Custom Principal

google_at_jullet.com
Date: 02/24/05


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 ..