Hello,
I wish to send the service metadata of a running WCF service to a third party developer, so he'll be able to create a proxy on his end.
At the moment the service is accessible from my local machine only.
Hello,
I wish to send the service metadata of a running WCF service to a third party developer, 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.