Modifying Application Code for Compatibility with Windows Server 2003 and IIS 6.0

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

If any application code needs to be changed or recompiled to run on Windows Server 2003, you must make those changes manually. The most common application code changes include the following:

  • Code that references Windows platform components or APIs no longer supported in Windows Server 2003.

  • Code that references IIS metabase properties that have changed or are no longer supported in IIS 6.0.

  • Code that is incompatible with worker process isolation mode.