Yesterday I have tried to install SQL Management Studio Express on Vista Business x64. But An error code 29506 encountered and installation failed and roll-back.

I have observed that most of apps based on MSI (.msi) encountered in Windows Vista, when UAC enabled. The main problem with MSI files is that you cannot right click it and “Run as Administrator” to bypass UAC validation. To solve this problem, Either you have to logged-in as Default Administrator account or disable UAC.

MSSQL_MSE_Error29506

But don’t worry, There is another way to install SQL Management Studio Express on Windows Vista x64 flawlessly.

How To:

  1. Run CMD as Administrator and Approve the UAC prompt and type the full absolute path of the MSI file, Such as:
  2. C:\>E:\Downloads\SSMS_x64.msi

  3. Follow your screen instruction and be happy with Windows Computing.

Applies To:

  • Windows Vista x64 editions
  • Windows 7 x64 editions

66 responses to “FIX: Error Code 29506, While installing SQL Management Studio Express on Windows Vista x64”

  1. Rashid Aliyev Avatar
    Rashid Aliyev

    Always run such servises by administrative account.

  2. Asaf Meller Avatar
    Asaf Meller

    remember to run cmd as admin->
    write cmd and press cntrl+shift++enter

  3. Mohammed Gad Avatar
    Mohammed Gad

    wow it’s work for me ^^ thank you very much for help

  4. Sivakumar Avatar
    Sivakumar

    Thanks, it worked for me too, i tried with Windows 7 Home Premium x64

  5. Bytegrafix Avatar
    Bytegrafix

    it doesn’t work for me i did the same way as mentioned still i got same error.
    i used windows 7 ultimate 64 bit

  6. Melihri Avatar
    Melihri

    Thanks, That worked for me too.

  7. Cookieborjaredublo Avatar
    Cookieborjaredublo

    the directory name is invalid.:( i can’t install my sql server management studio using cmd also

  8. Ahmed Avatar
    Ahmed

    so thnks.
    its work with me

  9. radical Avatar
    radical

    it worked!!! Thanks! :)

  10. louis Avatar
    louis

    works perfectly!
    **Note: im using windows server 2008 r2

Leave a Reply

Your email address will not be published. Required fields are marked *