Jump to content

The argument to SetTimeout must be greater than 0


support

Recommended Posts

After performing an upgrade, you might experience a general error page asking you to query the DebugIngo table to find out more information.  When you run:

 

USE Passwordstate

SELECT * FROM DebugInfo

 

You get the following error:

 

The argument to SetTimeout must be greater than 0., StackTrace =    at System.Web.SessionState.HttpSessionStateContainer.set_Timeout(Int32 value)     at _default.Page_Load(Object sender, EventArgs e)     at System.Web.UI.Control.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

 

This error indicates that something has killed your IIS Session, and restarting your browser will fix the issue.

 

Regards,

Support

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...