ArcGIS Server中,发布移动地图服务时(Map Service勾选Mobile Data Access),许多朋友最常碰到的一个问题就是在启动服务时遇到错误:
Configuration servicename.MapServer can not be started.
Server Object instance creation failed on machine yourserver.
有点不知所措。其实只需要查看server的日志即可找到原因。日志中写到:
MobileServer requires a custom extent to be set. The default extent is not acceptable (union of all layers).
解决办法:在mxd文档的dataframe属性,选择Extent Used By Full Extent Command–>Specify Extent,指定一个自定义的范围即可。
本文介绍了解决在ArcGIS Server中发布移动地图服务时遇到的“配置服务名称.MapServer无法启动”错误的方法。该问题通常由未设置自定义范围引起,文章详细解释了如何通过修改MXD文档中的数据框属性来解决这个问题。
时的问题&spm=1001.2101.3001.5002&articleId=8181172&d=1&t=3&u=68a8b46ac9e24ac3a844a1f16c9d174f)
838

被折叠的 条评论
为什么被折叠?



