W
William LaMartin
I have a problem, mentioned here before, of Session and Application
variables disappearing at one site but not at others or on my development
computer.
The problem is illustrated by an example at
http://www.lamartin.com/dotnet/sessiontestset.aspx, were I set Session,
Application and Cache variables on the first page and then on the second
page view them as the second page is refreshed every five seconds. Before
10 refreshes, the variables have disappeared. Strangely, at least to me,
the Session Id can still be retrieved. So, under what circumstances do you
retain the Session ID but lose the Session variables?
The pages are hosted on a Windows 2003 server in a shared environment, but
not on a web farm. I have no control over this server, but the web host has
tried to solve the problem. However, they have not produced a solution.
What could be causing this?
variables disappearing at one site but not at others or on my development
computer.
The problem is illustrated by an example at
http://www.lamartin.com/dotnet/sessiontestset.aspx, were I set Session,
Application and Cache variables on the first page and then on the second
page view them as the second page is refreshed every five seconds. Before
10 refreshes, the variables have disappeared. Strangely, at least to me,
the Session Id can still be retrieved. So, under what circumstances do you
retain the Session ID but lose the Session variables?
The pages are hosted on a Windows 2003 server in a shared environment, but
not on a web farm. I have no control over this server, but the web host has
tried to solve the problem. However, they have not produced a solution.
What could be causing this?