User853731431 posted
So out of the gate, creating a new WCF service application, you need to either
- Add a small web app to to host the svc file
- Add an http endpoint
Correct?
In the past, with simple xml web services, I could hit F5 and get the service description page.