DistoStoo Posted June 17, 2003 Posted June 17, 2003 Anyone have any advice for setting up web.config for multiple development environments and also making it easy to deploy the application to new environments. The problem is having to change the web.config everytime you push the application to a new environment (say production environment). Basically, what would be a best practice for avoiding having to change the config file from a development station to a production server - i.e. the database connection strings are different, different urls are used in the program. Thanks in advance Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.