Monday 10 December 2012

WCF Errors and Solutions


Could not find default endpoint element that references contract 'IMySOAPWebService' in the service model client configuaration section. This might be because no configuaration file was found for your application or because no end point element matching this contract could be found in the client element
 
Ans : If you consuming the WCF service in console application  through IIS then change the output.config file to App.config