“Object reference not set to an instance of an object” when building my cloud project

前端 未结 11 1674
灰色年华
灰色年华 2020-12-28 13:27

When I build my solution with a bunch of cloud projects, I see one or more \"Error: Object reference not set to an instance of an object\" messages in the output. When I try

11条回答
  •  粉色の甜心
    2020-12-28 13:29

    I got the same message while publishing our project too, though in Visual Studio 2010.

    For me, deleting all the files from bin folder worked.

提交回复
热议问题