Error in WCF service in Silverlight application
-
Hi, I am working on a Silver light application. In this I used WCF service. While using this service I am getting the below exceptions. class: System.ServiceModel.CommunicationException. Message: The remote server returned an error: NotFound. It is saying like some error in the web config file that is no binding information is provided for the endpoint with name '*' in the config file. If anyone have any ides to solve this please reply me. Thanks in advance.
-
Hi, I am working on a Silver light application. In this I used WCF service. While using this service I am getting the below exceptions. class: System.ServiceModel.CommunicationException. Message: The remote server returned an error: NotFound. It is saying like some error in the web config file that is no binding information is provided for the endpoint with name '*' in the config file. If anyone have any ides to solve this please reply me. Thanks in advance.
Nekkantidivya wrote:
It is saying like some error in the web config file that is no binding information is provided for the endpoint with name '*' in the config file.
You can't post the EXACT error? Are the endpoints configured properly on both ends?
Mark Salsbery Microsoft MVP - Visual C++ :java: