So this is the problem:
We have an application that has both .asp and .aspx pages. When a user is browsing to the site using IE6, there is a possibility that the page will drop the session and the user gets an or the login page. This doesn't happen all of the time; only sometimes. But I have only been able to replicate on IE6.
Sometimes, when I get the error "This page cannot be displayed," all what I have to do is refresh and it works.
I also notice that when the problem happens, it seems like the site takes a bit longer. Could this be a timeout problem?
Thanks in advance,
Hugo