Why am I getting this error . .

G

Guest

Session state can only be used when enableSessionState is set to true, either
in a configuration file or in the Page directive

This error only occurs while I am debugging. The code is production code
that has been running successfully for over year. I did not get this error
yesterday while debugging this same code. Today, however, I did allow
windows XP to install automatic updates. So something must have changed in
the .NetFrameWork or VS 2003. I am using .Net Framework 1.1 with the hotfix.

Can anyone explain this?

WR
 
G

Guest

The error is the first sentence/paragraph of my message. Maybe I should have
set it off with brackets . . .

[Session state can only be used when enableSessionState is set to true, either
in a configuration file or in the Page directive]
wr
 

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

Top