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