Copied from https://aspnet.codeplex.com/workitem/10339
Developing an ASP.Net MVC 4 website with SimpleMembership, the Login GET controller is sometimes called even though the user is logged in. So far this has happened only during development (we're not in QA yet), and only after modifying a .cshtml page. It happens once in a while after modifying a .cshtml page, not consistently.
Details:
http://stackoverflow.com/q/14888479/141172
Comments: We are unable to reproduce this issue. If you have more details about what is happening on the wire prior to when the login page is requested we can take another look.
Developing an ASP.Net MVC 4 website with SimpleMembership, the Login GET controller is sometimes called even though the user is logged in. So far this has happened only during development (we're not in QA yet), and only after modifying a .cshtml page. It happens once in a while after modifying a .cshtml page, not consistently.
Details:
http://stackoverflow.com/q/14888479/141172
Comments: We are unable to reproduce this issue. If you have more details about what is happening on the wire prior to when the login page is requested we can take another look.