SQL Server 2008 Installation

  • I am trying to install SQL2K8. I click on the setup.exe

    it gives me erroe Microsoft .Net Frameowkr 3.5 installation has failed

    SQL server 2008 setup requires .NET Frameowkr 3.5 to be installed

    But the .NET 3.5 framwork is already installed.

    Pls help

  • Interesting....

    I know SQL 2008 requires .Net 3.5 SP1

    why is it asking for 2.5....

    Maybe download the 2.5 installer yourself and install it first?

    SQLServerNewbieMCITP: Database Administrator SQL Server 2005
  • check the installed log (forgot where it's installed, probably in C:\Program Files\Microsoft SQL Server)

    and copy the errors here

    Note, you installed 3.5 SP1 too? just 3.5 is not enough, you need the SP1

    SQLServerNewbieMCITP: Database Administrator SQL Server 2005
  • I believe that this is an installation bug.

    On the SQL 2008 installation media there is a version of .NET 3.5 SP1, however this doesn't work if you don't have .NET 2.0 already installed.

    It's very strange, and I've learned that there are quite a few prerequisites that need to be installed (for example a hotfix for supporting filestreams in the cluster that will cause a clustered installation of SQL which will ask you to install the hotfix right before it actually starts the install, meaning all the work that you did to that point was meaningless ARGH

    Anyhow, to get around this problem download the bootstrap for .NET 3.5 SP1 from the Microsoft site at http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7&DisplayLang=en

    I put together a script to check for the existence of the requierd items and then to install them if they don't exist. The prerequisites I install include the .NET bootstrap (which will then download the files needed and install without issue), Windows Installer 4.5 and KB937444 which is the filestreams hotfix.



    Shamless self promotion - read my blog http://sirsql.net

  • But i already have .Net framework 3.5 and it's SP1. I still get error mentioned in first post.

    Please note that in first post i bymistake wrote 2.5, it's 3.5 framework.

    please read framework 3.5 in first post instead of 2.5

  • the log of installation from c:\program files\Microsoft SQL Server :

    Overall summary:

    Final result: User cancelled

    Exit code (Decimal): -2068380094

    Exit facility code: 1207

    Exit error code: 1602

    Exit message: User has cancelled.

    Start time: 2008-12-15 16:22:58

    End time: 2008-12-15 16:35:46

    Requested action: Install

    Machine Properties:

    Machine name: PCLON10716

    Machine processor count: 4

    OS version: Windows XP

    OS service pack: Service Pack 2

    OS region: United Kingdom

    OS language: English (United States)

    OS architecture: x86

    Process architecture: 32 Bit

    OS clustered: No

    Product features discovered:

    Product Instance Instance ID Feature Language Edition Version Clustered

    Sql Server 2005 MSSQLSERVER MSSQL.1 Database Engine Services 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 MSSQLSERVER MSSQL.1 SQL Server Replication 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 MSSQLSERVER MSSQL.1 Full-Text Search 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 MSSQLSERVER MSSQL.1 SharedTools 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 MSSQLSERVER MSSQL.2 Analysis Services 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 MSSQLSERVER MSSQL.3 Reporting Services 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 DTS 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 Tools 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 ToolsClient 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 ToolsClient\Connectivity 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 ToolsDocument 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 ToolsDocument\BOL 1033 Developer Edition 9.2.3042 No

    Sql Server 2005 NS 1033 Developer Edition 9.2.3042 No

    Package properties:

    Description: SQL Server Database Services 2008

    SQLProductFamilyCode: {628F8F38-600E-493D-9946-F4178F20A8A9}

    ProductName: SQL2008

    Type: RTM

    Version: 10

    SPLevel: 0

    Installation location: D:\my bkp\en_sql_server_2008_developer_x86_x64_ia64_dvd_x14-88839\x86\setup Installation edition: DEVELOPER

    User Input Settings:

    ACTION: Install

    ADDCURRENTUSERASSQLADMIN: False

    AGTSVCACCOUNT: NT AUTHORITY\SYSTEM

    AGTSVCPASSWORD: *****

    AGTSVCSTARTUPTYPE: Manual

    ASBACKUPDIR: C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER2008\OLAP\Backup

    ASCOLLATION: Latin1_General_CI_AS

    ASCONFIGDIR: C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER2008\OLAP\Config

    ASDATADIR: C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER2008\OLAP\Data

    ASDOMAINGROUP:

    ASLOGDIR: C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER2008\OLAP\Log

    ASPROVIDERMSOLAP: 1

    ASSVCACCOUNT: NT AUTHORITY\SYSTEM

    ASSVCPASSWORD: *****

    ASSVCSTARTUPTYPE: Automatic

    ASSYSADMINACCOUNTS: PEUR\rsaluja

    ASTEMPDIR: C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER2008\OLAP\Temp

    BROWSERSVCSTARTUPTYPE: Automatic

    CONFIGURATIONFILE:

    ENABLERANU: False

    ERRORREPORTING: False

    FEATURES: SQLENGINE,REPLICATION,FULLTEXT,AS,RS,BIDS,CONN,IS,BC,SDK,BOL,SSMS,ADV_SSMS,SNAC_SDK,OCS

    FILESTREAMLEVEL: 0

    FILESTREAMSHARENAME:

    FTSVCACCOUNT:

    FTSVCPASSWORD: *****

    HELP: False

    INDICATEPROGRESS: False

    INSTALLSHAREDDIR: C:\Program Files\Microsoft SQL Server INSTALLSHAREDWOWDIR: C:\Program Files\Microsoft SQL Server INSTALLSQLDATADIR:

    INSTANCEDIR: C:\Program Files\Microsoft SQL Server INSTANCEID: MSSQLSERVER2008

    INSTANCENAME: MSSQLSERVER2008

    ISSVCACCOUNT: NT AUTHORITY\SYSTEM

    ISSVCPASSWORD: *****

    ISSVCSTARTUPTYPE: Automatic

    MEDIASOURCE: D:\my bkp\en_sql_server_2008_developer_x86_x64_ia64_dvd_x14-88839 NPENABLED: 0

    PID: *****

    QUIET: False

    QUIETSIMPLE: False

    RSINSTALLMODE: DefaultNativeMode

    RSSVCACCOUNT: NT AUTHORITY\SYSTEM

    RSSVCPASSWORD: *****

    RSSVCSTARTUPTYPE: Automatic

    SAPWD: *****

    SECURITYMODE:

    SQLBACKUPDIR:

    SQLCOLLATION: Latin1_General_CI_AS

    SQLSVCACCOUNT: NT AUTHORITY\SYSTEM

    SQLSVCPASSWORD: *****

    SQLSVCSTARTUPTYPE: Automatic

    SQLSYSADMINACCOUNTS: PEUR\rsaluja

    SQLTEMPDBDIR:

    SQLTEMPDBLOGDIR:

    SQLUSERDBDIR:

    SQLUSERDBLOGDIR:

    SQMREPORTING: False

    TCPENABLED: 0

    X86: False

    Configuration file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081215_162055\ConfigurationFile.ini

    Detailed results:

    Feature: Database Engine Services

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: SQL Client Connectivity SDK

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: SQL Server Replication

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Full-Text Search

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Analysis Services

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Reporting Services

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Integration Services

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Client Tools Connectivity

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Management Tools - Complete

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Management Tools - Basic

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Client Tools SDK

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Client Tools Backwards Compatibility

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Business Intelligence Development Studio

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: SQL Server Books Online

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Microsoft Sync Framework

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Rules with failures:

    Global rules:

    Scenario specific rules:

    Rules report file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081215_162055\SystemConfigurationCheck_Report.htm

    Exception summary:

    The following is an exception stack listing the exceptions in outermost to innermost order

    Inner exceptions are being indented

    Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CancelException

    Message:

    User has cancelled.

    Stack:

    at Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()

    at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.SubmitAndWait(Request request)

    at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)

    at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceService.Waypoint(String moniker)

    at Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)

    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)

    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)

    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)

  • Try uninstalling the 3.5 SP1 framework and reinstalling it.



    Shamless self promotion - read my blog http://sirsql.net

  • I tried. But same error.

    Any help please...I need this urgently.

  • What's in the SQL bootstrap log?

    C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081215_162055\SystemConfigurationCheck_Report.htm



    Shamless self promotion - read my blog http://sirsql.net

  • Rule Name: VSShellInstalledRule

    Description : Checks for previous releases of Microsoft Visual Studio 2008

    Result : Failed

    Corrective action : A previous release of Microsoft Visual Studio 2008 is installed on this computer. Upgrade Microsoft Visual Studio 2008 to the SP1 before installing SQL Server 2008.

  • ritesh.saluja (12/22/2008)


    Rule Name: VSShellInstalledRule

    Description : Checks for previous releases of Microsoft Visual Studio 2008

    Result : Failed

    Corrective action : A previous release of Microsoft Visual Studio 2008 is installed on this computer. Upgrade Microsoft Visual Studio 2008 to the SP1 before installing SQL Server 2008.

    Have you performed the SP1 installation of Visual Studio 2008?

    It can be found here http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=en



    Shamless self promotion - read my blog http://sirsql.net

  • I upgraded system and installed Microsoft Visual Studio 2008 to the SP1

    still getting the same error. Pls help

  • What does the most current bootstrap log look like? Or system check file



    Shamless self promotion - read my blog http://sirsql.net

  • The same information in the file

    C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081215_162055\SystemConfigurationCheck_Report.htm

    But its getting updated. The date this file last modified is 15/12/2008 when i tried to install SQL 2008 first time.

  • You are looking at the same bootstrap, there should be a newer one than this.

    C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081215_162055\SystemConfigurationCheck_Report.htm

    Look for the newest folder under C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\ (bear in mind these are data and time stamped for the install date and time)



    Shamless self promotion - read my blog http://sirsql.net

Viewing 15 posts - 1 through 15 (of 52 total)

You must be logged in to reply to this topic. Login to reply