Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connect to a WSDL with C#
Message
De
02/03/2003 21:12:09
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Connect to a WSDL with C#
Divers
Thread ID:
00760200
Message ID:
00760200
Vues:
173
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?


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform