WCF Metadata contains a reference that cannot be resolved

前端 未结 6 1565
你的背包
你的背包 2020-12-11 02:17

I\'ve spent a couple of hours searching about this error, and I have tested almost everything it\'s on Google.

I want to access a service using TCP, .NET4 an

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-11 03:01

    For the above issue check the reference.svc file which is generated at the time you add the reference. The url mentioned in that will be used for updating the service so you can check whether that is running or not.

提交回复
热议问题