Solve WCF Error: Metadata publishing for this service is currently disabled

后端 未结 4 1840
鱼传尺愫
鱼传尺愫 2021-02-10 05:54

I want to publish a Webservice with custom binding configuration. I am using a custom binding configuration to increase the default message size of 65536 bytes. The problem I am

4条回答
  •  醉酒成梦
    2021-02-10 06:38

    I have continued my research and followed this article which solved my problem:

    http://keithelder.net/2008/01/17/exposing-a-wcf-service-with-multiple-bindings-and-endpoints/

    Hope it can help others as well.

提交回复
热议问题