WCF Test Client Error Cannot obtain Metadata

62 views Asked by At

I'm trying to run a website using IIS, but I can't get the service to work. The service uses the protocol net.tcp and the listener is running: net.tcp listener

The endpoint and service is correctly created: c# code for service and endpoint

And here is the IIS website: IIS service website

0

There are 0 answers