Hi friends .......
i am getting a problem while calling a method on WCF service.
Some time this method is running properly.
but some time it shows following exception:-
Could not find default endpoint element that references contract 'UpdationWebService.IService1' in the ServiceModel client configuration section.
This might be because no configuration file was found for your application, or because no endpoint element matching this contract could be found in the client element.
In this UpdationWebService is web service name (WCF).
I am not getting why it is throwing this exception,........
sometimes it is running properly...
, sometime it is causing Problem...
please help me ......., it's urgent
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)