This topic is locked

Session Expired message

8/27/2006 7:53:51 PM
ASPRunnerPro General questions
P
peter van mechelen author

Every time i open my browser to visit de ASP pages on my _intra_net within a few seconds i get the message: "Your session has expired. Please login again" What is wrong? It is not the firewall en i check the enable session state in my iss application configration yet.
Thanks for support me
Best regards,
Peter van Mechelen

Sergey Kornilov admin 8/28/2006

If your web server runs Windows 2003 check the following article:

http://www.webcheatsheet.com/asp/asp_troubleshooting.php

P
peter van mechelen author 8/28/2006

If your web server runs Windows 2003 check the following article:

http://www.webcheatsheet.com/asp/asp_troubleshooting.php


Thanks for the quick reaction,

But no my webserver runs on windows XP pro SP2 IIS 5.1 and i can't find the problem

W
waynem 8/28/2006



Thanks for the quick reaction,

But no my webserver runs on windows XP pro SP2 IIS 5.1 and i can't find the problem


Are you permitting cookies?

P
peter van mechelen author 8/28/2006



Are you permitting cookies?



Yes I do

W
waynem 8/31/2006



Yes I do


try deleting the cookie file, clear your browser cache, and try again.
also, you can try installing a new browser like firefox and see if the behavior is the same.

P
peter van mechelen author 9/3/2006



try deleting the cookie file, clear your browser cache, and try again.
also, you can try installing a new browser like firefox and see if the behavior is the same.



I did so but it did not solve the problem

A
ashumak 9/22/2006

I have looked and looked, and I still can't get this fixed. I checked with the hosting co, and they didn't have the problem, so I think it must be something to do with the end users, which includes me.
Something in the IE? Tried the privacy settings suggested, but still not helping.
Any other suggestions?
Alan

Sergey Kornilov admin 9/22/2006

Alan,
send me a URL where I can check it.
I had similar problem with Windows 2003 IIS 6. Once I did the following the problem was gone.

  • In IIS Manager, expand the local computer
  • Expand Application Pools
  • Right-click the application pool
  • Click Properties
  • Flip to the Performance tab
  • Under Web garden, in the Maximum number of worker processes box, type 1
  • Click Ok