authentication problem on windows vista (iis7) (cookie is getting written but httpcontext.current.user is null)
Are you using IIS or Visual Studio's built-in server?
The answer is to change IIS7 mode from Integrated Pipeline to "Classic".
the answer is to change the Managed pipeline mode to "classic" :)