Microsoft Visual Studio Community 2015所需的Microsoft .NET Framework(更新安装失败)
我正在尝试安装Microsoft Visual Studio,但我获得了Microsoft Visual Studio Community 2015所需的"Microsoft .NET Framework,更新安装失败.一个或多个问题导致设置失败.信息.我确实有最新的 .NET已安装.
I'm trying to install Microsoft Visual Studio and I get a "Microsoft .NET Framework required for Microsoft Visual Studio Community 2015 with Updates Setup Failed. One or more issues caused the setup to fail" message. I do have the current .NET installed. Is there something specific I should look for in the log file?
phil,
感谢您在MSDN论坛中发帖.
Thank you for posting in MSDN forum.
>>我应该在日志文件中查找吗?
您可以使用 http://aka.ms/vscollect 来收集安装日志.从%temp%文件夹中找到vslogs.zip.请将文件上传到 Onedrive 并分享链接到这里.我将帮助您根据日志文件找到根本原因.
You could use http://aka.ms/vscollect to gather the installation logs. find vslogs.zip from %temp% folder. Please upload the file to Onedrive and share the link here. I will help you find the root cause according to the log file.
您可以尝试以下步骤对其进行修复:
You could try the following steps to repair it:
1.下载Visual Studio 2015的ISO文件
此处
1. Download ISO file of visual studio 2015
here
2.使用 FCIV.exe工具 要检查ISO的SHA1值,则期望值来自
2. Use the FCIV.exe tool to check the SHA1 value of the ISO, the expected value comes from here, any discrepancy means the ISO is corrupted..
3.使用优质的ISO修复您的VS.
3. Use the good ISO to repair your VS.
这里有两个提示:
(1)转到Windows Update,查看是否有要安装的更新,请应用到最新更新.
(2)禁用防病毒软件,然后以管理员身份运行安装程序.
(1) Go to Windows Update to see whether there is the update to install, apply to the latest updates.
(2) Disable your anti-virus, and run the setup as administrator.
最好的问候