Hello,
I'm having trouble with the SQL 2008 Package Installation Wizard. When I try and deploy the packages
using the wizard (I have about a dozen and want to save time by using the wizard), I get the following error:
===================================
Unexpected error occurred. (Package Installation Wizard)
===================================
Unable to find an entry point named 'DTSSKUIsWKGorUnder' in DLL 'dts'. (DTSInstall)
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Deployment.NativeMethods.DTSSKUIsWKGorUnder()
at Microsoft.SqlServer.Dts.Deployment.PackageInstallationWizardForm..ctor()
at Microsoft.SqlServer.Dts.Deployment.PackageInstaller.Main(String[] args)
Dave SQL Developer