session expiring randomly

  • Thread starter Thread starter hch_nguyen
  • Start date Start date
H

hch_nguyen

Hi,

I have an asp.net app. The session state is set to expire in 20 minutes in
web.config, but my sessions seem to timeout randomly even though I interact
with the application regularly, which is supposed to reset the expiration
time I believe. Is there a specific way that you have to start a session or
interact with it in order to keep your session current?

Thanks,
Christine
 
Hi

I am also facing the same problem. One thing that I observed was it is working properly i
some other machine having entire framework environment (developer's), this won't we acceptable to client
Other thing that could be checked is session timeout set in the IIS

Regard
Satish
 

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