Re: Need to keep client from being logged out at timeout.

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




"Scott Roberts" <sroberts@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:OM4lBtHLIHA.4688@xxxxxxxxxxxxxxxxxxxxxxx

"Garry Freemyer" <garry_No_Spam_@xxxxxxxxxxx> wrote in message
news:XU_0j.2667$fl7.801@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Because of the default 20 minute timeout

So increase it...


I don't come to forums but as a last resort after trying everything
within reason including what you said to do to no avail.

What do you mean by "no avail"? You are not able to change the default? Or
you are not able to set the timeout high enough?


Good question. I mean that what I have tried so far has not had any effect
on anything, as if my changes were completely ignored. I'll speak to my
boss - He's a programmer too, Im going to foreward your message to him.

Thanks kindly!

Too much of this thread has been snipped for me to remember for sure, but
I think you are using ASP.NET membership, right? If so, there are methods
of making the authentication cookie permanent (no expiration), which would
keep users "logged in" indefinitely. In fact, there is "Remember Me"
functionality built in to the standard Login control that does just that.

Someone alluded to session timeouts, but considering your situation you
really shouldn't be using sessions at all. Sessions can be lost in a
variety of ways, not just as a result of a timeout.


.



Relevant Pages

  • Re: Need to keep client from being logged out at timeout.
    ... I don't come to forums but as a last resort after trying everything within reason including what you said to do to no avail. ... but considering your situation you really shouldn't be using sessions at all. ... Sessions can be lost in a variety of ways, not just as a result of a timeout. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Window Computer Locks
    ... We have disabled the server timeout and most sessions work fine with it. ... time period AND that there is no group policy affecting the PC that would ... Go to Administrative Tools -> Terminal Services Configuration. ...
    (microsoft.public.windows.server.security)
  • Re: Page Timeout
    ... tested that and it worked but my boss prefers the timeout approach. ... There wouldn't be a reason why testing it with the server ... the Cache property of Response. ... then forgot cache use session time out, in each of your secure pages ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Simple Session Timeout for 60 minutes
    ... Note that tripling the Timeout for Sessions is going to increase memory use ... Timeout value) is the wrong solution to a problem you haven't mentioned. ... I'm not sure what IIS sessions are. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Remote Desktop on FC8
    ... It's generally annoying to have your session killed when your connection breaks for any reason. ... Someone else suggested vncserver which will work but I'd recommend freenx with the NX client on the other end. ... Also note that these approaches aren't the same as desktop sharing since they run in different sessions than the console but that's not likely to matter on a headless box. ...
    (Fedora)