Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why I can not create a new session variable
Message
From
27/02/2003 16:22:22
Leo Kool
Agis Automatisering BV
Harmelen, Netherlands
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00758802
Message ID:
00759064
Views:
25
Hi Nadya,

As far I can see your code should work.
Are you using PWS or IIS?
The session state doesn't depend on the client's cookies setting, it's a pure server side variable
In IIS you can disable the session state.
In ASP script you can disable the session state too by issue-ing the following command:
<%@ EnableSessionState=False %>
You should check these things.

Hth.

Greetz,
Leo
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform