Session Timeout problem

  • Thread starter Thread starter Eilsa
  • Start date Start date
E

Eilsa

Dear all,

My ASP.NET page always session timeout within 20 minutes. However, I've set
the following statement at the web.config
<sessionState timeout="400" />
Any alternative solution to extend the timeout period?

Thanks

Best Regards,
Eilsa
 
Back
Top