Session Time Out

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am building a .net Application, using InProc Mode
However, the session will be timeout Randomly...
I did not make some change on the global or webconfig file or the file inside the bin

Thank You
 
Have a look in the Event Log in the Application list to see if ASAP.NET
worker process is recycling. If it is (for whatever reason), your session
will be lost.
 
You are looking at the event viewer APPLICATION folder right?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top