I have a DTS package stored in a structured storage file. When I call the package from the command-line on one (actually several) machine on my network it executes normally.
We just added a new machine to the network, configured it, but when I run the package I get the following error:
Ordinarily I would suspect the SSF contained multiple packages or a name was wrong, but the exact same command runs fine on multiple other machines. So it has to be something with the configuration of this particular computer. Any ideas?
We just added a new machine to the network, configured it, but when I run the package I get the following error:
Code:
Error: -2147220460 (80040414); Provider Error: 0 (0)
Error String: Cannot find the specified package in the storage location specified
Ordinarily I would suspect the SSF contained multiple packages or a name was wrong, but the exact same command runs fine on multiple other machines. So it has to be something with the configuration of this particular computer. Any ideas?