Hi,
I am new to ws. I am trying to create a Proxy Class for the XMethods
(http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D784C184-99B2-DA25-ED45-3665
D11A12E5)
currency Converter ws.
I have executed the following from the command prompt:
wsdl http://www.xmethods.net/sd/2001/CurrencyExchangeService.wsdl
/out:CurrencyConvert.cs
But I get an error :
Request failed with HTTP Status 404
Thanks in advance,
Joydeep
GCR - 07 Dec 2005 10:36 GMT
You should open the wsdl file in your browser and save it locally, then add a
web reference in your project by pointing to the saved wsdl file. That will
work.
> Hi,
>
[quoted text clipped - 11 lines]
> Thanks in advance,
> Joydeep