ASP.NET authentication cookie disappears, only in IE, only from specific locations
问题 Internet explorer is not keeping my authentication cookie after one page redirect. Here is the situation: I have an ASP.NET 2.0 web application running on a shared iis7 hosting. The application uses forms authentication to handle login and user identity and writing a cookie (.ASPXFORMSAUTH) on the client machine for that purpose. in IE (checked with version 8, 9), from some locations , the authentication cookie is not being kept after the first page. The observed behavior is: User name and