session state

  • Thread starter Thread starter Tommy Martin
  • Start date Start date
T

Tommy Martin

I have a strange problem. On a hosted 2003 server my session state seems to
be timing out or something. At any rate the variables I set disapear. It
only happens on this hosted box. It runs windows server 2003 and iis6. This
does not happen on my 2003 server or on my xp development machine.

Any ideas what may be going on? I am definately not releasing the variables
and i have the timeout in my web.config set to 120.

Thanks in advance.

Tommy
 
Thanks... It did help. I was making some changes to the web.config last
night about the time all of the problems were happening. It makes sense now.
 
Back
Top