dtexecui.exe error -
07-05-2006
, 02:31 PM
Hello,
I am trying to migrate DTS to SSIS. Server A is SQL2000 and Server B is
SQL2005.
The migration process works without any errors generated.
However, when I try to go Integration Services -> SERVER B -> Stored
Packages -> MSDB -> packagename-> Run Package, it generates the following
error:
..NET Runtime 2.0 Error
Event ID 5000
EventType clr20r3, P1 dtexecui.exe, P2 9.0.242.0, P3 434f5df5, P4 dtexecui,
P5 9.0.242.0, P6 434f5df5, P7 2, P8 1d, P9 system.io.filenotfoundexception,
P10 NIL.
I have gone into BI and debugged the DTS package; it runs perfectly in debug
mode and in non-debug mode (DOS window). However every attempt to launch it
like above results in that error.
I have already tried Method 2 as outlined in MSKB 911816 but it did not work.
Any guidance would be appreciated. Many thanks -
N. Aaron |