My WCF serice seems to be using the computer-name instead of the domain name. When I view the MyService.svc?wsdl link it is showing my computer name.
MyService.svc?wsdl
Wh
Although its an old posting, here is an answer. Under Service Behaviour --> ServiceMetaData add service url.
Please note if you do not add myService, it will throw another error.