Click here to Skip to main content
15,911,786 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i hv create a web service application on one computer and i want to access that service on another computer so i hv added we references by ip that is completed and WebService.discomap is added on another computer but how can i access this method

any body can help me
Posted

Dear Friend,

As you have added the WebService Reference into your project on another computer then you can call that with the help of the class in which you have made the web method.

Thanks

Varun Sareen
 
Share this answer
 
 
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