Tuesday 24 November 2015

[solved] Unable to find manifest signing certificate in the certificate store

I got may suggestion from web but things that worked for me is sharing with you for this error.
I Created an windows application, build/run/rebuild all was working well for me but when i copied project from one location to other it was giving error while i was building or performing any operation.
Error was Unable to find manifest signing certificate in the certificate store.

I went to visual studio, (project name in solution explorer) project , right click, Properties, signing tab and unchecked Sign the ClickOnce manifests.
Henceforth [solved] Unable to find manifest signing certificate in the certificate store.


Steps:
1.visual studio,
2.(project name in solution explorer) project,
3.right click,
4.Properties,
5.Signing tab and unchecked Sign the ClickOnce manifests.