现在的位置: 首页 > 综合 > 正文

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

2013年06月27日 ⁄ 综合 ⁄ 共 703字 ⁄ 字号 评论关闭

大家在使用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 .

抱歉!评论已关闭.