Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why I can not create a new session variable
Message
De
27/02/2003 16:22:22
Leo Kool
Agis Automatisering BV
Harmelen, Pays-Bas
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00758802
Message ID:
00759064
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform