I am new to .Net and web services. My first attempt involved a client that has two web references, one for test, one for production. However, when I add the web references, they overwrite each other in the app.config file.

The only issue that I can think of is that the URLs for the two references are very similar, in fact, identical for the first 45 characters. If a put in a dissimilar reference to a test service, it does not overwrite....