Unable to debug WCF service message

后端 未结 12 1368
悲哀的现实
悲哀的现实 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

    Have you tried

        
    
      
                
            
    

    For debugging purposes?

    Edit : nevermind, I think I misunderstood the question

提交回复
热议问题