| David Wang [Msft] 2005-12-30, 3:00 am |
| Session Timeout duration and ASP/ASPX pages in the same web page have no
direct correlation.
See the following blog entry describe what is Session state, how it is
commonly implemented for ASP/ASP.Net, what affects it, and some common
observations and how/why they happen:
http://blogs.msdn.com/david.wang/ar...te_on_IIS6.aspx
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
<sean.gilbertson@gmail.com> wrote in message
news:1135884664.960305.326470@g49g2000cwa.googlegroups.com...
> We have a web application whose session timeout is set to 180 minutes.
> However, I believe we are still getting timeouts of considerably less
> than that. I know that we have both ASP and ASPX pages in the same web
> application. Would this make any difference?
>
|