console application add web references

 

from https://stackoverflow.com/questions/887914/add-a-web-service-reference-to-a-console-app


Solution:
  1. Create a console application using visual studio.
  2. Right click on the project and click on "Add Service Reference...".
  3. On the window, you will find the "Advanced" button at the bottom.
  4. Click on the button and it will open service reference settings window. It has a button at bottom called "Add Web Reference".

留言

熱門文章