Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session variables
Message
From
30/09/2004 08:25:48
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Session variables
Miscellaneous
Thread ID:
00947472
Message ID:
00947472
Views:
52
I have a simple asp.net app. It has two web pages. On page one i set a session variable - Session("Test") = "1"

On page 2, I set label.text = Session("Test")

This works fine on my local machine where I developed it; however, when I set it up on my companies server, it does not.

In IIS I went to the Home Directory tab. Clicked on Configuration, went to the Options tab, and the box is checked for maintaining sessions.

Can someone tell me what I am missing. There has to be a setting somewhere or something that is not right.

Thanks for the help.
Randy Belcher
AFG Industries, Inc.
Next
Reply
Map
View

Click here to load this message in the networking platform