摘要: 本文介绍当使用ArcGIS Server .Net版本,而IIS中站点所用端口非80时该如何配置ArcGIS Server。 内容:
如下步骤与过程需要ArcGIS Server 9.2 Service Pack 3。 在IIS中,如果站点所用端口非80端口,需要对ArcGIS Server做如下调整,保证ArcGIS Server及其应用能正常工作。 1. 如果没有安装ArcGIS Server 9.2 Service Pack 3,则请安装。 2 如果没有使用IIS的默认站点,则在非IIS默认站点中实例化一个ArcGIS Server Manager。 3. 浏览到上述实例文件夹 如果接受安装过程中的默认实例名,则该文件夹应该位于“C:\Inetpub\wwwroot\ArcGIS.” 4. 展开“Manager”文件夹,用文本编辑器打开“Web.config”文件 5. 找到如下字符段<add key="PublishPort" value="80" /> 6. 更改端口,并保存所做改动 7. 更改Manager以及Help的快捷方式,因其包含端口号,<a>详情>></a>
When accessing published applications, include the port in the URL (for example: http://myServer:8080/myWebMappingApp/Default.aspx). This also applies to ArcGIS Server Manager and the ArcGIS Server Help shortcuts in the Start menu. To edit the shortcuts:
1. Navigate to the shortcut, right-click the shortcut, and click Properties.
2. In the dialog that appears, edit the URL for the shortcut. Example: http://myServer:8080/ArcGIS/Manager/default.aspx
1 个回复
易智瑞技术支持
赞同来自:
内容:
如下步骤与过程需要ArcGIS Server 9.2 Service Pack 3。 在IIS中,如果站点所用端口非80端口,需要对ArcGIS Server做如下调整,保证ArcGIS Server及其应用能正常工作。 1. 如果没有安装ArcGIS Server 9.2 Service Pack 3,则请安装。 2 如果没有使用IIS的默认站点,则在非IIS默认站点中实例化一个ArcGIS Server Manager。 3. 浏览到上述实例文件夹 如果接受安装过程中的默认实例名,则该文件夹应该位于“C:\Inetpub\wwwroot\ArcGIS.” 4. 展开“Manager”文件夹,用文本编辑器打开“Web.config”文件 5. 找到如下字符段<add key="PublishPort" value="80" /> 6. 更改端口,并保存所做改动 7. 更改Manager以及Help的快捷方式,因其包含端口号,<a>详情>></a>
When accessing published applications, include the port in the URL (for example: http://myServer:8080/myWebMappingApp/Default.aspx). This also applies to ArcGIS Server Manager and the ArcGIS Server Help shortcuts in the Start menu. To edit the shortcuts:
1. Navigate to the shortcut, right-click the shortcut, and click Properties.
2. In the dialog that appears, edit the URL for the shortcut. Example: http://myServer:8080/ArcGIS/Manager/default.aspx
创建时间:2007-07-20
最近更新: 2009-10-27
【原文链接】
http://support.esrichina.com.c ... .html
要回复问题请先登录或注册