Hi,
In Visual Studio 2005, under the App_WebReferences folder, a folder is created for every webservice that is referenced and under that folder, disco, discomap and wsdl files get created.
The URL for the service that is referenced is present in these files in many places. Also, the URL is entered in the Web.Config file as an appsettings key.
However, when we deploy our code, or change the reference URL, it doesnt seem to be enough, if we change the URL in the Web.Config.
Is it required that all the App_WebReferences folder files (disco, discomap, wsdl files) need to updated with the new URL or, it would pick up the setting in Web.Config?
If it has to be changed in all the places, then it can become frustrating when dealing with many services.
Any inputs / suggestions?
Thanks.
regards,
Harish
http://geekswithblogs.net/ranganh