Unable to find manifest signing certificate in the certificate store
Filed in DOTNET on Jul.10, 2009
You may bet this error after upgrading your old Visual Studio project to new. Here is the quick fix:
- On Project Properties (right click on project node of solution explorer –> properties)
- On Signing tab
- Uncheck Sign with ClickOnce manifests
Related posts:























Leave a Reply
You must be logged in to post a comment.