-
1
- #1
I have done all of the conversions necessaries from VB 6.0 to VB .NET. After the DTS in converted I try to run it and I keep getting an error. The error is as follow:
System.InvalidCastException has ocurred at XXXXXX.exe
Specifically in the code at:
oCustomTask1 = oTask.CustomTask
QueryInterface for interface DTS.CustomTask failed
I research and I found out the I need to install SQL Server client tools and have install SQL Service 2000 Service Pack 3
I do not want could it be. Thanks for your help in advance