Calling SOAP service from Microsoft window service
Budget: $30 – $250 CAD
we are referencing service url in our window service. but, getting this error. if we run the same code in Console App its working fine.
Could not find endpoint element with name 'IVMSServiceSoap' and contract 'SigfoxIntegration.IVMSServiceSoap'
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 name could be found in the client element.
Could not find endpoint element with name 'IVMSServiceSoap' and contract 'SigfoxIntegration.IVMSServiceSoap'
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 name could be found in the client element.