笔者最近写了一个soe的扩展,并且已经在arcgis server manager中完成添加扩展,但是当我准备对已经发布的服务进行扩展功能勾选并准备重启的时候却出现下面的错误

> service failed to start
> Failed to construct instance of service 'WaterShed.MapServer'. ClassFactory cannot supply requested class

这是个相当头大的错误,因为我开发机子上是没有问题,部署在别的机子上却出现如此问题,这个还无法调试,怎么办,只有靠伟大的google!不断的翻看国外论坛,功夫不负有心人,终于找到解决方法!原来安装arcgis server的时候默认是不安装.net extension support的,得modify勾选这个隐藏的扩展才行!

部署完SOE之后服务无法启动的问题

相关文章:

  • 2022-12-23
  • 2021-12-23
  • 2021-12-18
  • 2021-09-25
  • 2021-07-28
  • 2021-11-30
猜你喜欢
  • 2021-03-31
  • 2022-01-09
  • 2022-01-13
  • 2021-10-22
  • 2021-07-13
  • 2021-08-04
相关资源
相似解决方案