VS2012 Error on setup on Windows 8 - Visual C++ 2012 x86 Minimum Runtime cannot be found

旧城冷巷雨未停 提交于 2019-12-23 03:44:06

问题


I am getting a few errors trying to download the new VS2012. Its a fresh install of windows 8 (did the windows update). I have tried not selecting all (no C++, lightswitch, blend, office tools) I tried different mounting tools for the .ISO but no luck. VS2010 is still working. Running x86. Log file

Errors:

Critical: Microsoft Visual C++ 2012 x86 Minimum Runtime - 11.0.507 Cannot find the requested object.

Microsoft Visual Studio 2012 Pre-Clean Tool Cannot find the requested object

Microsoft Visual C++ 2012 x86 Additional Runtime - 11.0.507 Cannot find the requested object.

Microsoft Visual C++ 2012 Core Libraries, Team Foundation Server 2012, Microsoft Framework 4.5 Multi-Targeting pack.... and a few other ones cannot be found. Thanks!


回答1:


Downloaded the web installer, and that seemed to work. It seems that the iso was corrupted as the MD5 did not match.



来源:https://stackoverflow.com/questions/14146692/vs2012-error-on-setup-on-windows-8-visual-c-2012-x86-minimum-runtime-cannot

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!