Consider the following scenario. You try to modify a Microsoft SQL Server 2000 Data Transformation Services (DTS) package in SQL Server 2005. SQL Server 2005 is installed on a Microsoft Windows Server 2003-based computer or on a Windows XP-based computer. In this scenario, you receive the following error message:
Error Source : Microsoft Data Transformation Services (DTS) Package
Error Description : The DTS host failed to load or save the package properly.
If you click
OK in the error message box, you receive the following error message:
The selected package connot be opened. The DTS Designer has been closed.
Note In this error message, the word "connot" is a misspelling for the word "cannot."
If you click
OK in this error message box, you receive one of the following error messages:
Error message 1
Error HRESULT E_FAIL has been returned from a call to a COM component
Error message 2
SQL Server 2000 DTS Designer components are required to edit DTS packages. Install the special Web download, “SQL Server 2000 DTS Designer Components” to use this feature.
(Microsoft.SqlServer.DtsObjectExplorerUI)
This problem occurs when all the following conditions are true:
- The SQL Server 2000 DTS package was last saved from an instance of SQL Server 2000 that is running on a Windows 2000-based computer.
- The SQL Server 2000 DTS package is stored in a structure storage (.dts) file.
- The SQL Server 2000 DTS package is modified from an instance of SQL Server 2005 that is running on a Windows Server 2003-based computer or on a Windows XP-based computer.