[运行后界面图]
上图中可以看到在ArcGIS 9.2 Server Enterprise下有for the Micriosoft .NET Framework和for the Java Platform两个产品,说明ArcGIS Server9.2支持.Net平台和Java平台,根据需要安装相应的开发平台软件,本人用的是.Net平台就以.Net平台安装及安装后举例。
安装.Net平台下的ArcGIS Server9.2的过程非常简单,这里就不过多阐述了。但是在安装.Net平台下的ArcGIS Server9.2之前请一定确保所安装的计算机上已经安装了IIS、.Net Framework2.0或者Visual Studio.Net2005,否则将无法进行安装或是打开ArcGIS Server9.2的管理页。(Java平台下安装前的必备条件不是很清楚)
第二步:配置
本人在Windows XP和Windows 2003两个操作系统上都成功安装了ArcGIS Server9.2。
下面对有关环境进行设置、自身的配置和登录使用: 1、操作系统环境设置 (1)、Navigate to Windows Firewall. Start > Settings > Control Panel > Windows Firewall. The firewall is 'On' by default, the 'Recommended' setting.
(2)、Click on the Exceptions tab.
(3)、Click 'Add Port'.
(4)、Add the following information. Name: Web Port (http); Port Number: 80; Type: TCP. Click OK.
(5)、To add port 135, click 'Add Port'.
(6)、Add the following information. Name: DCOM (ArcGIS Server); Port Number: 135; Type: TCP. Click OK.
(7)、Click 'Add Program' to add an exception for ArcSOM.exe.
(8)、Click 'Browse' and navigate to:<ArcGIS Install Directory>\bin\ArcSOM.exe (for example:C:\Program Files\ArcGIS\bin\ArcSOM.exe).Click OK.
(9)、Click Add Program to add an exception for ArcSOC.exe.
(10)、Click 'Browse' and navigate to:<ArcGIS Install Directory>\bin\ArcSOC.exe (for example:C:\Program Files\ArcGIS\bin\ArcSOC.exe).Click OK.
(11)、The ports and programs entered should now appear in the list of Programs and Services. Verify check marks appear next to each component.