dbTalk Databases Forums  

Custom Task Registration Problems; Error: Not Implemented

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


Discuss Custom Task Registration Problems; Error: Not Implemented in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dennis.foster@jergens.com
 
Posts: n/a

Default Custom Task Registration Problems; Error: Not Implemented - 12-24-2003 , 08:20 AM






I have created a custom task in VB6 that captures error
data and calls an error logging package.

I have successfully registered the .DLL using regsvr32.

I have successfully registered the task in DTS.

The designer properties form works fine.

The task executes properly when I run the package.

I am using the Execute Package Task to run several
packages that contain this error logging task from a
parent package. If I use execute step to run the Execute
Package Task it runs the package with the error logging
custom task without problem.

When I execute the parent package, the package with the
error logging fails with a "Not Implemented" message

The Custom Task was adapted from the sample in the Wrox
book 'Professional SQL Server 2000 DTS'.

Is there something I am missing?

Reply With Quote
  #2  
Old   
Farooq Mahmud [MS]
 
Posts: n/a

Default RE: Custom Task Registration Problems; Error: Not Implemented - 12-25-2003 , 06:29 PM






Hi Dennis,

Go to the parent package, find the execute package task that calls the
subpackage. On that Execute Package task, edit the Workflow Properties so
that it is set to "Execute on main thread". Hopefully this will resolve the
problem.

Regards,
Farooq Mahmud [MS SQL Support]

This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.


Reply With Quote
  #3  
Old   
Geert Boelens
 
Posts: n/a

Default RE: Custom Task Registration Problems; Error: Not Implemented - 01-06-2004 , 07:39 AM



Hi,

This is a solution to my problem, thank you for the explanations!

Geert



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

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.