472,352 Members | 1,658 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,352 software developers and data experts.

ThreadAbortException when page is loading

Hi all
Please forgive me if this has been asked before. I am getting a ThreadAbortException in "Unknown Module" when i try to load a page from VS.NET. One problem is it does not happen all the time. But with more projects being added to the reference list, I will get it more often. When it happens, I loss information in the Session as it get restarted, and some event doesn't happened (i.e. IndexChanged event in dropdownlist, onclick event for button). Initially i thought one of the module causes the problem, so i remove all of them and add them back one at a time. The problem is with the modules, sometime it causes problem, sometime it doesn't. Does anyone know how I can find out what the problem is? or which module, or part of the code cause the problem? Can i attach to the aspnet_wb process and check the exception
Btw, i am using VS.NET 2003, .NET Framework V1.1.4322, W2K with SP4 running on Microsoft Virtual PC

I have pasted some output messages from the Output window in VS.NET at the end of this post.
Thanks
Chee Yee

------------
'/LM/W3SVC/1/ROOT/ContractPresentation-1-127227307405771853': Loaded 'c:\winnt\assembly\gac\system.data\1.0.5000.0__b77 a5c561934e089\system.data.dll', No symbols loaded
'/LM/W3SVC/1/ROOT/ContractPresentation-1-127227307405771853': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\tempor ary asp.net files\contractpresentation\98b082de\3907d5af\assem bly\dl2\692b2598\d8c9c01c_effbc301\microsoft.appli cationblocks.uiprocess.dll', No symbols loaded
'Domain3': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\mscorl ib.dll', No symbols loaded
'/LM/W3SVC/1/ROOT/ContractPresentation-2-127227307615241721': Loaded 'c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f 5f7f11d50a3a\system.web.dll', No symbols loaded
An unhandled exception of type 'System.Threading.ThreadAbortException' occurred in Unknown Module

Additional information: Thread was being aborted
------------------------------
'DefaultDomain': Loaded 'c:\winnt\assembly\gac\system.enterpriseservices\1 .0.5000.0__b03f5f7f11d50a3a\system.enterpriseservi ces.thunk.dll', No symbols loaded
'/LM/W3SVC/1/ROOT/ContractPresentation-2-127227307615241721': Loaded 'c:\winnt\assembly\gac\system.enterpriseservices\1 .0.5000.0__b03f5f7f11d50a3a\system.enterpriseservi ces.thunk.dll', No symbols loaded
'/LM/W3SVC/1/ROOT/ContractPresentation-2-127227307615241721': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\tempor ary asp.net files\contractpresentation\98b082de\3907d5af\yj9zj lnk.dll', Symbols loaded
'/LM/W3SVC/1/ROOT/ContractPresentation-2-127227307615241721': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\tempor ary asp.net files\contractpresentation\98b082de\3907d5af\3byup uwv.dll', Symbols loaded
An unhandled exception of type 'System.Threading.ThreadAbortException' occurred in Unknown Module

Additional information: Thread was being aborted
The program '[1436] aspnet_wp.exe: /LM/W3SVC/1/ROOT/ContractPresentation-2-127227307615241721' has exited with code 0 (0x0)
The thread '<No Name>' (0x904) has exited with code 0 (0x0)

------------------------------------
Nov 18 '05 #1
0 1226

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: David Waz... | last post by:
Moved an app from W/2000 Asp V1.0 to W/2003, VS/2003, ASPV 1.1 Page runs a long job, uploading 2 large fixed length files (300,000 rows) into...
3
by: Steve - DND | last post by:
I just implemented a page that performs a Response.Redirect(url, true). As such, I wrapped it in a try catch, and explicitly caught a...
1
by: Eric | last post by:
I have the following situation: I was getting intermittent errors using Reponse.Redirct("url", true) and was trying to catch the...
1
by: Burak Gunay | last post by:
Hello, I have a piece of code where I am writing the contents of a datagrid to an excel report Dim tw As New StringWriter() Dim hw As New...
1
by: kowshikj | last post by:
In a ASP.NET 1.1 application, we get this exception at xmlDoc.Load() when loading an XmlDocument. This does not seem to happen every time though....
6
by: foolmelon | last post by:
If a childThread is in the middle of a catch block and handling an exception caught, the main thread calls childThread.Abort(). At that time a...
3
by: =?Utf-8?B?RXRoYW4gU3RyYXVzcw==?= | last post by:
Hi, I am running a web service which sometimes throws exceptions. I have a lot of error trapping within the web service, but I have missed the...
5
by: dorrit.Riemenschneider | last post by:
I've developed a sharepint webpart (ASP.NET 2.0 application) with use of the CrystalReportViewer web control...
0
by: Zeba | last post by:
Hi ! I am using a httphandler to perform some url rewriting in my application. My web.config contains the following entry to direct all urls...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.