In Visual Studio, when you try to rebuild or publish your project and if you have windows/console application you might get following error.
An error occurred while signing: SignTool.exe not found.
Please Click Once application → Properties → Signing -> Unchecked the Sign the ClickOnce manifests.
Problem will be solved.
