Authorization and profile application block
-
Hi I'm trying to implement the authorization and profile application block for my application, i really don't know from where to start Any help Thanks in advance TG
-
Hi I'm trying to implement the authorization and profile application block for my application, i really don't know from where to start Any help Thanks in advance TG
-
tigertwareg wrote: i really don't know from where to start The documentation and QuickStart samples with this ApplicationBlock would probably be a good place to start, don't you think?
Hi, Thanks for help, I've done what u told me, it really helps thanks a lot, i still have a problem, i'm using active directory, i do the following: i change my store location in the app.config of my project like this: msldap://CN=SecurityStore,DC=Myserver SecurityStore : is my store in the autorization manager on the server Myserver : is the name of the server and i have this error: Additional information: COM object with CLSID {B2BCFF59-A757-4B0B-A1BC-EA69981DA69E} is either not valid or not registered. if u can help thanks in advance