Visual Studio 2010 RTM is not publishing with ClickOnce

前端 未结 8 1956
醉话见心
醉话见心 2021-02-01 02:57

Is anyone using ClickOnce with VS2010?

I’m getting the following on publish, when the solution builds fine ...

Building WindowsFormsApplication1...
Er         


        
8条回答
  •  星月不相逢
    2021-02-01 03:29

    I haave been using ClicKOnce successfully with VS2010 for several week.s

    This is not a ClickOnce problem, it's a build problem. What is the rest of the error message, i.e. why can't the project build?

提交回复
热议问题