Visual Studio 2010 not recognizing .NET Framework 4.0

坚强是说给别人听的谎言 提交于 2019-12-06 10:06:44

The first thing you should try is to repair your Visual Studio installation. VS2010 relies on .NET 4.0 as a prerequisite. When you re-installed .NET 4.0, you probably messed up the VS2010 installation.

Most likely fixing VS will work, but make sure you apply all SPs and recent patches after you do this. In the future, you should try to reinstall .NET instead of uninstall/install, as you can do a repair install.

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