hey guys,
I have a problem hosting a WCF REST Service on a Apache Webserver. When I call the Service locally on the Server where the apache runs I have no problems but when I try to call the Service from a remote Computer I get the following error:
No protocol binding matches the given address... . Protocol bindings are configured at the Site level in IIS or WAS configuration.
can anyone help me with this error?