Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Thread being aborted error message.

Reply
Thread Tools

Thread being aborted error message.

 
 
jediknight
Guest
Posts: n/a
 
      08-03-2007
Having recently been asked to look into some bugs in one of our old
web systems, I keep getting an error message in some try...catch
statements that I've put in.
Error message is

Thread was being aborted

This is raised whenever a Response.Redirect was called.

 
Reply With Quote
 
 
 
 
Mark Rae [MVP]
Guest
Posts: n/a
 
      08-03-2007
"jediknight" <> wrote in message
news: oups.com...

> Having recently been asked to look into some bugs in one of our old
> web systems, I keep getting an error message in some try...catch
> statements that I've put in.
> Error message is
>
> Thread was being aborted
>
> This is raised whenever a Response.Redirect was called.


http://msdn2.microsoft.com/en-us/lib...dt(vs.80).aspx


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

 
Reply With Quote
 
 
 
 
Lit
Guest
Posts: n/a
 
      08-03-2007
this is normal, you can eat it.

Lit


"jediknight" <> wrote in message
news: oups.com...
> Having recently been asked to look into some bugs in one of our old
> web systems, I keep getting an error message in some try...catch
> statements that I've put in.
> Error message is
>
> Thread was being aborted
>
> This is raised whenever a Response.Redirect was called.
>



 
Reply With Quote
 
Alvin Bruney [MVP]
Guest
Posts: n/a
 
      08-08-2007
> this is normal, you can eat it.
you mean swallow right?

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
https://www.microsoft.com/MSPress/books/10933.aspx
OWC Black Book www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley


"Lit" <> wrote in message
news:...
> this is normal, you can eat it.
>
> Lit
>
>
> "jediknight" <> wrote in message
> news: oups.com...
>> Having recently been asked to look into some bugs in one of our old
>> web systems, I keep getting an error message in some try...catch
>> statements that I've put in.
>> Error message is
>>
>> Thread was being aborted
>>
>> This is raised whenever a Response.Redirect was called.
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Thread was being aborted thrown for background thread (win2003 ser =?Utf-8?B?Sm9oYW5uYQ==?= ASP .Net 3 10-15-2004 01:35 PM
Thread was being aborted in win2003 server. Back ground thread reading MS access database, no redirects or transfers. Johanna ASP .Net 0 10-13-2004 01:32 PM
Error: Thread was being aborted. =?Utf-8?B?VGF5bw==?= ASP .Net 3 08-09-2004 04:28 PM
"Thread was being aborted" error from WebApp using Thread.Sleep. Stephen Miller ASP .Net 3 07-01-2004 11:50 PM
"Thread was being aborted" error in mscorlib - web project Elliot M. Rodriguez ASP .Net 1 01-22-2004 05:50 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57