WCF not using computer name instead of domain name when viewing MyService.svc?wsdl

后端 未结 13 1287
迷失自我
迷失自我 2020-12-13 02:31

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.

Wh

相关标签:
13条回答
  • 2020-12-13 03:05

    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.

    0 讨论(0)
提交回复
热议问题