Using ASP.NET Configuration
The topics in this section describe configuration elements in the configuration section that support functionality in the .NET Framework 3.0 and .NET Framework 3.5. When you move an existing Web site from an earlier version of the .NET Framework version, you can add the new sections into the existing Web.config files.
In This Section
How to: Configure the <system.webServer> Section for IIS 7.0
Describes configuration for Web applications that run with IIS 7.0.How to: Suppress IIS 7.0 Registration Warnings
Describes how to configure whether IIS 7.0 suppresses registration warningsHow to: Configure ASP.NET Services in ASP.NET AJAX
Describes common configuration scenarios that require modifications to the system.web.extensions section.How to: Configure WCF Services in ASP.NET AJAX
Describes common configuration scenarios that require modifications to the system.serviceModel section.
See Also
Concepts
Moving an ASP.NET Application from IIS 6.0 to IIS 7.0
Reference
configuration Element (General Settings Schema)