-
Session Variable
I'm putting a username into a session variable and using it though out the
site. It works fine on my live server but on my test server it does not
hold the values. Me session variable is always blank. Does anyone know
why this may happen?
Thank You,
Wyle
-
Re: Session Variable
It might happen if sessions are disabled.
Check IIS settings, open properties for web site or virtual dir, go to Home
Directory tab, click Configuration button, go to App options tab, Enable
session state box should be checked.
hope this helps,
- Sergey
"Wyle" <Wyle@home.com> wrote in message news:3b448150$1@news.devx.com...
>
> I'm putting a username into a session variable and using it though out the
> site. It works fine on my live server but on my test server it does not
> hold the values. Me session variable is always blank. Does anyone know
> why this may happen?
>
> Thank You,
> Wyle
-
Re: Session Variable
Way,
1)Please check the size of u r global.asa file. It should not be 0 bytes.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks