Not able to sink with Events when using an RCW around dtspkg.dll -
01-20-2005
, 01:41 PM
Hi,
I am pulling my hair out trying to figure out why I can't sink up dts
package events in VB.NET when referencing an RCW that is around the
dtspkg.dll.
The code in this article works fine when just referencing the dtspkg.dll
directly from the VS.NET IDE. http://support.microsoft.com/?kbid=321525
The article that shows how to build the RCW around the dtspkg.dll is here
htttp://sqldev.net/dts/dotnetcookbook.htm
Please help.
Thank You,
Chris |