Help consuming web service
843833Jul 6 2005 — edited Jul 16 2005I was given the URL of a WSDL file to test a web service. What I don't know how to do is consume the web service. All I really want to do is create a standalone command line app that will pass in the parameters needed by the webservice method. How do I do this? Can someone point me to a tutorial?