Peter's Gekko

Sponsors

The Lounge

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Visual Web developer : where has my session gone ?

Without a doubt it is a setting I am overlooking.. but :

I try to use the session object in a VS 2005 web app running on Visual Web Developer. After every roundtrip my Session object has a new sessionId and the Isnew property reads true. Started with a blank asp.net app. It was like that in the May preview and is still like that in the beta. What am I missing ?

Peter


Posted 07-09-2004 1:02 PM by pvanooijen

[Advertisement]

Comments

Derick Bailey wrote re: Visual Web developer : where has my session gone ?
on 07-09-2004 9:08 AM
perhaps your security settings in your browser prevent you from storing the session ID cookie?
Paul Wilson wrote re: Visual Web developer : where has my session gone ?
on 07-09-2004 9:11 AM
If your computer name has a dash in it and you're using it instead of localhost then this is a problem with IE.
Peter van Ooijen wrote re: Visual Web developer : where has my session gone ?
on 07-09-2004 11:24 AM
Derick, you are right. It is a security settting, can't reach anything which requires a cookie. Nor stylesheets. So it's not an VWD issue but the default setting after installing a fresh virtual machine with all Windows updates installed.

Peter's Gekko wrote Weird session behaviour in VS 2005
on 07-11-2004 11:10 PM
Weird session behaviour in VS 2005

Add a Comment

(required)  
(optional)
(required)  
Remember Me?