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
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.