Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connect to a WSDL with C#
Message
From
03/03/2003 08:18:13
 
 
To
02/03/2003 21:12:09
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00760200
Message ID:
00760312
Views:
16
Did you try?:

rootNode ws = new wsMethod();

>I'm trying to learn C#. This a first try with a simple web service.
>
>I want to say:
>rootNode = ws.getTemp(txtZIPCode.Text);
>
>to consume the web service and get a temperature from a US ZIP Code. But I could not get the ws variable properly defined to connect to:
>www.xmethods.com / TemperatureService.wsdl
>
>I tried:
>ws = new net.xmethods.www/TemperatureService.wsdl
>but does not seem to work. I tried from VFP8 and the service works very well.
>
>How do I write the ws = new definition?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform