I doubt this is possible but one of our web applications is used by customers whereby they have a live/test database. At the moment updates have to go to both folders as there is a directory setup for both and the web.config file points to either the live or the test.Is there some way I can use just the one directory but 2 web apps in IIS each using a different web.config file or something similar so only 1 place needs to be updated?