I had this error Thread was being aborted., this afternoon in my error log.
The code that caused this error is:
Response.Redirect(\"
you can change like this Response.Redirect ("Login.aspx",false) then it wont abort.