收到错误,"The application cannot be installed due to a certificate..."
Getting the error, "The application cannot be installed due to a certificate..."
我在尝试升级我编写的应用程序时遇到以下错误:
Sorry an error occurred
The application cannot be installed due to a certificate problem. The
certificate does not match the installed application certificate, does
not support application upgrades, or is invalid. Please contact the
application author.
这是截图:
我是应用程序的作者。我最近创建了一个新项目并将旧项目文件复制到新位置。
这是因为那个还是我可能以某种方式使用了不同的证书?在下拉列表中,我有多个条目指向同一个证书。我会尝试通过它们,但我也想知道是否有其他人对这个问题有 运行 的可能。
我使用的证书不正确。当我创建一个新项目时,Flash Builder 从某处预加载了证书。他们看起来是正确的,但是,我使用的证书不在该列表中。所以我打开了以前的项目并找到了该项目正在使用的证书。重新编译并尝试更新后,安装正确无误。
我在尝试升级我编写的应用程序时遇到以下错误:
Sorry an error occurred
The application cannot be installed due to a certificate problem. The certificate does not match the installed application certificate, does not support application upgrades, or is invalid. Please contact the application author.
这是截图:
我是应用程序的作者。我最近创建了一个新项目并将旧项目文件复制到新位置。
这是因为那个还是我可能以某种方式使用了不同的证书?在下拉列表中,我有多个条目指向同一个证书。我会尝试通过它们,但我也想知道是否有其他人对这个问题有 运行 的可能。
我使用的证书不正确。当我创建一个新项目时,Flash Builder 从某处预加载了证书。他们看起来是正确的,但是,我使用的证书不在该列表中。所以我打开了以前的项目并找到了该项目正在使用的证书。重新编译并尝试更新后,安装正确无误。