您的位置首页生活百科

Unable to find a version to run Application

Unable to find a version to run Application

的有关信息介绍如下:

Unable to find a version to run Application

网上下载了一个小程序,点击运行的时候,突然报错。弹出框内容为:Unable to find a version of the runtime to run the Application 。找了半天终于解决了。原因是你的电脑没要安装.NET Framwork,或者安装的.NET Framwork版本有问题导致的。

下载.net framework 3.5;

下载完后,点击运行;

选择接受条款,并点击安装按钮;

安装过程很简单,其他步骤省略。最后安装完成,点击退出。

然后在运行原来报错的小程序,发现问题完美解决!