错误:无法在证书存储中找到清单签名证书。

错误:无法在证书存储中找到清单签名证书。

问题描述:

全部好,



调试控制台应用程序时出现此错误。



错误无法在证书库中找到清单签名证书。



我找到了解决方案。请看看这个。



谢谢

HI all,

I am getting this error while debugging the console application.

Error Unable to find manifest signing certificate in the certificate store.

i found a solution for this. Please have a look into this.

Thanks





我自己得到了解决方案。



Hi,

I got the solution by myself.

您需要将该证书重新添加到您的机器或选择其他证书。



要选择其他证书或重新创建证书,请转到项目的属性页面,单击签名选项卡,然后单击



点击从商店中选择

点击从文件中选择

点击创建测试证书




一旦完成其中任何一个,你就应该能够再次构建它。
You need to re-add that certificate to your machine or chose another certificate.

To choose another certificate or to recreate one, head over to the Project's properties page, click on Signing tab and either

Click on Select from store
Click on Select from file
Click on Create test certificate


Once either of these is done, you should be able to build it again.

这是错误的解决方案。



谢谢。

This is the solution for the error.

Thanks.


从显示禁用的商店按钮中选择
Select from store button showing disable