The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ASP.NET Configuration Files
.NET Framework 4
ASP.NET configuration data is stored in XML text files, each named Web.config. Web.config files can appear in multiple directories in ASP.NET applications. This section contains information about ASP.NET configuration files, their format, and the inheritance hierarchy.
For information about .NET Framework client application configuration files (named Exe.config), see Configuration File Schema for the .NET Framework.
For information about the IIS configuration file, see Working with the IIS Metabase and the IIS Metabase Property Reference.