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

后端 未结 13 1327
迷失自我
迷失自我 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:02

    This post solved it for me. I needed to associate my domain name with my IP address and website in IIS.

    http://www.codemeit.com/wcf/wcf-wsdl-xsdimport-schemalocations-link-to-local-machine-name-not-domain-name-while-hosted-in-iis.html

提交回复
热议问题