E
E Barr
Hi,
When working in debug mode of Visual Studio 2005, whenever I make a change to one of my files in the App_Code directory, all of my session variables get cleared. This is annoying because it means I have to start the application from the beginning by re-logging in. The files in my App_Code directory are all static classes. so as far as I understand, they don't even use session variables. Does anyone know a way to keep this form happening, or is it "by design" for some reason
From http://www.developmentnow.com/g/8_2005_7_8_0_0/dotnet-framework-aspnet.h
Posted via DevelopmentNow.com Group
http://www.developmentnow.com
When working in debug mode of Visual Studio 2005, whenever I make a change to one of my files in the App_Code directory, all of my session variables get cleared. This is annoying because it means I have to start the application from the beginning by re-logging in. The files in my App_Code directory are all static classes. so as far as I understand, they don't even use session variables. Does anyone know a way to keep this form happening, or is it "by design" for some reason
From http://www.developmentnow.com/g/8_2005_7_8_0_0/dotnet-framework-aspnet.h
Posted via DevelopmentNow.com Group
http://www.developmentnow.com