MapGuide Open Source:  Home |  Download |  Internals

Ticket #360 (closed enhancement: fixed)

Opened 2 years ago

Last modified 11 months ago

Configure IIS .net extensions into its own Application Pool if installing in Windows Server 2003

Reported by: jng Assigned to:
Priority: medium Milestone: 2.1
Component: Installer Version: 1.2.0
Severity: minor Keywords: installer iis
Cc: External ID:

Description

It would be nice if when installing the web server extensions on windows server 2003, the installer would create and configure the web extensions to reside in a separate application pool.

We commonly have encountered mixed asp.net 1.1/2.0 IIS environments, and installing the web server extensions into the default application pool will usually cause breakage because 1.1 sites already exist in the same pool.

Change History

02/26/09 18:03:22 changed by jng

  • owner changed.
  • component changed from General to Installer.

03/23/09 07:25:40 changed by jng

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 2.1.

Fixed in r3747