Hello all. We currently deploy our asp.net application to our test server, then staging server, then production server. When we first deploy it to our test server, we always have to check out the web.config file and change the Debug parameter to Debug=False, then recompile.
Is there an easier way so we don't always have to remember to change the debug parameter all the time? Perhaps there is an addin that gives us the option to change the setting when we click "copy project?"
Anyone have any ideas?
Thank you.
Is there an easier way so we don't always have to remember to change the debug parameter all the time? Perhaps there is an addin that gives us the option to change the setting when we click "copy project?"
Anyone have any ideas?
Thank you.