zoukankan      html  css  js  c++  java
  • 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 .

  • 相关阅读:
    poj1019
    poj1017
    .net面试题及答案二
    .net面试题集锦一
    .net面试题目三
    ADO.NET中的五个主要对象
    ASP.NET页面生命周期描述(转)
    学习网址不断更新。。。
    Html5新标签解释及用法
    HTML5 Shiv – 让该死的IE系列支持HTML5吧
  • 原文地址:https://www.cnblogs.com/junqilian/p/2886738.html
Copyright © 2011-2022 走看看