Guest User

Untitled

a guest
Jun 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. Thread was being aborted.
  2. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
  3.  
  4. Exception Details: System.Threading.ThreadAbortException: Thread was being aborted.
  5.  
  6. Source Error:
  7. An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
  8.  
  9. Stack Trace:
  10.  
  11. [ThreadAbortException: Thread was being aborted.]
  12. System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +501
  13. System.Web.ApplicationStepManager.ResumeSteps(Exception error) +564
  14. System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +141
  15. System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +436
Add Comment
Please, Sign In to add comment