Hi,
I have created a webservice on my local machine using .net 2.0. This webservice is referenced from the project that contains forms.
At present I reference this webservice using add webreference and point to it which is sitting on my local machine.
How is it possible for other developers to access this webservice which is sitting on my machine please
Thanks

webservice from client
Cyber Junkie