0

When I try to access the URL http://... using code in C#, I am getting the error

"There was no endpoint listening at http://.. that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details."

But when I try to launch the URL directly from IE, it is working fine. what could be the reason ?

  • Could be that the domain only accepts HTTP**S** requests – MindSwipe Jun 05 '20 at 09:20
  • Does this answer your question? [WCF error - There was no endpoint listening at](https://stackoverflow.com/questions/17572500/wcf-error-there-was-no-endpoint-listening-at) –  Jun 05 '20 at 09:23

0 Answers0