标签:blog 大致 net mamicode arc gis 代码 strong info
1.显示模式对话框或窗体是无效操作
这是因为web服务不支持显示窗体,只要把代码里面有关窗体的代码改一下即可
2.无法加载文件或程序集
设置应用程序池常规属性,设置“启动32位应用程序”为true
3.在iis承载服务时,提示arcgis许可不可用
参考网上的资料,个人认为大致是权限的问题,但具体什么原因并不是很清楚,这里只给出解决方法:将应用程序池的标识设置为本地系统即可
有关这方面的资料可以参考:https://blog.csdn.net/u011127019/article/details/17284045
标签:blog 大致 net mamicode arc gis 代码 strong info
原文地址:https://www.cnblogs.com/caizhoujun/p/11360455.html