Re: Session Timed Out Issue (URGENT)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thaynann <Thaynann@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> I am developin an application that access a web site, i can get to the first
> page of the site, but when i POST to get to other pages, it gives me a
> message (amongst the HTML code) "Session Timed Out"
>
> It doesnt happen in IE, unless i leave the site sitting for about 10mins (my
> code executes in under 10 mins)
>
> can anyone help me as to why this happens?

Presumably because you've got a session timeout of 10 minutes - ASP.NET
will throw away the session after it hasn't been used for a certain
length of time. I'm sure you can increase the timeout, although I don't
know exactly where. You'd be better off asking in an ASP.NET newsgroup
- your question has nothing to do with C#, really.

--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
.



Relevant Pages

  • Re: Server-Side HTML to JavaScript Vars in AJAX?
    ... get all subpages with content, names are subpage1.asp, subpage2.asp, ... XMLHttpRequest does not get session protected pages. ... If subpages html codes are in JS variables, when JS will use these variables to write the html code, associated images will have to be downloaded on this moment ... ...
    (comp.lang.javascript)
  • Re: Session Timed Out Issue (URGENT)
    ... > I am developin an application that access a web site, ... > gives me a message (amongst the HTML code) "Session Timed Out" ... Do you properly implemented session handling in your client code? ...
    (microsoft.public.dotnet.languages.csharp)
  • help with hidden variables...
    ... have the following html code: ... I want to store the "selected state value" as a hidden variable and ... retrieve in other pages(maintaining a session). ...
    (comp.lang.java.programmer)
  • Re: ReportViewerControl Session Timeout
    ... As for the reportviewer session timeout issue, ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: ReportViewerControl Session Timeout
    ... As for the reportviewer session timeout issue, ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet)