New Post: Remove User In role
Ok, now I have understood. Could you please send me the exported xml of the entire NetSqlAzMan application ? Regards, Andrea.
View ArticleNew Post: Remove User In role
I'm not sure you understand, Sorry my english is bad !! I have 3 roles : Admin, Group1, Group2"Admin" is composed to 2 user : SUPER_USER1, SUPER_USER2 SUPER_USER1 & SUPER_USER2 access to :...
View ArticleNew Post: Security.Roles.IsUserInRole --> Security Exception
Hello, It's me again ^^ I have another problem when I use :System.Web.Security.Roles.IsUserInRole(username, rolename) When username is me, it works. When it's someone else, I have this error message...
View ArticleNew Post: Cache Service consumed from a .Net2.0 assembly.
Hello, How can I configure the cache service so that it can be consumed from a .Net2.0 assembly. I was trying to configure basichttpbinding, but no luck. If that is the answer, do you have any samples...
View ArticleNew Post: Import Error
I am getting different error dialogues when attempting to import 2 different Application xml's that I have successfully imported else where. The first file is giving me a "The given key was not present...
View ArticleNew Post: Import Error
Additional information - I was able to import 6 of 8 files on this server. All these files were created from the same store. Each file is consistently giving me their respective errors.
View ArticleNew Post: StorageCache NullRefernceException
Hello. We have long time use NetSQLAzMan v3.6.0.15. Everything works fine until it began to add authorization with parameters ValidFrom and ValidTo. In some cases in method GetAuthorizedItems in class...
View ArticleNew Post: SQL Statement for Inserting Authorizatoins
I have a need to write a SQL statement for one time migration of data from an old system into our current database. I have migrated the Users but now need to get their roles inserted into NetSQLAzman....
View ArticleNew Post: What is the default time out of the storage Cache?
Great. You're welcome. ;-)
View ArticleNew Comment on "Documentation"
Neither of the .chm files will open. They both display 'Retype the address' in the content area.
View ArticleNew Post: Getting WCF Cache Service working
Did you find any solution to this problem? I have exactly the same case.
View ArticleNew Post: Using netsqlazman as roleprovider and caching
Hi Andrea, I tried to implement the cacheRefreshInterval inside of the providers section but It looks that this is not implemented in the NetSqlAzMan. take a look of...
View ArticleNew Post: Using netsqlazman as roleprovider and caching
Hi, the cacheRefreshInterval is an "AuthorizationStoreRoleProvider" property exclusive. It cannot be implemented in any custom provider. Look at the cacheRefreshInterval Property description in your...
View ArticleNew Post: Using netsqlazman as roleprovider and caching
Hi Andrea, Thanks a lot for your prompt response and for this wonderful NetSQLAzMan product. I was looking that the NetSqlAzManRoleProvider class inherit from the System.Web.Security.RoleProvider in...
View ArticleNew Post: Problem with role delegate and mmc snap in
Hello, When I create a new delegation (between dbuser) the mmc snap in crash while accessing the corresponding role authorization. There is the code I'm using for the delegation creation : IAzManDBUser...
View ArticleNew Post: Problem with role delegate and mmc snap in
Hello, seeing the error seems that the row of delegation (SID) has not been written correctly on the Database. Try to manually delete the row from the DB (table ItemAuthorizations). Let me know....
View ArticleNew Post: Problem with role delegate and mmc snap in
Hi, Deleting the row seems to work, the snap in doesn't crash anymore. But as soon as I create a new delegation, the problem is back. Here is the row that is added : ItemId ownerSid...
View ArticleNew Post: Problem with role delegate and mmc snap in
Hi, could you post the source code of dbo.GetUsersDemo() sp please ? I suppose the problem is there !
View Article