add a web service reference to a console app
You need to read about WCF MEX Endpoints. Here's a blog post that may help.
Solution:
- Create a console application using visual studio.
- Right click on the project and click on "Add Service Reference...".
- On the window, you will find the "Advanced" button at the bottom.
- Click on the button and it will open service reference settings window. It has a button at bottom called "Add Web Reference".