DTS designer hangs when package started -
08-13-2004
, 04:14 AM
Hello, All!
I'm write custom task (VB6) - wrapper for third-party OCX. Custom task
create instance of com-object in run-time(using New), fire some methodts and
clean-up. Custom task works well, I can handle events and errors from
third-party OCX. But when I open package in designer and try to run entire
package (Package\Execute) designer hangs. Execution of package doesn't
started at all (first task is usual ActiveX script not started too). EM
doesn't respond and can be closed with Task Manager.
Package works well, if I run it from EM (right clic - Execute package).
Is this problem with VB and threading? with EM?
With best regards, Alexander Sinitsin. E-mail: al_sin[dog]ukr.net |