Hi,
I have one problem and it is some time ago I have added a Webservice proxy class into my application by copying all the generated code (copy paste the text of the .cs content).
And it worked!
But now I need to change the URL used by this web-service proxy class and I am not sure what and where to change in the code.
I would appreciate if you can give me a clue that can guide me to find the right place so that I can update the url of the web service.
Thanks!