Re: session variable getting lost



Mark, thanks for the reply.
I do not see either of these things applying here. This happened twice this
morning for no apparent reason and then it didn't happen. I have not changed
the time out so it should still be 20 minutes and I am not overwriting them
as far as I can see. I can not reproduce it on my machine.

S

"Mark Rae [MVP]" <mark@xxxxxxxxxxxxxxxxx> wrote in message
news:%237xKnRMIIHA.5056@xxxxxxxxxxxxxxxxxxxxxxx
"SAL" <SAL@xxxxxxxxxxxxx> wrote in message
news:u5$G%23JMIIHA.4712@xxxxxxxxxxxxxxxxxxxxxxx

My question is, is there some reason that my session variable evaporates
randomly?

No. Session variables will be lost when the Session times out, or when
they are overwritten / removed - does either of these situations apply
here...?


--
Mark Rae
ASP.NET MVP
http://www.markrae.net


.