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

后端 未结 13 1830
难免孤独
难免孤独 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:34

    I constantly run across this error while it works on another developers machine. Even though I'm a full admin everywhere in my virtual machine, I tried closing Visual Studio, and re-opening with 'Run As Administrator' and it magically worked.

    Good luck.

提交回复
热议问题