FastCGI must be properly configured before attempting to connect to Map Server.问题的解决办法

简介:


大家在使用Infrastructure  Studio连接到AIMS时可能会遇到下面的问题:

---------------------------
Unable to complete request to Site
---------------------------
FastCGI must be properly configured before attempting to connect to Map Server.

   

解决这个问题,有下面几个点需要检查:

1. 确保在安装IIS时已经安装了CGI. 打开控制面板 -->进入到程序和功能(Control Panel\All Control Panel Items\Programs and Features) –> 打开和关闭windows功能(Turn Windows Features on or off), 勾选CGI:

image

2. IIS管理器里面关掉MapServer2013的 “ASP.NET Impersonation” . IIS管理器里点mapserver2013, 右边选Authentication ,然后选 “ASP.NET Impersonation” 在右边点“Disable” imageimage

另外确保你的mapserver2013选用的是MapServer2013AppPool 这个应用程序池:

image

3. 把 Enable 32bit applications 设置为false. 从应用程序池(Application Pools)里选择 MapServer2013AppPool,然后选高级设置“Advanced Settings…” ,把 Enable 32bit applications 改为 False.

image

 

AIMS 2013 完全安装指南看这里 post .

作者: 峻祁连
邮箱:junqilian@163.com 
出处: http://junqilian.cnblogs.com 
转载请保留此信息。




本文转自峻祁连. Moving to Cloud/Mobile博客园博客,原文链接:http://www.cnblogs.com/junqilian/archive/2013/01/31/2886738.html ,如需转载请自行联系原作者
相关文章
|
3月前
|
测试技术
Could not proxy command to the remote server. Original error: timeout of 240000ms exceeded 的解决办法
Could not proxy command to the remote server. Original error: timeout of 240000ms exceeded 的解决办法
127 0
|
3月前
|
关系型数据库 MySQL 数据库
Client does not support authentication protocol requested by server; consider upgrading MySQL client
Client does not support authentication protocol requested by server; consider upgrading MySQL client
|
7月前
|
关系型数据库 MySQL 数据库
MySql错误 1251 - Client does not support authentication protocol requested by server
MySql错误 1251 - Client does not support authentication protocol requested by server
68 0
|
关系型数据库 MySQL
【已解决】Client does not support authentication protocol requested by server; consider upgrading MySQL client
Client does not support authentication protocol requested by server; consider upgrading MySQL client
403 0
|
Java 关系型数据库 Oracle
Unable to read additional data from server sessionid
jenkins构建项目报错: Caused by: com.weibo.api.motan.exception.MotanFrameworkException: error_message: ClusterSupport No service urls for the refer:motan://192.
10392 0