With many customers upgrading to Citrix StoreFront – I have been asked several times how you go about getting older Presentation Server 4 farms (Yes, its still out there!!) to work and present the apps inside your StoreFront.
Don’t forget these apps , operating systems and the PS4 platform will be long out of support, but still in use for legacy reasons.
The same fix applies for Web Interface 5.4 and comes from two settings that you need to change – which refer to Launch References.
So, to fix this – If using Web Interface:
Go to your WebInterface.conf on your web interface site – eg:
C:\inetpub\wwwroot\Citrix\XenApp\conf\WebInterface.conf
and change RequireLaunchReference and OverrideIcaClientname to Off and On respectively:
RequireLaunchReference=off
OverrideIcaClientname=on
If using StoreFront:
C:\inetpub\wwwroot\Citrix\Store\web.config – and search for the two settings – set the same.