net framework 4 0 下载,鬼泣5 打开出现 Unable to find a version of the runtime to run this
作者:本站作者
1,鬼泣5 打开出现 Unable to find a version of the runtime to run this
问题描述:程序是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。然后重新安装解决。去.net 的官网下载最新版!