Error message when you install SQL Server 2005: "There was an unexpected failure during the setup wizard" (916760)
The information in this article applies to:
- Microsoft SQL Server 2005 Standard Edition
- Microsoft SQL Server 2005 Workgroup
- Microsoft SQL Server 2005 Developer Edition
- Microsoft SQL Server 2005 Enterprise Edition
- Microsoft SQL Server 2005 Standard X64 Edition
- Microsoft SQL Server 2005 Enterprise X64 Edition
- SQL Server 2005 Standard Edition for Itanium-based Systems
- Microsoft SQL Server 2005 Enterprise Edition for Itanium Based Systems
Bug #: 408784 (SQLBUDT)
SYMPTOMSWhen you install Microsoft SQL Server 2005, you receive the following error message: There was an unexpected failure during the setup wizard. You may review the setup logs and/or click the help button for more information. When you examine the SQLSetup Number_ ServerName_Core(local).log file at this point, you notice the following error message at the end of the log file: Running: InstallToolsAction.10 at: 2006/4/8 16:46:2 Error: Action "InstallToolsAction.10" threw an exception during execution. Error information reported during run: Target collection includes the local machine. Fatal Exception caught while installing package: "10" Error Code: 0x80070002 (2) Windows Error Text: The system cannot find the file specified.
Source File Name: sqlchaining\sqlprereqpackagemutator.cpp Compiler Timestamp: Tue Aug 9 01:14:20 2005 Function Name: sqls::SqlPreReqPackageMutator::modifyRequest Source Line Number: 196 ---- Context ----------------------------------------------- sqls::InstallPackageAction::perform WinException caught while installing package. : 1603 Error Code: 0x80070643 (1603) Windows Error Text: Fatal error during installation.
Source File Name: packageengine\installpackageaction.cpp Compiler Timestamp: Fri Jul 1 01:28:25 2005 Function Name: sqls::InstallPackageAction::perform Source Line Number: 167 ---- Context -----------------------------------------------
sqls::InstallPackageAction::perform Notes- The SQLSetupNumber_ServerName_Core(local).log file is located in the following folder:
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files - Number represents a number that increases for every installation of SQL Server 2005. The log file that has the largest number for Number in the file name is the log file for the most recent installation of SQL Server 2005.
CAUSEThis problem occurs because the folders that contain the files that are required during the installation of SQL Server 2005 do not have a correct layout.
This problem is most likely to occur if you start the SQL Server 2005 installation from a folder on a network share or on a hard disk when the folder was copied from the SQL Server 2005 installation CDs.WORKAROUNDTo work around this problem, set the folders in the correct layout for the SQL Server 2005 installation. The SQL Server 2005 installation uses the following two folders: These two folders must be under the same level of a folder or the root folder of a drive. The names of these folders must be exactly Servers and Tools. The Servers folder contains all the files that are required to install major SQL Server 2005 components, such as database engine. The Tools folder contains tools components and Books Online for SQL Server 2005.
Modification Type: | Major | Last Reviewed: | 5/9/2006 |
---|
Keywords: | kbhowto kbExpertiseAdvanced kbinfo kbsql2005setup KB916760 kbAudDeveloper kbAudITPRO |
---|
|