J
John Bailey
I am working on an application in which I would like to use Client
Application Services for the authorization. I tried going through the
walkthrough and authentication worked just fine, but the IsInRole would not.
Thinking that I must have missed something, I downloaded a nice sample
located here:
http://blogs.msdn.com/winformsue/ar...-services-sample-and-walkthrough-updated.aspx.
This did not work either. Again, the authentication worked (using
manager/manager for the id/password), but the manager role check failed and
the settings gave an error saying that it was not authenticated (but
IsAuthenticaed returns true for the identity)
Has there been some change here I just can't find documentation on? I have
Visual Studio 2008 Professional SP1 and am running this on a Vista SP1
machine if that helps.
Thanks for any help
John Bailey
Application Services for the authorization. I tried going through the
walkthrough and authentication worked just fine, but the IsInRole would not.
Thinking that I must have missed something, I downloaded a nice sample
located here:
http://blogs.msdn.com/winformsue/ar...-services-sample-and-walkthrough-updated.aspx.
This did not work either. Again, the authentication worked (using
manager/manager for the id/password), but the manager role check failed and
the settings gave an error saying that it was not authenticated (but
IsAuthenticaed returns true for the identity)
Has there been some change here I just can't find documentation on? I have
Visual Studio 2008 Professional SP1 and am running this on a Vista SP1
machine if that helps.
Thanks for any help
John Bailey