Modifying Web References
Tags:
ASP.NET
, IDE
, 2003
, Beginning
When you add a Web Reference to a particular server (like localhost) for a given Web Service, then add a SECOND Web Reference to a Web Service that resides on the same server, Visual Studio.NET creates a second instance of the server reference (such as localhost1) which is annoying while you are programming. This video demonstrates a technique for getting around this 'feature'.