I keep getting error:
Windows Installer error message: An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer to Help and Support for more information.
HRESULT: 0x8007054F.
Googling yield 2 similar results:
http://support.microsoft.com/kb/2688946
I also get error Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update
the other http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=2679368&kbln=en-us
are 3 hotfix and I have no idea which one to get
is this issue unique to me?
I'm trying to setup local dev using all express system, started from vs2010, then it's TFs, then the sql.
I already attempted many trials, uninstall the vs2010, run the sql setup from command prompt with elevated privilege, etc.
anyone got resolution/idea?