Browse by Tags

All Tags » Machine.config (RSS)

How to make all the application in a machine to run in release mode by vik20000in

Hi, Lets say you are running multiple application in a single machine, and want to make sure that all the application run in the release mode (debug is false, page output of trace is false etc..). These settings can easily be changed in the web.config...
More Posts