Posts Tagged: SignTool.exe

Cannot publish because a project failed to build

Posted by & filed under Miscellaneous, Visual Studio, Windows 7.

Yesterday while working on one ClickOnce project deployment, I got an interesting error like this. It was working long back, but suddenly it stopped working. Then I found the problem, it was because of .Net Framework 4.5 developer preview installation. I un installed it. You may also need to repair the Visual Studio installation, otherwise [...]