Newbie: Catching the Abort method to destroy a thread

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hello -

I am generating a ThreadAbortException, however, my ASP.NET application is
working fine. I have read that i can test for this error using...
catch(ThreadAbortException e)... but then i must explicity can the JOIN
method. This is beyond my skill-set.

My question is... if i don't do anything, and my ASP.NET app seems to be
working fine, is this a "critical" exception?

Thanks,
.



Relevant Pages

  • .Net Unhandled Exception
    ... One of my clients when she starts my app, ... Application has generated an exception that could not be handled. ... Prev by Date: ...
    (microsoft.public.vsnet.general)
  • Re: Catching HTTP error
    ... the GetResponse generates a failure and my app ... > crashes with an exception error. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Source-code debugging not working
    ... Instead of throwing a specific exception, have you tried just doing for ... Are both app and DLL in the same solution? ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: FullTrust for calling Process members
    ... into determining the permissions that an application is granted. ... app an ASP.NET app, ... > currently i am using only this code and the exception occurs. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Hosted user control in IE exception handling
    ... For the exception in your app, I suggest you may attach VS.NET to a IE ... Prev by Date: ...
    (microsoft.public.dotnet.framework)