Select to view content in your preferred language

ArcGIS 101 Server Web Adaptor Installation issue

762
2
08-17-2012 01:54 PM
harleypowers_parks
Regular Contributor
this is the silent install with an ags directory name:
msiexec /I D:\WebAdaptor\IIS\setup.msi WEBSITE_ID=1 VDIRNAME=ags /qb


below image shows the problem. 
[ATTACH=CONFIG]17058[/ATTACH]
0 Kudos
2 Replies
BubbaHey
Deactivated User
Look at this thread:  http://forums.arcgis.com/threads/45825-IIS-Web-Adaptor-Install-Error

ESRI suggested the following which worked:

As a workaround, you should be able to install the Web Adaptor by explicitly defining the website via command line. For example, from a command prompt with administrative privileges, run:

msiexec /I <path to setup files>\setup.msi WEBSITE_ID=1 VDIRNAME=arcgis /qb
0 Kudos
harleypowers_parks
Regular Contributor
yes, that's not a bad forum thread. thanks for listing it.
0 Kudos