Adding multiple web refference in windows service
Hi,
I am creating one windows service and WebService. when any changes made in particular file,The windows service upload the file to the server through web service(I already added the web refference and uploaded to one server).The webservice is running in the server .My problem is,"I have 3 servers, all the three servers having same web service.I want to upload the file to partyicular server.How can I do it?How can i add the web refference dynamically?Is there any possible way? please help me....Thanks.
justin(Navya)

