Visual Studio 2015 does not start, missing .Net Framework 4.6

雨燕双飞 提交于 2019-11-30 18:06:13

Try to use the offline installer of .NET 4.6 instead of the web installer. I faced the same issue, and now it's somehow gone. Here's what I did:

  • used the offline installer
  • "repaired" both .NET 4.6 and VS (several times)
  • rebooted after each repairing

I had the same error message with Windows 8 and I could fix it by reinstalling the .Net framework from http://www.microsoft.com/en-us/download/details.aspx?id=48130 again.

This appears to be a known issue. According to https://msdn.microsoft.com/en-us/library/mt622450.aspx, uninstall, restart, reinstall, and then restart again.

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