Getting the error, “The application cannot be installed due to a certificate…”

邮差的信 提交于 2019-12-11 10:45:58

问题


I'm getting the following error when trying to upgrade an application I wrote:

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.

Here is a screenshot:

I'm the application author. I recently created a new project and copied the old project files to the new location.

Is this due to that or am I possibly using a different certificate somehow? In the drop down list I have multiple entries pointing to same cert. I will try going through them but I'm wondering too if it's possible if anyone else has run into this issue.


回答1:


I was using the incorrect cert. When I created a new project, Flash Builder preloaded certs from somewhere. They looked correct, however, the cert I was using was not in that list. So I opened the previous project and found a cert from that the project was using. After recompiling and attempting to update, the install went correctly with no error.



来源:https://stackoverflow.com/questions/36143622/getting-the-error-the-application-cannot-be-installed-due-to-a-certificate

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!