Is anyone using ClickOnce with VS2010?
I’m getting the following on publish, when the solution builds fine ...
Building WindowsFormsApplication1... Er
I faced the same problem. Before going to publish your project clean your code which will clean "bin\Debug" folder. Then publish your project and it will run correctly. Working fine with Visual Studio 2010, 2012, 2013.