Configuring IIS 6.0 for Hosting ASP.NET Applications

Applies To: Windows Server 2003, Windows Server 2003 with SP1

If you migrated any ASP.NET applications to the target server, you need to configure IIS 6.0 to use the correct version of the .NET Framework, and you must configure the .NET Framework to support your applications.

Configure IIS to Host ASP.NET Applications

Configure IIS 6.0 to host ASP.NET applications by completing the following steps:

  1. Configure IIS 6.0 to use the correct version of the .NET Framework.

  2. Configure the .NET Framework.

  3. Review how ASP.NET applications run in each application isolation mode.

  4. Migrate Machine.config attributes to IIS 6.0 metabase property settings.