Hi,
We have wcf soap service 3rd party (purpose : single and batch geocoding) , we were using this soap service in ArcGIS 10.2.1 SOE , it works for single line geocoding , when we call for batch geocoding it throws error message The batch geocode method is "GeocodeAddresses" .
objResponse = obj.GeocodeAddresses(objWsHeader, AddressRequest, out oResponse);
We are getting error on the above line..
Error Message:
Could not find
default endpoint element that references contract
'EGMBatchService.BatchWS' 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