FIX: Error Code 29506, While installing SQL Management Studio Express on Vista x64

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.

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

How to-

1) Run CMD as Administrator and Approve the UAC prompt.
2) Type the full absolute path of the MSI file
Such as:

C:\>E:\Downloads\SSMS_x64.msi

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

September 6th, 2008 Posted in How do I ?, Visual Studio, Windows Vista

2 Responses to “FIX: Error Code 29506, While installing SQL Management Studio Express on Vista x64”

  1. Lafitte Says:

    Did as directed and it still wouldn’t install.



  2. Ramesh Says:

    Have you run CMD as Administrator ?



Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright 2008 Ramesh Kumar | Entries (RSS) and Comments (RSS).
DISCLAIMER:- Microsoft, the Microsoft Windows Logo and the Windows Vista Logo are either registered trademarks or trademarks of Microsoft Corporation
in the United States and/or other countries and are used for identification purpose only.
All other trademarks mentioned are the property of their respective owners.