doop
doop

Reputation: 41

No Endpoint Listening

Get the error message "There was no endpoint listening at http://subdomain.domain.com, This is often caused by an incorrect address or SOAP action. See InnerException"

Any suggestions?

Upvotes: 2

Views: 2796

Answers (2)

doop
doop

Reputation: 41

answered by marc_s in the comments. the problem was that the server wasn't handling the name resolution. thanks for all your help.

Upvotes: 1

user1228
user1228

Reputation:

Check the configuration on the server and make sure your client's endpoint matches the server's endpoint. Then make sure you're using the same binding as well, while you're at it.

After that, make sure the server is listening and the server's firewall isn't blocking you.

Thats all I've gotten from this Ouija board. Anybody got a magic 8 ball?

Upvotes: 0

Related Questions