Bug Number | NIM059499 |
Submitted | Jul 29, 2010 |
Modified | Sep 30, 2020 |
Severity | High |
Applies To | ArcGIS Server (.NET) |
Version Found | 10.0 |
Prog Language | N/A |
Server Platform | Windows 2003 |
Client Platform | Windows 2003 |
Database | N/A |
Locale | N/A |
Status | Implemented |
Version Fixed | 10.1 |
SP Fixed | N/A |
Bug NIM059499
Synopsis
The installer forces the application instance to be installed to the root location path instead of allowing the user to define the installation path.
Additional Information
N/A
Alternate Solution
Use the ORCA tool to edit the ArcGIS Server 10 for .Net's setup.msi file by modifing the WEBSITE_DIR property to reflect the location in which the ArcGIS instance is to be installed.
Another work around is to use a silent install with MSIEXEC, which bypasses the failure dialog.