Deploy Xml web service created using ATL
I have developed an xml web service using ATL. It worked locally fine, i.e. on the machine where service was built.
When i tried to deploy that service on other machine; either manually or through setup project; i failed to discover
that service. Although i have changed the name of the machine in the URLs that are in the discovery file, but still
the browser of the add web reference wizard tries to reach the URLs of the old machine.
This means that there is still a file that saves those URLs, but i couldn't find it out.
Could you please help me deploy the web service dynamically, i.e. it gets the name of the deploying server during
deployment?
Thanks in advance.

