I have ASP.NET MVC 4 application. In this application, for logged user, Membership.GetUser() returns null when working in Chrome… and it works just fine in IE9.
Could anyone get me an idea how to fix this?
I have ASP.NET MVC 4 application. In this application, for logged user, Membership.GetUser() returns
Share
Chrome 23 – everything works fine!