问题描述:

在输入服务地址时:http://192.168.1.180/arcgis/services

ArcServer 10.0  “No Content”、“Server Host Cannot be null” 错误

 

结果出现下面的错误:

ArcServer 10.0  “No Content”、“Server Host Cannot be null” 错误

 

解决办法:

因为”http://192.168.1.180/arcgis/services” 地址是ADF使用的。

而我是用的浏览器去访问的,所以必须要加上REST。

http://192.168.1.180/ArcGIS/rest/services

 

 

问题二:Server Host Cannot be null

问题描述:

在输入上面的服务地址时,结果出现:

Server Host cannot be null.
Description: Unhandled Exception......
Exception Details: ESRI.ArcGIS.ADF.Connection.ServerHostNullException: Server Host cannot be null.

原因:

密码的配置不正确造成的或者密码设置了不正确的密码,或者是没有破解好。

 

解决办法:

ArcServer 10.0  “No Content”、“Server Host Cannot be null” 错误 

配置一个新的用户密码,可能最后还会要ecp文件进行授权。

相关文章:

  • 2022-12-23
  • 2021-07-01
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
  • 2021-07-03
猜你喜欢
  • 2022-12-23
  • 2021-08-02
  • 2022-12-23
  • 2021-07-30
  • 2021-06-07
  • 2021-08-09
  • 2021-07-22
相关资源
相似解决方案