I opened C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE
I added http://localhost:44652/MyService.svc
It says added successfully but I see absolutely nothing in the test client, it looks the same as if I first opened it.
Not sure why it would do that. Here's my PC setup:
Test the ServiceFrom the main menu, click DEBUG > Start Without Debugging. This starts the service and invokes the WCF Test Client window. The left pane shows the endpoint for your service and the operations that are exposed.
1) Please go to your browser and go to
http://localhost:44652/MyService.svc
You should see a web page that says "There is a service here."
2) Then you can use advanced rest service client by google chrome to test your service
Web endpoints (aka REST) do not expose metadata that the WCF Test Client can understand. There's a similar issue discussed here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With