J
Jonk Eidersteldvr
Hi,
I am using a web application -asp, ado, C#, using CodeBehind files etc..
I am using "InProc" session state and find that session variables are
loosing their values between one web form and the next. I have used "InProc"
on my development machine and the session variable values are being
maintained between pages.
I copied two of the relevant forms into another application and using
"InProc" session state they maintained their values between forms.
The Global and WebConfig files are virtually identical between applications.
This indicates to me that the problem is somewhere within my application but
I don't know where to start looking from here.
Any suggestions?
Thank You
I am using a web application -asp, ado, C#, using CodeBehind files etc..
I am using "InProc" session state and find that session variables are
loosing their values between one web form and the next. I have used "InProc"
on my development machine and the session variable values are being
maintained between pages.
I copied two of the relevant forms into another application and using
"InProc" session state they maintained their values between forms.
The Global and WebConfig files are virtually identical between applications.
This indicates to me that the problem is somewhere within my application but
I don't know where to start looking from here.
Any suggestions?
Thank You