ArcGIS Web Adaptor安装及配置

分类: WebGIS |
ArcGIS Web Adaptor安装及配置
要在一台计算机上运行 ArcGIS for Server,请遵循如下步骤:
- 安装 ArcGIS for Server。
- 登录到管理器并创建站点。
- 安装和配置 Web Adaptor。
- 在 ArcGIS for Desktop 中连接到 GIS 服务器。
- 授予对数据目录的访问权限。
- 发布服务。
- 使用服务。
---------------------------------------------------------------------
以上内容摘自Arcgis的帮助文档,这里我们看到了发布服务和调用服务,不仅需要安装Arcgis Server,还需要安装ArcGIS Web Adaptor,下面开始正式开始:
---------------------------------------------------------------------
1、刚开始找不到ArcGIS Web Adaptor的安装包,找了好多地方,后来看到一篇博文说是在Arcgis Server的安装界面就有,打开一看,果然。安装很简单,选择好端口号,一路点击下一步就OK了。
2、配置:安装好后自动跳出来一个页面,显示Bad Request - Invalid Hostname(图1),看一下路径,发现路径错误,因为我用的不是localhost,于是手动改IP,终于有结果了,但是仍然不对,提示无法识别属性TargetFramework(图2)。
http://s12/mw690/003uYJ3pzy79do7Zt5p0b&690Web
图1
http://s3/mw690/003uYJ3pzy79dpuUBKGa2&690Web
图2
3、解决无法识别属性TargetFramework问题
http://s16/mw690/003uYJ3pzy79dq1FseP4f&690Web
图3
http://s9/mw690/003uYJ3pzy79dq1ZeOY38&690Web
图4
4、刷新出错的页面,终于OK了,发现了新大陆。选择Arcgis Server(图5),点击下一步,开始设置URL(图6)
http://s1/mw690/003uYJ3pzy79dqjKwpO00&690Web
图5
http://s5/mw690/003uYJ3pzy79dogljaAf4&690Web
图6
3、输入GIS服务器URL
http://s10/mw690/003uYJ3pzy79doMIEs1c9&690Web
图7
4、发现问题以后,从新更改端口号为6080,终于发现了新世界(图8 图9)。
http://s16/mw690/003uYJ3pzy79dr41XS79f&690Web
图8
http://s16/mw690/003uYJ3pzy79dqy4J3N1f&690Web
图9
解决办法参考资料:http://blog.csdn.net/jonnyqian/article/details/17337033