dbTalk Databases Forums  

mscorwks.dll causing issues in package execution

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss mscorwks.dll causing issues in package execution in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Wm. Scott Miller
 
Posts: n/a

Default mscorwks.dll causing issues in package execution - 05-02-2005 , 03:28 PM






Have a package that executes 6 child packages in sequence (no two packages
running at same time). One package contains custom DTS tasks written in C#
(package is third to run). Have package running as scheduled job and
everything goes as planned, except for right at the exact end of the
running. I get the following errors in the following places:

Job returns failure and job history shows:
.... Process Exit Code -1073741819. The step failed.

Package Logs show all 6 package execute tasks executed without failure
(error codes all 0).

Application log shows the following error:
Faulting application DTSRUN.exe, version 2000.80.534.0, faulting module
mscorwks.dll, version 1.1.4322.2032, fault address 0x00071bd8.

Obviously, I'm having some problem with cleaning it all up right at the end.
Anyone have a clue as to what will fix this? I've already got the C#
written custom tasks running on the main thread.

Scott



Reply With Quote
Reply




Thread Tools
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.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.