How can I specify an alternate config file for a WCF client?

后端 未结 5 1674
礼貌的吻别
礼貌的吻别 2020-12-31 17:08

I am working on a large system, for which I have to use WCF to access a web service. My test code works fine, now I need to integrate my WCF client code into the larger sys

5条回答
  •  [愿得一人]
    2020-12-31 18:01

    So the option mentioned by marc_s DOES work. Ignore Visual Studio warning that it doesn't recognize the configSource property on bindings and all other places.

提交回复
热议问题