pnlite issuess 10/1200le

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1283
    navtek
    Member
    • Total Post: 9
    • Regular Joe
    • ★★

    Hi,

    I have an issue with running applications after using using the pnliteservers entry to point to my web interface. it creates the applications ok but when i try and run the application I get the following error:

    ICA [FARMNAME:APPLICATION NAME] connection timed out

    Do i have to add anything special to my wnos.ini file? A copy of it is below.

    ;*************************************************************
    ;* *
    ;* This wnos.ini file was generated with the *
    ;* Configuration File Generator *
    ;* Copyright by Thomas Moellerbernd *
    ;* *
    ;*************************************************************

    ;*************************************************************
    ;* General 1 *
    ;*************************************************************

    autoload=1
    Privilege=High Lockdown=no HidePPP=yes

    ;*************************************************************
    ;* Display *
    ;*************************************************************

    Screensaver=”0″ LockTerminal=no

    ;*************************************************************
    ;* Time *
    ;*************************************************************

    Timeserver=neumann.com.au Timeformat=”12-hour format” Dateformat=dd/mm/yyyy
    TimeZone=’GMT + 10:00′ ManualOverride=yes Daylight=no Start=100501 End=030501 TimeZoneName=”AUS Eastern Standard Time” DayLightName=”AUS Eastern Daylight Time”

    ;*************************************************************
    ;* Network *
    ;*************************************************************

    Device=Ethernet Speed=”Auto”
    SingOn=1
    ConnectionManager=Minimize
    MaxVNCD=1
    VncPrompt=No Accept=

    ;*************************************************************
    ;* ICA *
    ;*************************************************************

    icabrowsing=udp
    Seamless=no
    PNLiteServer=http://wi.domain.com/Citrix/PNAgent/config.xml AutoConnectList=”IT Desktop” ReconnectAtLogon=2 ReconnectFromButton=2
    LongApplicationName=yes
    DomainList=domain.com.au
    SessionConfig=ICA DesktopMode=Fullscreen

    connect=ica
    browserip = ica

    #13294
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Try the following:

    icabrowsing=http
    Seamless=no
    PNLiteServer=http://wi.domain.com/Citrix/PNAgent/config.xml AutoConnectList=”IT Desktop” ReconnectAtLogon=2 ReconnectFromButton=2
    LongApplicationName=yes
    DomainList=domain.com.au
    SessionConfig=ICA DesktopMode=Fullscreen

    and remove the last two lines:
    connect=ica
    browserip = ica

    #13296
    navtek
    Member
    • Total Post: 9
    • Regular Joe
    • ★★

    thanks, i actually just fixed it. there was an issues with the web interface servers that it was connecting to. for some reason it didn’t like going via a load balancer. changed the pnlite entry to point directly to the server and worked fine after that…

    #13298
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Good to know.
    Thanks for the update

    CG

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.