Home Forums Eye Tracking Devices Checking for EyeX updates behind authenticated proxy

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #863
    Winfried Schoech
    Participant

    Hi, I want to use the “Check for updates…” button in Tobii.EyeX.Settings.exe/About. Unfortunately I get a “Failed to get available updates” error message. Is this message normal (due to beta state of EyeX) or may our company’s authenticated proxy be the cause? If so, how do I configure the proxy?

    I tried to put

    <system.net>
        <defaultProxy enabled="true" useDefaultCredentials="true" useSystemDefault="true">
        </defaultProxy>
      </system.net>

    in Tobii.EyeX.Settings.exe.config without success…

    #1352
    Earlyfield
    Participant

    I have the same problem.
    Do anyone knows how to solve this problem?

    #1359
    Roland [Tobii]
    Participant

    I would try to add the config lines to Tobii.UpdateService.exe.config. Please tell us if it helps.

    #1379
    Winfried Schoech
    Participant

    Still no luck…

    #1492
    Roland [Tobii]
    Participant

    This might be because your proxy settings is set only for your user, but the updater runs as the system user.

    Try this (I assume you need some permissions from your IT dept for this to work):
    http://scottseely.com/2008/04/15/setting-the-proxy-for-all-users/

    Ofcourse, it is also possible to download the updates manually from this website.

    #1493
    Winfried Schoech
    Participant

    Still not working, even though I have the admin rights to set the rule mentioned.

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