Unable to debug WCF service message

后端 未结 12 1367
悲哀的现实
悲哀的现实 2020-12-09 15:25

I\'ve got a Visual Studio 2008 solution with a WCF service, and a client.

When I run my client, and call a method from my service I get a message saying \"Unable to

12条回答
  •  自闭症患者
    2020-12-09 15:38

    I had the same issue in Visual Studio 2017. After deleting the hidden .vs folder in the root of the solution folder, I was able to debug again.

提交回复
热议问题