Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
spareus
Yak Posting Veteran
52 Posts |
Posted - 2009-12-23 : 04:25:52
|
| I am Unable to install SQL Server 2005 on my PC having winxp, office2003.Error massage simply says that setup is unable to install sql server 2005 on your computer.Pl help.Regards,Spareus |
|
|
derach2000
Starting Member
37 Posts |
Posted - 2009-12-23 : 06:54:36
|
| To know what is blocking setup on your machine take a look at the SQLSetup_XXXX_Core.log ( %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\Log ) |
 |
|
|
spareus
Yak Posting Veteran
52 Posts |
Posted - 2009-12-23 : 07:13:15
|
| Thanks for reply. I had a look but could not understand anything.Kindly look into the same. File name : SQLSetup0001_KANOTC24_Core.logFollowing is the contents.Microsoft SQL Server 2005 Setup beginning at Tue Dec 22 13:47:59 2009Process ID : 3952D:\SQL 2005\SQL 2005\Tools\setup.exe Version: 2005.90.1399.0Running: LoadResourcesAction at: 2009/11/22 13:47:59Complete: LoadResourcesAction at: 2009/11/22 13:47:59, returned trueRunning: ParseBootstrapOptionsAction at: 2009/11/22 13:47:59Loaded DLL:D:\SQL 2005\SQL 2005\Tools\xmlrw.dll Version:2.0.3604.0Complete: ParseBootstrapOptionsAction at: 2009/11/22 13:47:59, returned trueRunning: ValidateWinNTAction at: 2009/11/22 13:47:59Complete: ValidateWinNTAction at: 2009/11/22 13:47:59, returned trueRunning: ValidateMinOSAction at: 2009/11/22 13:47:59Complete: ValidateMinOSAction at: 2009/11/22 13:47:59, returned trueRunning: PerformSCCAction at: 2009/11/22 13:47:59Complete: PerformSCCAction at: 2009/11/22 13:47:59, returned trueRunning: ActivateLoggingAction at: 2009/11/22 13:47:59Complete: ActivateLoggingAction at: 2009/11/22 13:47:59, returned trueDelay load of action "DetectPatchedBootstrapAction" returned nothing. No action will occur as a result.Action "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions: Condition "EventCondition: __STP_LaunchPatchedBootstrap__3952" returned false.Running: PerformSCCAction2 at: 2009/11/22 13:47:59Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4001.5512Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4001.5512Complete: PerformSCCAction2 at: 2009/11/22 13:48:0, returned trueRunning: PerformDotNetCheck at: 2009/11/22 13:48:0Complete: PerformDotNetCheck at: 2009/11/22 13:48:0, returned trueRunning: ComponentUpdateAction at: 2009/11/22 13:48:0Complete: ComponentUpdateAction at: 2009/11/22 13:48:41, returned trueRunning: DetectLocalBootstrapAction at: 2009/11/22 13:48:41Complete: DetectLocalBootstrapAction at: 2009/11/22 13:48:41, returned trueRunning: LaunchLocalBootstrapAction at: 2009/11/22 13:48:41Error: Action "LaunchLocalBootstrapAction" threw an exception during execution. Error information reported during run:"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe" finished and returned: 1602Aborting queue processing as nested installer has completedMessage pump returning: 1602Regards,Spareus |
 |
|
|
|
|
|
|
|