Silverlight WCF client error

Damir Dobric Posts

Next talks:

 

    

Follow me on Twitter: #ddobric



 

 

Archives

Error:

The underlying channel factory could not be created because no binding information was found in the configuration file for endpoint with name '*'.  Please check the endpoint configuration section with name '*' to ensure that binding information is present and correct.

Solution

This error simply means: “The binding configured in one endpoint cannot be found”. For example bindingConfiguration is set on ‘ABC’, but the binding with ‘ABC’ name cannot be found.


Posted Apr 19 2010, 12:04 PM by Damir Dobric
developers.de is a .Net Community Blog powered by daenet GmbH.