In message <0F01CFB7-C268-426B-9463-309049B344C2 (AT) microsoft (DOT) com>, Martin
Davies <MartinDavies (AT) discussions (DOT) microsoft.com> writes
Quote:
I have a package (A) which executes another package (B). The executed package
B contains a custom task. Package B executes correctly when run by itself,
but fails with "Not implemeted" when executed from package A. If the custom
task is removed from package B, it runs OK when executed from package A.
So, the problem appears to occur only when a package containg a custom task
is executed from another package. Can anyone help - I need a fix for this
urgently. This is SQL2000 SP3a on Windows 2003 |Enterprise Server. |
If the custom task was written in VB, then make sure you have set the
Exec Pkg Task to execute on the main thread. (Right-click the task,
Workflow Properties, Options). The custom task should also be set in
this way, and the designer will do this by default for you.
If that still does not work, can you not debug the task?
--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com
PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org