web/machine.config file locations.


QUESTION

Server Installation: Where are the web and machine configuration files located?

ANSWER

The web configuration file is located in your application's root folder and is named: web.config.

The machine.config file is located in x:\<windows>\Microsoft.NET\Framework\<version>\config\machine.config

For more information on configuration files, please see this page.


Posted Thursday, April 21, 2005 by Support
https://www.dotnetcharting.com/kb/KnowledgebaseArticle11267.aspx