G
Guest
I'm losing session state variables during my debug session. Basically, I've expanded on web development - worked with web site for about 4 months now without problems. I'm adding code to web pages - and now I lose session variables and/or the Page_Load function is being called twice when rendering controls (first time IsPostBack = True, then IsPostBack = False where session variables are lost).
What is causing this - and if this is the debugger - then how am I supposed to debug my ASP.NET.
I'm dead in the water here - and need advice - please advice!
What is causing this - and if this is the debugger - then how am I supposed to debug my ASP.NET.
I'm dead in the water here - and need advice - please advice!