Search

Mr by henritzo

Closed
as Fixed Help for as Fixed

1
0
Sign in
to vote
Type: Bug
ID: 682474
Opened: 8/1/2011 12:11:44 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
This is the log file on installation.
Could not install SQL server 2006 Express edition service park 1 (X86)

Details (expand)

LightSwitch Release Version

Version 1.0

Product Language

English

Steps to reproduce

2147483648

Failed to install the SQL server 2008 express on the laptol after installing the Visual studio lightweight 2011
Below is part of the log.
ISetupManager::RunInstall()
[07/30/11,00:18:47] setup.exe: [2] CSetupManager::Run() - Call to RunInstall() failed
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates VC 9.0 Runtime (x86) was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates VC 10.0 Runtime (x86) was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft .NET Framework 4 was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Update for Microsoft .Net Framework 4 was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft Help Viewer 1.1 (x86) was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft Windows Installer 4.5 (x86) - Vista was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft SQL Server 2008 Express Service Pack 1 (x86) was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 SP2 (x86) ENU was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates TFS Object Model (x86) was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft Web Deployment Tool (x86) was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft Silverlight 4.0 was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft Silverlight 4 SDK was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates WCF RIA Services was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft Visual Studio LightSwitch 2011 Deployment Prerequisites was not attempted to be installed.
[07/30/11,00:18:48] SimpleUI: [2] DepCheck indicates Microsoft Visual Studio LightSwitch 2011 - ENU is not installed.
[08/01/11,07:55:53] Microsoft SQL Server 2008 Express Service Pack 1 (x86): [2] Error code 5 for this component means "Access is denied.
"
[08/01/11,07:55:54] Microsoft SQL Server 2008 Express Service Pack 1 (x86): [2] Component Microsoft SQL Server 2008 Express Service Pack 1 (x86) returned an unexpected value.
[08/01/11,07:55:54] Microsoft SQL Server 2008 Express Service Pack 1 (x86): [2] Return from system messaging: Access is denied.

[08/01/11,07:55:55] SimpleUI: [2] DepCheck indicates Microsoft SQL Server 2008 Express Service Pack 1 (x86) is not installed.
[08/01/11,07:55:55] SimpleUI: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 SP2 (x86) ENU was not attempted to be installed.
[08/01/11,07:55:55] SimpleUI: [2] DepCheck indicates TFS Object Model (x86) was not attempted to be installed.
[08/01/11,07:55:55] SimpleUI: [2] DepCheck indicates Microsoft Web Deployment Tool (x86) was not attempted to be installed.
[08/01/11,07:55:55] SimpleUI: [2] DepCheck indicates Microsoft Silverlight 4.0 was not attempted to be installed.
[08/01/11,07:55:55] SimpleUI: [2] DepCheck indicates Microsoft Silverlight 4 SDK was not attempted to be installed.
[08/01/11,07:55:55] SimpleUI: [2] DepCheck indicates WCF RIA Services was not attempted to be installed.

Operating System

Windows Vista

Operating System Language

English

Actual results

Installed the visual studio lightweight successfully but could not install the SQL express server 2008

Expected results

successful Installation of sql server 2008 express
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 8/10/2011 at 10:33 AM
NOTE - the SQL Express 32bit (x86) version is available at:
http://go.microsoft.com/fwlink/?LinkId=153228

thanks
Posted by Microsoft on 8/10/2011 at 10:30 AM
Hello
It is not clear if you already have SQL installed on this machine.
If you do not have SQL already installed on the machine, you can try one (or both) of the following:

1. Just retry the Lightswitch setup and see if it can successfully install it on the second attempt

or
2. Try installing SQLExpress manually. First you need to bring down the appropriate version of SQLExpress for you machine. if you are a 64bit machine, please download and save locally the SQLExpress setup sources from http://go.microsoft.com/fwlink/?LinkId=153229. Then install it SQL Express by running the sql setup and following these settings:
Once the SQL Setup wizard is up...The top link that will show up in the right panel is "New installation or add features...". Click this link. Start pushing through the sql setup wizard. When you get to the wizard page called "Instance Configuration" , be sure to select "Named Instance" and in the text box enter "SQLEXPRESS" if it is not already there. Continue with wizard until you get to the "Server Configuration" page- Here make sure you enter "NT AUTHORITY\Network Service" for the "Account Name" for both services that need to be filled in. Now continue to “Database Engine Configuration” and in the “Specify SQL Server Administrator”please select “Add Current User”. I think at this point you can continue pushing through the SQL setup wizard and install. Hopefully now you can install Lightswitch and it should by-pass the SQL part.

thanks
Robert Schoen


Sign in to post a workaround.