Consider the following scenario. On a computer that has Microsoft SQL Server 2000 Data Transformation Services (DTS) installed, you install Microsoft SQL Server 2005 Integration Services. Then, you use the
dtsrun command prompt utility (Dtsrun.exe) to run a DTS package that contains the ActiveX Script task. In this scenario, you receive the following error message:
DTSRun.exe Unable to Locate Component
This application has failed to start because SQLResourceLoader.dll was not found. Re-installing the application may fix this problem.
Back to the top
This problem occurs because the SQLResourceLoader.dll file is not installed on the computer.
Back to the top
To resolve this problem, install the Legacy Components feature from the SQL Server 2005 setup media. To do this, follow these steps:
| 1. | On the SQL Server 2005 setup media, run the Setup.exe file.
|
| 2. | On the Components to Install page, click Advanced. |
| 3. | On the Feature Selection page, expand Client Components, click Legacy Components, and then click Will be installed on local hard drive. |
| 4. | Click Next, and then complete the SQL Server Installation Wizard.
|
Back to the top
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Back to the top