What does this WCF error mean: “Custom tool warning: Cannot import wsdl:portType”

后端 未结 13 1805
难免孤独
难免孤独 2020-11-29 17:38

I created a WCF service library project in my solution, and have service references to this. I use the services from a class library, so I have references from my WPF applic

13条回答
  •  渐次进展
    2020-11-29 18:16

    that might sound weird, but I got it fixed by deleting the references, then closing Visual Studio, and reopening it again, and finally adding the references again.

    I think the custom tool thing needed to be restarted or something.

提交回复
热议问题