Visual Studio 2008 - App_webreferences and dynamic urls
- by Patrick Hempton
When you add a web service reference in VS 2008 Web site project, you get a new folder in App_webreferences. This contains a disco,wsdl and discomap file. Additionally, you get a key/value pair in the web.config which contains the endpoint URL.
Within the disco,wsdl and discomap files, the URL is strewn about leaving many places to change the url…