Jump to content

Stef

Members
  • Posts

    1
  • Joined

  • Last visited

Stef's Achievements

  1. We are trying to update our Passwordstate, but we are required to enable backups. We try to set this using a local admin account (Passwordstate Automatic Backups and Upgrades (clickstudios.com.au)) I followed every step, but adding the account doesn’t work. The SQL query gives me this error message: Category: Session Ended Error Code = Thread was being aborted., StackTrace = at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at (Object , String , Boolean ) at Passwordstate.Passwordstate.Common.QuerySessionStatus(String strPage) at Passwordstate.defaultshell.Page_Load(Object sender, EventArgs e) It appears the user's session in IIS has been prematurely ended, causing the following error - Error Code = Thread was being aborted., StackTrace = at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at (Object , String ) at Passwordstate.Passwordstate.Common.QuerySessionStatus(String strPage) at Passwordstate.defaultshell.Page_Load(Object sender, EventArgs e) Could someone help me with this problem, please?
×
×
  • Create New...