Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Consume C# WS in C# App
Message
 
To
17/03/2008 11:29:21
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
01302443
Message ID:
01302658
Views:
4

>That's because you're declaring oWS as SoapHttpClientProtocol ... it certainly doesn't have your method on it. You eed to declare it either as your actual web service (Marois.MyWebService.Service) or create an Interface to use (that has any methods that your WS is going to have).


HOLY BUILDS BATMAN! IT WORKS!

Hellps when you code it right, huh?


BTW, thanks for the help.
>You're welcome ... I hope this helps. =0)
>
>~~Bonnie


Thanks alot. I'm learning!
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform