Using external web services. Can anybody help? (Different to my other thread)
Hi guys,
PLEASE NOTE THIS IS A DIFFERENT PROBLEM TO MY OTHER WEB SERVICES POST...
I have been able to create my own asp.net web page that accesses my own web service by creating a web reference from a service in the current solution.
I have been trying to access an external web service, one that is freely available on webservicex.net however I create the web reference as usual but then it does not work in the same way as in the solution that I created one locally.
Can anybody offer a tutorial that takes you through step-by-step how to use a web service that is freely available online?