CyanPrime
CyanPrime

Reputation: 5193

signtool.exe not found?

Alright, so I'm trying to publish something in VS2010, and it's saying signtool not found. I tried copying it and pasting it in the VS2010 SDK 3.5 directory, but it's still not working. I tired reinstalling VS2010 but it's still not working.

How do I get past this stupid error?

Upvotes: 3

Views: 3724

Answers (1)

Mohan Krishna Eluri
Mohan Krishna Eluri

Reputation: 61

Please Click Once application --> Properties --> Signing -> Unchecked the Sign the ClickOnce manifests.

Problem will be solved.

Upvotes: 3

Related Questions