Session Issue only in IE for an ASP .NET application
Posted
by Siva
on Stack Overflow
See other posts from Stack Overflow
or by Siva
Published on 2009-08-17T05:22:09Z
Indexed on
2010/06/15
4:02 UTC
Read the original article
Hit count: 158
We have migrated our Asp .NET application from Windows 2000 server to Windows 2003 Server
when we access the site from Internet explorer we are facing some cache issues like when we click on logout its redirecting to homepage instead of login page but when i try to navigate inside its not allowing me i.e. its throwing me the user id and password is wrong..
i am facing this issue only in IE if i access the same page from Firefox i am not gettiing these kind of issue..
Is this problem related to some IIS settings or some code change is required?
please help me in solving this issue...
© Stack Overflow or respective owner