Microsoft SQL Server Express Edition (SQL Server 2008 R2 Express) install problem on Windows 7
-
Thursday, September 22, 2011 10:29 PM
So for the last 2 days I've been trying to install SQL Server 2008 r2 Express with no success. After many many tries I'm ready to give up. I've tried everithing from searching the forums to reinstalling windows 7- nothing worked. Here's the closest I got. When the instalation is 90% finished I get a popup messege saying:
The following error has occured:
External component has thrown an exceptionClicking on the help button next to the text I get a little more detailsLinkID 20476Product Name Microsoft SQL ServerMessage Source setup.rllMessage ID 50000Product Version 10.50.1600.1EvtType 0xC6CA5DB2%400x7FCCE689This is a screen of the instalationHere's the log:Overall summary:Final result: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.Exit code (Decimal): 2144134793Exit message: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.Start time: 2011-09-22 20:45:13End time: 2011-09-22 20:57:49Requested action: InstallMachine Properties:Machine name: RAZVANESCU-PCMachine processor count: 4OS version: Windows 7OS service pack: Service Pack 1OS region: United StatesOS language: English (United States)OS architecture: x86Process architecture: 32 BitOS clustered: NoProduct features discovered:Product Instance Instance ID Feature Language Edition Version ClusteredSql Server 2008 SQLEXPRESS MSSQL10.SQLEXPRESS Database Engine Services 1033 Express Edition 10.1.2531.0 NoSql Server 2008 SQLEXPRESS MSSQL10.SQLEXPRESS SQL Server Replication 1033 Express Edition 10.1.2531.0 NoPackage properties:Description: SQL Server Database Services 2008 R2ProductName: SQL Server 2008 R2Type: RTMVersion: 10SPLevel: 0Installation location: e:\ad3ac50c0946ff0d8b63bdc1aed2\x86\setup\Installation edition: EXPRESS_ADVANCEDUser Input Settings:ACTION: InstallADDCURRENTUSERASSQLADMIN: TrueAGTSVCACCOUNT: NT AUTHORITY\NETWORK SERVICEAGTSVCPASSWORD: *****AGTSVCSTARTUPTYPE: DisabledASBACKUPDIR: BackupASCOLLATION: Latin1_General_CI_ASASCONFIGDIR: ConfigASDATADIR: DataASDOMAINGROUP: <empty>ASLOGDIR: LogASPROVIDERMSOLAP: 1ASSVCACCOUNT: <empty>ASSVCPASSWORD: *****ASSVCSTARTUPTYPE: AutomaticASSYSADMINACCOUNTS: <empty>ASTEMPDIR: TempBROWSERSVCSTARTUPTYPE: DisabledCONFIGURATIONFILE:CUSOURCE:ENABLERANU: TrueENU: TrueERRORREPORTING: FalseFARMACCOUNT: <empty>FARMADMINPORT: 0FARMPASSWORD: *****FEATURES: SQLENGINE,SSMSFILESTREAMLEVEL: 0FILESTREAMSHARENAME: <empty>FTSVCACCOUNT: <empty>FTSVCPASSWORD: *****HELP: FalseIACCEPTSQLSERVERLICENSETERMS: FalseINDICATEPROGRESS: FalseINSTALLSHAREDDIR: C:\Program Files\Microsoft SQL Server\INSTALLSHAREDWOWDIR: c:\Program Files\Microsoft SQL Server\INSTALLSQLDATADIR: <empty>INSTANCEDIR: c:\Program Files\Microsoft SQL Server\INSTANCEID: MSSQLSERVERINSTANCENAME: MSSQLSERVERISSVCACCOUNT: NT AUTHORITY\NetworkServiceISSVCPASSWORD: *****ISSVCSTARTUPTYPE: AutomaticNPENABLED: 0PASSPHRASE: *****PCUSOURCE:PID: *****QUIET: FalseQUIETSIMPLE: FalseROLE: AllFeatures_WithDefaultsRSINSTALLMODE: FilesOnlyModeRSSVCACCOUNT: NT AUTHORITY\NETWORK SERVICERSSVCPASSWORD: *****RSSVCSTARTUPTYPE: AutomaticSAPWD: *****SECURITYMODE: <empty>SQLBACKUPDIR: <empty>SQLCOLLATION: Danish_Norwegian_CI_ASSQLSVCACCOUNT: razvanescuSQLSVCPASSWORD: *****SQLSVCSTARTUPTYPE: AutomaticSQLSYSADMINACCOUNTS: razvanescu-PC\razvanescuSQLTEMPDBDIR: <empty>SQLTEMPDBLOGDIR: <empty>SQLUSERDBDIR: <empty>SQLUSERDBLOGDIR: <empty>SQMREPORTING: FalseTCPENABLED: 0UIMODE: AutoAdvanceX86: FalseConfiguration file: c:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110922_204436\ConfigurationFile.iniDetailed results:Feature: Database Engine ServicesStatus: Failed: see logs for detailsMSI status: PassedConfiguration status: Failed: see details belowConfiguration error code: 0x7FCCE689Configuration error description: External component has thrown an exception.Configuration log: c:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110922_204436\Detail.txtFeature: Management Tools - BasicStatus: PassedMSI status: PassedConfiguration status: PassedRules with failures:Global rules:Scenario specific rules:Rules report file: c:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110922_204436\SystemConfigurationCheck_Report.htmNot sure if the above log helpes. Hope you can shed some light over this because I'm ready to give up.
All Replies
-
Saturday, September 24, 2011 8:09 AM
Have you had a look at the bootstrap files to see if they give any further information. The result given above just outlines the components that are being installed and does not give any indication onto the error that you are getting.
With this being on WIndows 7 Have you disabled UAC ? http://www.mydigitallife.info/how-to-disable-and-turn-off-uac-in-windows-7/
When you run the installation have you run the setup.exe with the Run as Administrator ?
Anything more at this point would be taking a stab in the dark due to no further information.
Warwick Rudd
MCT MCITP SQL Server 2008 Admin
My Blog -
Monday, September 26, 2011 4:57 AMModerator
Hi razvanescu,
Please read through Hardware and Software Requirements for Installing SQL Server 2008 R2 to make sure your machine meets the requirement before installation. Reference: http://msdn.microsoft.com/en-us/library/ms143506.aspx.
Make sure you download SQL Server 2008 R2 Express from the proper link http://www.microsoft.com/download/en/details.aspx?id=3743.
You need to follow below steps:
Step 1: Download and install Microsoft .Net Framework 3.5 SP1. Or Download and install Microsoft .Net Framework 4.0.
Step 2: Download and install Windows Installer 4.5.
Step 3: Download SQL Server 2008 R2 Express by clicking the appropriate link.For further investigation, please post the error message in c:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20110922_204436\Detail.txt.
Here is link about how to view and read SQL Server Setup Log Files:
http://msdn.microsoft.com/en-us/library/ms143702.aspxHope this helps.
Maggie
Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread. -
Monday, September 26, 2011 6:10 AM
Hi I have the same problem as you and I find the solution, I have. frameork net 4.0, windows installer 5.0 and I get the exception of the external component, no longer do I have searched a lot and can not find the solution, I hope they can help thanks
- Edited by imanol17 Monday, September 26, 2011 6:20 AM
-
Monday, September 26, 2011 2:56 PM
Yes imanol17 that's the same problem I had.
I did manage to install it after after reinstalling Windows 7 (that's the only thing that worked for me).
Maggie Luo the steps you mentioned in your reply don't really apply to my problem because I have windows 7 installed (as I mentioned in my post) which contains Microsoft .Net Framework 3.5 SP1 and Windows Installer 4.5. Also my computer is quite high end and the software is up to date.
Warwick Rudd I didn't post the bootstrap log file because it was gigantic and didn't fit in the page :).
Hope somebody finds a viable solution to this problem since reinstalling windows is one of the things I hate most.
- Marked As Answer by Stephanie LvModerator Friday, September 30, 2011 5:13 AM
-
Wednesday, March 27, 2013 10:46 AM
Hi All,
Even i am also facing the same issue, but still i can't find the root cause. Could any body know about this issue please share with me.
-------------------------------------------------------------------------------------------------------------------------------------------
Overall summary:
Final result: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
Exit code (Decimal): 2144134793
Exit message: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
Start time: 2013-03-27 02:07:21
End time: 2013-03-27 02:12:04
Requested action: Install---------------------------------------------------------------------------------------------------------------------------------------------
Thanks in Advance!!!!!!
Thanks & Regards,
Reddy
- Edited by Reddappa456 Wednesday, March 27, 2013 10:46 AM

