|
-
Apr 2nd, 2004, 11:21 AM
#1
Thread Starter
Hyperactive Member
Consuming a WebService **SOLVED**
Hey all, how can I consume a Web Service from a C# class.
I already added a WebReference to the Project.
Now calling localhost..... i am able to have a look at the classes. I can find the class I need, but it has no method (function) that returns a value. what I want is something like this:
myAnswerXmlDocument = myWebservice.myFunction(mysendXmlDocument);
Am I thinking to easy?
Any quick example would be of a help, thanks, stephan
Last edited by Sgt-Peppa; Apr 8th, 2004 at 03:39 AM.
Keep Smiling - even if its hard 
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|