次の方法で共有


Unable to install Visual Studio 2010 Beta 2 due to VC 9.0 runtime.

Problem:

Installing Visual Studio 2010 Beta2 (Express, Professional, Premium or Ultimate SKUs) results in a failed setup.

If the dd_error_*100.txt contains the following:

[11/25/09,09:24:37] VC 9.0 Runtime (x86): [2] Setup detection logic indicates that this component is NOT installed, but MSI indicates that it IS already installed.  This is usually caused by an incompatible previous version being installed on the system.  Check in Add Remove Programs and uninstall any previous versions of VC 9.0 Runtime (x86).
[11/25/09,09:24:37] VC 9.0 Runtime (x86): [2] Error: Installation failed for component VC 9.0 Runtime (x86). MSI returned error code 1603

Work around:

  • Uninstall all VC 9.0 Runtime versions on your box.
  • Then Retry to install Visual Studio 2010.

Comments

  • Anonymous
    January 08, 2010
    The comment has been removed
  • Anonymous
    September 10, 2010
    Add remove programs does not let me uninstall the C++ runtimes, i saids there was a pending installation and i have te wait till that installation ends.Perhaps was from one of my failed tries at installing Visual studio.Do you know a way to solve this??Thanks
  • Anonymous
    October 28, 2011
    I experience same issue of vc 9.0 run time x86. kindly help to fix the issue
  • Anonymous
    November 09, 2011
    Cannot install Visual studio express with c sharp because of vc runtime 9.0please help
  • Anonymous
    July 28, 2012
    i see there is no solution in the internet, need to report as bug with microsoft!!
  • Anonymous
    December 03, 2012
    解决方法:问题出在注册表,HKEY_LOCAL_MACHINESOFWAREMicrosoftInternet Explorer下MAIN子键的权限问题,改成"允许完全控制"就行了.