dbTalk Databases Forums  

Help installing a new DTS Custom Task

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


Discuss Help installing a new DTS Custom Task in the microsoft.public.sqlserver.dts forum.



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

Default Help installing a new DTS Custom Task - 07-07-2006 , 01:42 PM






I create a sample DTS Custom task that does nothing more than display a
Message Box just to see if I can get it to work. I am writing in C#.

I followed steps in MS article 326909

My problem is that when I open the DTS package, I can see the icon for
my task in the toolbox of the DTS designer. But when I drag it into
the package, I get an error message box with the text belo:

Error Source: Microsoft Data Transformation Services (DTS) Package

Error Description: Task 'DTSTask_DTS.SampleDTSTask_1' was not found.

Can anyone shed any light on this issue?

As per the MS article, my assembly has a strong name, has been
registered using REGASM and has been installed into the GAC.

Can anyone shed some light on this or point me to a tutorial for
creating a custom DTS task using C# that goes from start to finish?

Thanks,

Chris


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.