After installing ArcIMS, you must configure your IIS Web server for ArcIMS. If your Web server and servlet engine are not operational, contact your system administrator before you proceed. See the New Atlanta Web site for information on problems with ServletExec.
1. Verify that the following items are at \Program Files\New Atlanta\ServletExec ISAPI\Servlets:
com directory
Esrimap_prop
ServletConnector_Res.properties
ServletConnector_Res_en_US.properties
WMSEsrimap_prop
If you can not verify the above:
On Windows NT, click Start > Settings > Control Panel > Services; on Windows 2000, click Start > Settings > Control Panel > Administrative Tools > Component Services and click Services on the Tree tab; on Windows XP, click Start > Control Panel > Performance and Maintenance > Administrative Tools > Component Services and click Services on the Tree tab.
Stop IIS Admin Service, and World Wide Web Publishing Service. Then navigate to <ArcIMS Installation Directory>\ArcIMS\Connectors\Servlet and copy the items to that location.
Go into the \Program Files\New Atlanta\ServletExec ISAPI\Servlets directory and open Esrimap_prop.
Rename the AppServerMachine variable "APPSMACHINE" to the name or IP address of the machine where ArcIMS Application Server is installed. Change the AppServerClientPort if you are using a non-default client port.
Start IIS Admin Service, and World Wide Web Publishing Service and close the Services Window.
Provide read/write access to the ServletExec Data directory:
a. Browse to the ServletExec ISAPI directory in the ServletExec installation folder, for example, \Program Files\New Atlanta.
b. Right-click the ServletExec ISAPI directory and select Properties.
c. Click the Security tab.
d. Click Add.
e. In the Look in dropdown list, choose your computer name.
f. Double-click IUSR_<computer name> and click OK.
g. Highlight the user, Internet Guest Account(<computer name>\IUSR_<computer name>).
h. For Read and Write access, select Allow, and click OK.
On Windows NT, click Start > Settings > Control Panel > Services; On Windows 2000, choose Start > Settings > Control Panel > Administrative Tools > Component Services, and click Services in the Tree tab; On Windows XP, click Start > Control Panel > Performance and Maintenance > Administrative Tools > Component Services, and click Services on the Tree tab.
Stop and Start IIS Admin Service, and World Wide Web Publishing Service, then close the Services window.
Verify that the ArcIMS installation was successful.
a. Click Start > Programs > ArcGIS > ArcIMS > ArcIMS Diagnostics. The ArcIMS Diagnostics tool displays.
b. Select your Web server protocol, type your Web server name including domain, and type your port number. The default is 80.
c. Click 1 to test the ArcIMS Servlet Connector and 2 to test the ArcIMS Application Server.
If these tests are successful, your ArcIMS Application Server and ArcIMS Servlet Connector are configured correctly.
If you receive an error message, select the error number in the dropdown list and click View. The error number and a description display. Follow the instructions in the description to fix the problem and try the Diagnostics tool again.
Continue to Creating virtual directories on IIS.
See Configuring ServletExec 4.2 with IIS for Service Administrator for information on configuring ArcIMS Service Administrator.
See Configuring ServletExec 4.2 with IIS for Metadata Explorer for information on configuring Metadata Explorer.