AddressFilter mismatch at the EndpointDispatcher - the msg with To

前端 未结 12 1820
一个人的身影
一个人的身影 2020-12-14 06:21

Any ideas how I correct this.. calling a service via js

The message with To \'http://MySite.svc/GetStateXML\' cannot be processed at the receiver, due

12条回答
  •  萌比男神i
    2020-12-14 07:03

    I had this issue in my development environment for a web service hosted in IIS. Solved it by going to 'IIS Manager' and added a binding to the host name complained about in the error message.

提交回复
热议问题