+ Reply to Thread
Results 1 to 3 of 3

Thread: ASP.NET session times out after a few hours

  1. #1
    Join Date
    Sep 2012
    Location
    Tampa, Florida, USA
    Posts
    17

    ASP.NET session times out after a few hours

    The session times out after a few hours and one can't schedule new recordings and also the config button disappears from the guide page. Deleting the cookies and reentering NEWA guide via a saved bookmark will workaround the issue. All 3 of my nPVR boxes have the issue. On 2 I'm using whatever version NEWA was installed with nPVR v2.4.3 and on the 3rd box nPVR v2.5.5 with the NEWA v1.26 updates. I've tried Firefox 2.0.0.20, 3.6.28, 10.0.2, Opera 11.52, Internet Explorer 8.0.6001.18702 and concluded it's probably not the browser.

    I googled it and found info suggesting starting the ASP.NET service and then changing the ASP.NET mode from InProc to StateServer. I tried that and it seemed to help a bit (maybe I imagined it..I don't remember...), but it didn't fully fix the issue so I changed it back. There was also some discussion about needing code to "serialize" the session, which I tried to follow, but somewhat over my head..

    I usually only connect to NEWA once a day and I found that as long as I first delete the cookies and then use my bookmark to get to the guide, the issue stays away. Kind of a kluge workaround, but whatever.. not a big deal but thought I'd post and see if anyone else has seen the issue.

  2. #2
    Join Date
    Oct 2006
    Location
    Hamilton New Zealand
    Posts
    4,121
    you should have the same version on all machines with all the patches applied check here
    http://forums.gbpvr.com/showthread.p...g-Started-info

    what version .net are you using check for a update
    Last edited by stustunz; 2012-09-16 at 07:22 AM.
    Specs
    Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram.Hvr4000,Nova-s plus
    Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram
    Client:Cpu Intel 2 gig ram ,Nvidia 9400
    Client:Popcorn Hour A110

  3. #3
    Join Date
    Feb 2005
    Location
    Pennsylvania, USA
    Posts
    4,694
    Timeout is 30 minutes with no activity..... you can change the setting in the web config but it will get overwritten with each update that comes out and you would need to reset.....

    <forms name=".ASPXAUTH" loginUrl="logon.aspx" protection="All" timeout="30" cookieless="UseDeviceProfile" />

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts