Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Consuming Web Service
Message
From
18/07/2006 12:23:30
 
 
To
18/07/2006 12:13:10
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01137276
Message ID:
01137282
Views:
15
This message has been marked as the solution to the initial question of the thread.
Hey, Mike,

I'm not positive, but it sounds like you need to create an instance of your web service.
MyWebService oWS = new MyWebService();
// now use oWS to discover the methods in Intellisense
Let me know if that helps...
Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform