天天看點

Citrix 4.0+WebInterface 5.4:建立請求的連接配接時出錯

今天做CPS4.0實驗時,自帶Webinterface安裝報錯,直接無視,安裝WebInterface 5.4。設定完成後,本機用戶端登入打開應用正常,其它用戶端登入後打開應用報錯,如下圖:

打開應用程式日志,有事件ID為31203的報錯,資訊如下 :

The farm <farm name> has been  configured to use launch references, but a launch reference was not  received from the Citrix XML Service. Check that the farm supports  launch references or disable launch reference requests.

檢查XML服務正常,端口正常,WebInterface配置正常,最後在CITRIX技術支援網站搜尋到如下解決方案:

To use launch references, all the servers in the specified farm must run  XenDesktop or Presentation Server 4.5 or later. Citrix recommends that  all servers in a farm run the same product and version. If  the farm is  running XenApp 4.0, with Feature Pack 1, for UNIX or Presentation Server 4.0 and earlier, ensure that the RequireLaunchReference parameter is set to Off and that OverrideIcaClientname is set to On in the XenApp Web site configuration file, WebInterface.conf.

對照方案,直接把IIS目錄對應檔案更改後,問題解決。

如果使用PNA用戶端,對應PNA目錄也需要更改WebInterface.conf檔案

附記錄消息和事件 Id 查詢位址:

http://support.citrix.com/proddocs/topic/web-interface-impington/wi-log-messages-event-ids-hardwick.html

本文轉自 sfih 51CTO部落格,原文連結:http://blog.51cto.com/dayday/711365