Jump to content

Error during config backup


Stef

Recommended Posts

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?

Link to comment
Share on other sites

  • 10 months later...

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...