HighTechTalks DotNet Forums  

W/2003, VS/2003 and ThreadAbortException

Dotnet Distributed Applications microsoft.public.dotnet.distributed_apps


Discuss W/2003, VS/2003 and ThreadAbortException in the Dotnet Distributed Applications forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
David Waz...
 
Posts: n/a

Default W/2003, VS/2003 and ThreadAbortException - 07-03-2003 , 04:17 PM






Moved a working 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 SQL database. A process is run
against the data, and altered flat-files produced.

The job aborts at EXACTLY 105 seconds (1 min, 45 seconds)
regardless of WHERE in the process we are - could be DB
read, DB write, string manipulation - whatever.

I've checked all Sql Server, Machine.Config, Web.Config
and IIS settings - no joy... Researched everything I
could find in Google/Microsoft.

Workstation: dual 2.66 ghz xeon w/ 2 gig memory, local
IIS, local SQL server.

HELP!

Thread was being
aborted.System.Threading.ThreadAbortException: Thread was
being aborted.
at System.Data.Common.DbDataAdapter.Update(DataRow[]
dataRows, DataTableMapping tableMapping)
at System.Data.Common.DbDataAdapter.Update(DataTable
dataTable)
at Maple.PickPro.com.modDb.ExecSqlInsert(DataTable
sqlTable, String SelectCmd) in c:\hosted
sites\Maple\modDb.vb:line 73
at Maple.PickPro.com.BmcSortProcessSql.ParseDetailFil e
() in c:\hosted sites\Maple\BmcSortProcessSql.vb:line 245
at Maple.PickPro.com.bmcSort.ProcessFiles() in
c:\hosted sites\Maple\bmcSort.aspx.vb:line 219
at Maple.PickPro.com.bmcSort.btnProcess_Click(Object
sender, EventArgs e) in c:\hosted
sites\Maple\bmcSort.aspx.vb:line 1047/3/2003 2:52:45 PM -
7/3/2003 2:54:31 PM 105


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.