dbTalk Databases Forums  

"Not implemented" error with custom task and execute package task

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


Discuss "Not implemented" error with custom task and execute package task in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Martin Davies
 
Posts: n/a

Default "Not implemented" error with custom task and execute package task - 11-19-2004 , 10:53 AM






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.
--
Martin Davies
Bold Venture Software

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: "Not implemented" error with custom task and execute package task - 11-20-2004 , 10:21 AM






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



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.