VS2015 Crashes when I try to Publish

后端 未结 8 1358
忘掉有多难
忘掉有多难 2021-02-05 02:21

So, I am developing a Web Service, and at some point, my Visual Studio 2015 started to crash every time i right click project -> Publish. When I publish a project it gets deploy

8条回答
  •  醉酒成梦
    2021-02-05 02:46

    Deleting the *.suo file in v14 folder helped in my case.

    Cleaning the solution occasionally worked, but 90% of time the VS crashed anyways.

提交回复
热议问题