Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connect to a WSDL with C#
Message
 
 
À
02/03/2003 21:12:09
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00760200
Message ID:
00760312
Vues:
15
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform