Opened 2 years ago
Closed 2 years ago
#2847 closed defect (fixed)
MgInstantSetup: Needs flag to make 64-bit IIS application pool
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 4.0 |
Component: | Installer | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Right now if setting up for IIS, the InstantSetup tool does not disable the enable32BitAppOnWin64 setting on the application pool it creates.
This will cause the mapagent handler to fail because IIS will be treating it as a 32-bit application
Note:
See TracTickets
for help on using tickets.
In 9952: