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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...