Since I always forget that you can add a service reference by hand-pasting the full path to a local WSDL file, then hit Go: [WayBack] .net – How to generate service reference with only physical wsdl file – Stack Overflow
–jeroen
- Right click your project, then “Add”; “Service Reference”:
- In the dialog, paste the full WSDL path, enter the right namespace, then git the “Go” button:
- Finally, hit the OK button: