BUG: Installation of SQL Server 2000 Desktop Engine Fails on Computers That Already Have SQL Server 7.0 Tools Installed (275307)
The information in this article applies to:
- Microsoft SQL Server 2000 Desktop Engine (MSDE)
- Microsoft SQL Server 7.0
This article was previously published under Q275307
BUG #: 235514 (SHILOH_BUGS)
SYMPTOMS
If you install an instance of Microsoft SQL Server 2000 Desktop Engine on a computer that already has the SQL Server 7.0 client tools installed, the installation fails during the SkuIt custom action and the following error message appears in the setup log file:
Loading extended custom action library sqlcax.dll
Starting custom action SkuIt
An internal error occurred during install (failed to load package id).
Contact Microsoft Technical Support.
Action ended 15:35:19: InstallFinalize. Return value 3.
CAUSE
This problem occurs when the SQL Server 2000 Desktop Engine Setup detects the Sqlboot.dll file from the SQL Server 7.0 installation. The Sqlboot.dll file in use is from the MSSQL7\Binn directory.
WORKAROUND
To work around this behavior, follow these steps:
- Rename the Sqlboot.dll file in the C:\MSSQL7\Binn folder.
- Install the MSDE named instance.
- Rename the Sqlboot.dll file mentioned in step 1 back to Sqlboot.dll.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 2000.
This problem was corrected in a later release of Microsoft SQL Server 2000, Desktop Engine Edition, which is available as a "Refresh CD" created to fix this specific problem. The Refresh CD is a full copy of Microsoft SQL Server 2000, Desktop Engine Edition.
Contact Microsoft Product Support Services to obtain the Refresh CD. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, refer to the Microsoft Web site at:
Additionally, the later release of Microsoft SQL Server 2000, Desktop Engine Edition (MSDE 2000), is included in the following products when they ship:
- Microsoft Visual Studio.NET
- Microsoft Office XP
- Microsoft Application Center
Modification Type: | Major | Last Reviewed: | 10/16/2003 |
---|
Keywords: | kbbug kbpending KB275307 |
---|
|