Hi -
I am losing my session variables only on one page of my app. It's written in ASP.NET 2.0/VB. I tracked it down to happening during the sub:
Protected Overrides Sub Finalize()
MyBase.Finalize()
End Sub
{I placed a msgbox before and after with the session variables. The variables appear...
Hi -
I am losing my session variables only on one page of my app. It's written in ASP.NET 2.0/VB. I tracked it down to happening during the sub:
Protected Overrides Sub Finalize()
MyBase.Finalize()
End Sub
{I placed a msgbox before and after with the session variables. The variables appear...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.