Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connect to a WSDL with C#
Message
From
02/03/2003 21:12:09
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Connect to a WSDL with C#
Miscellaneous
Thread ID:
00760200
Message ID:
00760200
Views:
174
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
Next
Reply
Map
View

Click here to load this message in the networking platform