Session Expired... Help Me Please!

  • Thread starter Thread starter Dexter
  • Start date Start date
D

Dexter

Hello all,
I have a web application and in the web.config file, the attribute timeout
is 60, but the session variable that i set with the user id expire before 60
seconds.

Somebody know how to resolve this problem?

Thanks



Dexter
 
Hi Dexter,
But the Default timeout is 20 minutes in web.config.
So how come u have 60.
And i don't think the session variable works with the timeout in web.config!
To use timeouts in web.config, make sure your IIS hasn't got a timeout
settings too. But to my knowlegde i think the timeout in Web.config overrides
IIS.
 

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