|
I have this working with VS2008 and SQL2008.
Make sure you have the components placed into the
C:\Program Files\Microsoft SQL Server\100\DTS\Tasks
folder and NOT
C:\Program Files\Microsoft SQL Server\90\DTS\Tasks
Don't know if its that simple for you or if you have recompiled the source code, watch the version numbering..... You need to change ALL of the version numbers or it wont work.
|