I go to https://mywebsite/MyApp/Myservice.svc and get the following error:
(The link works if I use http:// )
\"The service \'/MyApp/MyService.svc\' cann
Look at your base address and your endpoint address (can't see it in your sample code). most likely you missed a column or some other typo e.g. https// instead of https://