Session Variables...

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Microsoft (someone_at_everyone.com)
Date: 03/10/04


Date: Wed, 10 Mar 2004 20:48:28 +0530

I am using Session variables in my ASP application. I have tested the
application on a Win2k professional and it works fine. When the same web
app is installed on a win2k advanced server from the client browser when the
app is accessed the session variable returns null inspite of a value being
already set. I have checked the IIS enable session state settings. When i
use the server machine as client and access the app as localhost then the
session variable has correct value.

How can this be solved? What other settings if any, need to be changed to
get it work.

Thanks,
RamG



Relevant Pages

  • Redirection with Cell Phone Browsers
    ... I have written an ASP.NET app that searches an XML database ... only now got the session variables to work as intended. ... the command control works as intended on browsers that access ...
    (microsoft.public.dotnet.framework.aspnet.mobile)
  • Re: How do you figure out how much memory a class is using?
    ... I have a Page base class for my app so what you are saying makes sense. ... >> Basically its an extension of the Encapsulate Downcast refactoring. ... >> Rather then have the DirectCast of Session variables scattered ... >> - Session Variable name is in a single location ...
    (microsoft.public.dotnet.languages.vb)
  • Re: AJAX not working when using Session variables.
    ... Can you please post the relevant code? ... the AJAX calls weren't updating the ... I found the only real difference between my application and the quick app ... Is there any way to get AJAX to work when using Session variables? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Session Variables...
    ... > I am using Session variables in my ASP application. ... > app is installed on a win2k advanced server from the client browser when ... > app is accessed the session variable returns null inspite of a value being ... I have checked the IIS enable session state settings. ...
    (microsoft.public.inetserver.asp.general)
  • Session expiration and authentication
    ... I'm using FormsAuthentication for an asp.net app. ... timeout period, and on Session_EndI call FormsAuthentication.SignOut. ... My main problem is that after SignOut, the re-authentication does not ... values that were previously stored in session variables. ...
    (microsoft.public.dotnet.framework.aspnet.security)