Jump to content

installation error 'thread was being aborted'


Recommended Posts

I'm attempting to install and I keep running into this error.  I'm trying everything I can think of to minimize connection issues to the db which is on the same box as the app, but I can't shake this error.  Any thoughts as to the root cause and/or how to get past it?  And I've tried multiple versions of mssql enterprise, mssql express, and of passwordstate all with the same results.  So I'm thinking its something dealing with .Net or ASP.net, but I'm not sure. 

 

 

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 Passwordstate.Crypto.JoinSplitSecrets()     at Passwordstate.SystemSetting.QuerySystemSettings()

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