This morning I did some modification to a project that is deployed with click once, I checked in and the build was broken. I go to CC.NET dashboard and I see that the error is

error MSB3323 Unable to find manifest signing certificate in the certificate store

I tried to do various experiments, but after half hour I came to the solution, simply go to the Project Properties, Signing tab, then I deselect “Sign the ClickOnce manifest” and check it again, all works well again.

I really does not know why but seems like if the old certificate had a problem

alk.

Tags:

3 Responses to “error MSB3323 Unable to find manifest signing certificate in the certificate store and CC.NEt”

  1. ,

  2. Hi,

    Thanks for the tip. I still have the same problem, however, even after unchecking the “Sign the ClickOnce manifest” option.

    I have tried deleting the build directory, deleting the certificates, restarting the CC net exe, still no luck.

    I can’t restart the machine right now as it used for other stuff, but that is my next option.

    Any other tips or ideas?

    Thanks.

    Jonathan

  3. It can be due to certificate that request a password.

    I have changed the user used to run cc.net service, I logged into the machine with that user, run the script and then a form appears asking me the password for the certificate.

    Alk.

Leave a Reply