unable to find a version(如何解决Unable to find a version of the runtime to run this application)
错误现象 运行 VC# 程序,提示如下: 代码如下: Unable to find a version of the runtime to run this application. 初探原因 这表示缺少对应版本的 .NET 运行库,需下载相应的 .NET Framework。说白了,就是需要安装运行环境,就像您安装一些游戏软件,要求您先装什么什么一样。 深究原因 微软的 .NET...
微信便捷交流