[Tut]Fix Error 29506 when installing SQL Server 2005 on Vista Or Windows7

Results 1 to 7 of 7
  1. #1

    cool [Tut]Fix Error 29506 when installing SQL Server 2005 on Vista Or Windows7

    If you need to install SQL Server 2005 Management Studio Express on Windows Vista you might receive an error like the screenshot below.


    This is due to the new Vista feature called User Account Control or UAC. The fix is pretty simple and there are 2 different ways of implementing it.

    1. Under ‘Accessories’ from ‘All Programs’, right-click the Command Prompt shortcut and select ‘Run as Administrator’. Accept the UAC warning when prompted.
    2. From the command prompt change to the directory that holds the SSMSEE installation .MSI file.
    3. Enter the command .\SQLServer2005_SSMSEE_x64.msi if you’re running Vista x64 (64-bit) or .\SQLServer2005_SSMSEE.msi if you’re running Vista x86 (32-bit)
    4. Press enter and complete the installation as normal.

    Update:
    Here Is Picture:
    First:


    Then:


    Credits:

    HeLMaX (Me)
    Last edited by ThroneX; 22-02-10 at 10:02 PM. Reason: Added Pic.


  2. #2
    King Canadian whhacker93 is offline
    MemberRank
    Apr 2008 Join Date
    CanadaLocation
    926Posts

    Re: Error 29506 when installing SQL Server 2005 on Vista Or Windows7

    You should tag this, [Tutorial]

    And nice job.

  3. #3
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: Error 29506 when installing SQL Server 2005 on Vista Or Windows7

    The installation should automatically ask for Administrator privileges.

  4. #4

    Re: Error 29506 when installing SQL Server 2005 on Vista Or Windows7

    Quote Originally Posted by keujh View Post
    You should tag this, [Tutorial]

    And nice job.
    Now it's done :)

  5. #5

    Re: [Tut]Fix Error 29506 when installing SQL Server 2005 on Vista Or Windows7

    OMG 130+ Views And only 2 replies .. -.-

  6. #6

    Re: [Tut]Fix Error 29506 when installing SQL Server 2005 on Vista Or Windows7

    Added Screenshot.

  7. #7
    Apprentice de4thgod011 is offline
    MemberRank
    May 2010 Join Date
    Beside You.Location
    15Posts

    Re: [Tut]Fix Error 29506 when installing SQL Server 2005 on Vista Or Windows7

    help ! :(

    im windows 7 user..

    i cant install sqlserver_2005




Advertisement