I deployed the sample application (the blue one you get when you create a new project) to IIS7 on Windows Server 2008. When I try to access mysite.com/home/about I get redirected to Accoun/Login.
This does not happen when I run the site on VS integrated server. I did not change any code in the project, so it sems to be an issue on the server.
IIS is set to integrated mode. Any ideas what is wrong?