Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27351

WebService EndPoint

$
0
0
Hi

I've created a simple winform project and added a service reference to the service URL.
Then, I added the following:

Dim client As ServiceReference1.InterfaceOpenMotionServiceHttpGetClient
client = New ServiceReference1.InterfaceOpenMotionServiceHttpGetClient("InterfaceOpenMotionServiceSoap")

This got me the following error:

Could not find endpoint element with name 'InterfaceOpenMotionServiceSoap' and contract 'ServiceReference1.InterfaceOpenMotionServiceHttpGet' 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.

The app.config file is attached.
Can someone explain me the problem?

Thanks in advance
Attached Files

Viewing all articles
Browse latest Browse all 27351

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>