New Custom task not showing up in BIDS -
04-16-2010
, 07:24 PM
I’m having difficulty figuring out why the sample HelloWorld custom
task is not showing up inside of BIDS (SSIS Data Flow Items tab).
I’ll be developing a custom task (similar to RegExFlatFileSource
sample in MSDN) after I get past this…
I’ve read and followed all sorts of help such as
http://msdn.microsoft.com/en-us/libr...=SQL.100).aspx with
no luck.
I’ve installed my SQL Server on my D drive, which caused me to have to
tweak the samples, registering the assemblies to the correct
directories (D:\Program Files\Microsoft SQL Server\100\DTS\Tasks).
I’ve confirmed that the new custom task is showing up in the GAL - so
no issues there I think.
Any help on how to troubleshoot this would be appreciated.
Thanks, dave |