Wednesday, December 03, 2008 ..:: Forums ::.. Register  Login
 Forums Minimize
SearchForum Home
     
  Mainstream Forums  Developers  automatic logou...
 automatic logout
 
jneumann
24 posts
Joined
3/10/2008

automatic logout
Posted: 10 Mar 08 2:54 PM Modified By jneumann  on 3/10/2008 2:54:42 PM)
My install of spledid seems to loose its session very quickly.  If a new page isnt accessed within about 5 minutes you are rerouted to the login screen and lose any work you had done.  Is there a setting in spledid to change this?
support
2153 posts
1st
Joined
1/3/2006

Re: automatic logout
Posted: 10 Mar 08 5:15 PM
It sounds like a normal ASP.NET session timeout.  You can increase the time in the Web.config file.
jneumann
24 posts
Joined
3/10/2008

Re: automatic logout
Posted: 11 Mar 08 11:13 AM
the timeout on the sessionstate element in my Web.config file is set to 60 and according to the documentation that is minutes.  i tried changing the settings to larger(1800 assuming it was seconds)/smaller(20, the default) values but i am still getting kicked out at irregular intervals.  any other ideas?
support
2153 posts
1st
Joined
1/3/2006

Re: automatic logout
Posted: 11 Mar 08 11:51 AM

Could there be something that is restarting the web site?  Watch the SystemCheck.aspx page for the App Init event.  It should be many hours ago.

Another solution is to enable the ASP.NET State Server.  This keeps your sessions active even if the web site is restarted.

jneumann
24 posts
Joined
3/10/2008

Re: automatic logout
Posted: 12 Mar 08 12:25 PM
I checked the system check page and the website is restarting.  Any idea what could be causing this?
  Mainstream Forums  Developers  automatic logou...

Forum Home  Search       

Copyright (c) 2006-2008 SplendidCRM Software, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2008 by Perpetual Motion Interactive Systems Inc.