Custom Principal
google_at_jullet.com
Date: 02/24/05
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Impersonation using WindowsIdentity( upn ) ctor"
- Previous message: Matias Woloski: "Re: Impersonation using WindowsIdentity( upn ) ctor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 23 Feb 2005 18:49:28 -0800
Hi,
I use Custom Principal and it works well on my PC (Localhost).
When I deploy it at my hosting service it fails.
I print out HttpContext.Current.User.GetType().ToString()
On my PC it is CustomPrincipal.
But at the hosting service it is
System.Security.Principal.GenericPricipal
Any idea, what could be different between the hosting company
environment and my PC to cause this?
Thanks for any response.
.... Tom ..
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Impersonation using WindowsIdentity( upn ) ctor"
- Previous message: Matias Woloski: "Re: Impersonation using WindowsIdentity( upn ) ctor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]