|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, July 17, 2012 11:56 PM
Points: 5,
Visits: 38
|
|
hi.
i am trying to install sql srever 2008 R2 in a windows server 2008 (and since it failed, tried server 2003 SP2 as well.). but the followin g errors appear in the Suport Files installation window.
what may be the problem ?
TITLE: Microsoft SQL Server 2008 R2 Setup ------------------------------ The following error has occurred: 1: 1101 2: C:\Config.Msi\620b8.rbs 3: 32
For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xF45F6601%25401201%25401 ------------------------------ BUTTONS: OK ------------------------------
TITLE: Microsoft SQL Server 2008 R2 Setup ------------------------------ The following error has occurred: SQL Server Setup has encountered an error when running a Windows Installer file. Windows Installer error message: The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance. Windows Installer file: \\dbmachine\enu\1033_ENU_LP\x86\setup\sqlsupport_msi\SqlSupport.msi Windows Installer log file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110308_002946\SqlSupport_Cpu32_1_ComponentUpdate.log Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup. For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xC24842DB ---------------------------- BUTTONS: &Retry Cancel ------------------------------
the provided link says "There is no additional information about this issue" i am helpless
please tell me what to do
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 12:53 PM
Points: 31,
Visits: 512
|
|
Hi ,
Which version of the windows installer are you using? Also is the windows installer service started?
Regards Jody
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Monday, April 08, 2013 5:37 AM
Points: 70,
Visits: 254
|
|
Windows Installer 4.5 or later is required for installing SQL Server 2008R2.
Check details of C:\Windows\System32\msi.dll to determine the File Version that you are using.
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 12:53 PM
Points: 31,
Visits: 512
|
|
This might help
http://social.msdn.microsoft.com/Forums/en/sqlsetupandupgrade/thread/8eb94732-2068-4739-b59f-060be178c5ac
Also have you tried installing SQL via the command line?
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Monday, November 26, 2012 10:17 PM
Points: 167,
Visits: 470
|
|
Hi, have you also tried installing SQL using slipstream command?
|
|
|
|