Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Consuming a WebService in ClassLibrary or Winform
Message
From
25/03/2008 16:14:22
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Consuming a WebService in ClassLibrary or Winform
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01305448
Message ID:
01305448
Views:
68
I need to access and execute methods on a web service from a VB.Net class in VS2008. So far I have added a Service Reference to the Project for the WebService (WSDL Reference) and it properly describes the Services and Operations. My problem is now I have no idea as to how to Use it. For instance this WS has a service called ContentCafeHTTPGet with three available operations
  1. Single
  2. XMLPost
  3. XMLString

How would I instanciate this service so that I could execute the Single operation?

Thanks

Glenn
Next
Reply
Map
View

Click here to load this message in the networking platform