unable to find a version of the runtime to run this application。重装一下系统了就变成这样了。。

unable to find a version of the runtime to run this application。重装一下系统了就变成这样了。。

问题描述:程序是vs2010开发,在用户机上安装了net framework 4.0 程序运行时提示:unable to find a version of the runtime to run this application 原因:版本错误,原来的版本虽然也是4.0.但版本号为4.0.30128.1。而程序需要安装net framework 4.0.30319.1 解决办法:下载另外一个版本的net framework 4.0.30319.1。然后重新安装解决。