Endpoint not found when accessing via URL in a browser
问题 When I enter the address of my service, I get to see the WSDL file. However, When I add a suffix to the URL, I get the error message: "endpoint not found". It's definitely due to something wrong with my service model declaration but after a few hours, I'm inclined to admit that it's beyond me. I've made sure that the namespaces are correct as discussed here. The first URL works. The other, don't. http://---.azurewebsites.net/MyService.svc/ http://---.azurewebsites.net/MyService.svc/Ping http: