I am migrating from Loadrunner 11.04 to 11.52 Also our application will migrate to Win2008 citrix servers which will be run with XENAPP 6.5 (previous version 4.5)
Our current scripts migrate fine on 11.52 with the 2003 citrix servers but am unable to run using the .ica files on the XENAPP 6.5 servers. which are loadbalanced - I can get the ica file to work by pointing the Address directly to a citrix server but I want the farm server to decide which server to select. any solutions???
Current file amended to select an individual server:-
[Encoding]
InputEncoding = ISO8859_1
[WFClient]
Version=2
EnableSSOnThruICAFile=On
ProxyType=Auto
TcpBrowserAddress=10.1.74.245
PersistentCachePath=C:\Documents and Settings\SVC-W-PERFMON\Application Data\ICAClient\Cache
ConnectionBar=0
[ApplicationServers]
65 Eclipse in qa=
[65 Eclipse in qa]
Address=10.1.71.11:1494 this would normally have the app name '65 Eclipse in qa'
InitialProgram=#65 Eclipse in qa
CGPAddress=*:2598
ClientAudio=On
AudioBandwidthLimit=2
Compress=On
AutologonAllowed=OFF
DesiredHRes = 1024
DesiredVRes = 744
DesiredColor=8
TWIMode = On
ConnectionBar=1
EnableSSOnThruICAFile=On
UseLocalUserAndPassword=On
TransportDriver=TCP/IP
WinStationDriver=ICA 3.0
BrowserProtocol=UDP
EncryptionLevelSession=EncRC5-128
[EncRC5-128]
DriverNameWin32=PDC128N.DLL
DriverNameWin16=PDC128W.DLL
[Compress]
DriverName=PDCOMP.DLL
DriverNameWin16=PDCOMPW.DLL
DriverNameWin32=PDCOMPN.DLL