R
Richard Roche
My application is timing out between 7 and 8 minutes of
inactivity. I'm using forms based authentication and have
sessionstate timeout="20". I've even displayed this value
on the web page.
There is also a httpRuntime executionTimeout="1200" for
long database queries. Both setting in web.config.
Any suggestions, why i doesn't stay active for 20 minutes?
It redirect back to the login.aspx.
Thanks for any suggestions.
inactivity. I'm using forms based authentication and have
sessionstate timeout="20". I've even displayed this value
on the web page.
There is also a httpRuntime executionTimeout="1200" for
long database queries. Both setting in web.config.
Any suggestions, why i doesn't stay active for 20 minutes?
It redirect back to the login.aspx.
Thanks for any suggestions.