Session needed for debug?

G

Guest

I have got a web application that now doesn't use session state after I eliminated all session variables, opting to banish them all to the querystring for better performance
I have turned sessionState "off" in the web.config file, however it won't let me debug when it is off

Is this by design? I can understand how it may need session in order to debug, but is there a way of telling it that if I'm doing a release build then I want session off, and if I'm doing a debug build then I want session on?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top