dbTalk Databases Forums  

CustomTaskUI Implementation in C#

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


Discuss CustomTaskUI Implementation in C# in the microsoft.public.sqlserver.dts forum.



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

Default CustomTaskUI Implementation in C# - 06-24-2004 , 07:17 AM






Hi

I've implemented the example as per the "Using DTS for Business Intelligence
Solutions Best Practices" guide.
http://msdn.microsoft.com/sql/defaul...tBPwithDTS.asp

When I create a new package and put the custom task in, the UI works as
expected.
However, when editing an existing package, the MMC terminates unexpectantly
when the form is shown.

Any help is appreciated.

Chris Stefano


BTW: the EHTask class needs the
"ClassInterface(ClassInterfaceType.AutoDual)" attribute to be applied so
that it's properties are available to the DTS designer.



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.