Hello,
I have no problem consuming a web service from an ASP.NET Web Application project. I add a Web Reference and after that I can easily consume the web service and its methods.
Now if I want to create a C# Class Library Project to test my Web Service, how do I create a Web Reference to the service in order to consume it?
Thank you.
Didier
Start Free Trial