2
Answers

error While accessing wcf service through wpf application

Photo of Pravin Shinde

Pravin Shinde

8y
2k
1
I am getting following  error while accessing wcf service through wpf application
 
Could not find default endpoint element that references contract 'ServiceReference1.ISummary' 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. 
 
 
 

Answers (2)