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)![]()




Reply With Quote![[Tut]Fix Error 29506 when installing SQL Server 2005 on Vista Or Windows7](http://ragezone.com/hyper728.png)


