I tried to install SQL Management Studio Express on Windows 7 professional x64. But An error code 29506 encountered and installation failed and roll-back.
This problem is caused 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.
Exception: error code 29506
Solution:
1. Run CMD as Administrator and Approve the UAC prompt.
2. Type the full absolute path of the MSI file, Such as:
c:\SQLServer2005_SSMSEE_x64.msi
3. Follow your screen instruction and that it.
Applies To:
* Windows Vista x64 editions
* Windows 7 x64 editions
CMD.EXE Path: C:\Windows\SysWOW64
Source: http://jamboreebliss.com
No comments:
Post a Comment