up vote 3 down vote favorite
share [g+] share [fb]

Afer deploying my VSTO add-in with ClickOnce, I get the following error mesasge when trying to launch setup.exe:

File, Addin.resources.dll, has a different computed hash than specified in manifest.

Why is this happening? What can I do to fix this?

link|improve this question

62% accept rate
feedback

1 Answer

I was able to resolve this just by doing a clean build and publish. For some reason the manifest wasn't updated like it was supposed to.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.