Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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
Posted

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.
 
Share this answer
 
v2
Comments
Member 10946560 8-Oct-16 9:58am    
Great Solution
Ger Hayden 22-Mar-22 12:06pm    
Still relevant, 10 years on.
Select from store button showing disable
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900