Click here to Skip to main content
16,008,469 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi

I want exammple on How webservice used in windowsservice;
1)
i have webservice(url.......) with 2 methodes ie
method1
method2
2)
Now i am creating one windowsservice in C#
how these methodes of webservice used in windows service
3) In windowsservice "can access private members/methodes of webservices" ?
Posted

1 solution

you need to include wsdl dll file to your respective windows application hopes it will works.
thank you..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900