开发者

How to export metadata from a running WCF service

I wish to send the service metadata of a running WCF service to a third party developer,开发者_Go百科 so he'll be able to create a proxy on his end.

At the moment the service is accessible from my local machine only.


You can use the command line tool Web Service Discoverty Tool (disco.exe) to get the wsdl from your service which can be sent to the third party.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜