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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Unable to install SQL Server 2005

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 )
Go to Top of Page

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.log
Following is the contents.
Microsoft SQL Server 2005 Setup beginning at Tue Dec 22 13:47:59 2009
Process ID : 3952
D:\SQL 2005\SQL 2005\Tools\setup.exe Version: 2005.90.1399.0
Running: LoadResourcesAction at: 2009/11/22 13:47:59
Complete: LoadResourcesAction at: 2009/11/22 13:47:59, returned true
Running: ParseBootstrapOptionsAction at: 2009/11/22 13:47:59
Loaded DLL:D:\SQL 2005\SQL 2005\Tools\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2009/11/22 13:47:59, returned true
Running: ValidateWinNTAction at: 2009/11/22 13:47:59
Complete: ValidateWinNTAction at: 2009/11/22 13:47:59, returned true
Running: ValidateMinOSAction at: 2009/11/22 13:47:59
Complete: ValidateMinOSAction at: 2009/11/22 13:47:59, returned true
Running: PerformSCCAction at: 2009/11/22 13:47:59
Complete: PerformSCCAction at: 2009/11/22 13:47:59, returned true
Running: ActivateLoggingAction at: 2009/11/22 13:47:59
Complete: ActivateLoggingAction at: 2009/11/22 13:47:59, returned true
Delay 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:59
Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4001.5512
Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4001.5512
Complete: PerformSCCAction2 at: 2009/11/22 13:48:0, returned true
Running: PerformDotNetCheck at: 2009/11/22 13:48:0
Complete: PerformDotNetCheck at: 2009/11/22 13:48:0, returned true
Running: ComponentUpdateAction at: 2009/11/22 13:48:0
Complete: ComponentUpdateAction at: 2009/11/22 13:48:41, returned true
Running: DetectLocalBootstrapAction at: 2009/11/22 13:48:41
Complete: DetectLocalBootstrapAction at: 2009/11/22 13:48:41, returned true
Running: LaunchLocalBootstrapAction at: 2009/11/22 13:48:41
Error: 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: 1602
Aborting queue processing as nested installer has completed
Message pump returning: 1602





Regards,
Spareus
Go to Top of Page
   

- Advertisement -