Quantcast
Channel: NetSqlAzMan - .NET SQL Authorization Manager
Browsing all 163 articles
Browse latest View live
↧

New Post: Problem with role delegate and mmc snap in

I suppose you’re talking about the sp dbo.GetDBusers ?Here is the code : ALTERFUNCTION [dbo].[netsqlazman_GetDBUsers](@StoreName nvarchar(255), @ApplicationNamenvarchar(255),...

View Article


New Post: Problem with role delegate and mmc snap in

SP code seems good. I would try to download the NetSqlAzMan source code and go to Debug. I can not think of another. Let me know. Andrea.

View Article


New Post: Guide is not good enough

That's the same thing that I am running into. Either I am over thinking the way to setup security or some additional documentation will be helpful.

View Article

Created Unassigned: Role provider and username format [12508]

I have a question regarding this topic.I'm actually using netsqlazman with forms auth with kerberos protocol transition, I have a multi tenant app (each tenant has specific upn suffix). when role...

View Article

New Post: Installation of WCF Cache service leads to crash of NetSqlAzMan...

Hi, After installing the WCF Cache service, i try to open the NetSQLAzMan Auhtorization manager MMC SnapIn. But the mmc snapin crashes when i try to open it. Can someone please tell me what could be...

View Article


New Post: InvalidateCache for StorageCache Mechanism

Hi, Is there a way to invalidate StorageCache? I dont want to use WCF Cache service. Regards Rashmi

View Article

New Post: InvalidateCache for StorageCache Mechanism

Use theNetSqlAzMan.Cache.StorageCache.BuildStorageCache() method.

View Article

New Post: InvalidateCache for StorageCache Mechanism

Thanks Andrea. But how do i invalidate this StorageCache ?

View Article


New Post: InvalidateCache for StorageCache Mechanism

Just invoke that method on your StorageCache instance ... I cannot understand your question. O_O

View Article


New Post: InvalidateCache for StorageCache Mechanism

Hi Andrea, NetSqlAzMan has two ways of caching the store data. 1)WCF cache service 2)NetSqlAzMan.Cache.StorageCache I want to use the second option. Now, "NetSqlAzMan.Cache.StorageCache" class does not...

View Article

New Post: InvalidateCache for StorageCache Mechanism

RashmiSingh, once again my answer is the same. The cache can be invalidated, rebuilding it by invoking the method BuildStorageCache() of your StorageCache instance.

View Article

New Post: InvalidateCache for StorageCache Mechanism

ok..thanks. got it

View Article

New Post: Destination array is not long enough to copy all the required data....

Hi, Did you find a solution for this error ? I am facing the same issue while building the cache. Thanks

View Article


New Post: export

how do I make the export work, either for the store or an application. I have the following code: StringBuilder sb = new StringBuilder(); XmlWriter xWrt = XmlWriter.Create(sb);...

View Article

New Post: export

Hi, the last parameter of the Export method (owner object) is the object from which you are exporting ... (this is for design requirements) See the example below: StringBuilder sb = new...

View Article


New Post: export

Thanks

View Article

New Post: export

I tried your suggestions, and I don't get anything back from export. I know I have authorizations, any thoughts? Thanksben

View Article


New Post: export

Post here your code fragment please.

View Article

New Post: export

StringBuilder sb =newStringBuilder();XmlWriter xWrt =XmlWriter.Create(sb,newXmlWriterSettings { ConformanceLevel =ConformanceLevel.Fragment });StringBuilder sb =newStringBuilder();XmlWriter xWrt...

View Article

New Post: Using RoleProvider in TransactionScope

Hello there! I am using NetSqlAzMan v3.6.0.15 Roles Provider in a WPF application. We have one module where we use the provider.RemoveUsersFromRoles() provider.AddUsersToRoles() methods to update the...

View Article
Browsing all 163 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>