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

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

    None of these solutions were helpful to me. I was able to solve this with a very simple custom Service Factory.

    Installing a WCF Service on a Shared Hosting Site, Revisited

提交回复
热议问题