This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Garmin Express and proxy-settings

Former Member
Former Member
Hi,
I bought FR220 and installed Garmin Express 4.1.6.0. When I change settings "Proxy servers" and press OK I would not add my device, because "Not able to add device". If I again go to proxy-settings "auto" instead "manual" :(
  • rugnom

    I am sorry that you are having trouble with Garmin Express. It sounds like you are saying that the proxy settings are not saving when you set them in settings. If this is the case, there may be a permissions issue with the config file (C:\ProgramData\Garmin\CoreService\configuration_settings.xml). The Administrators and System accounts should both have full access to this file (and the entire folder).

    If this does not solve the problem, you can also edit the proxy settings manually in the configuration_settings.xml. First quit express from the tray icon (make sure to shut down the background service if prompted). Then change the proxy section of the configuration_settings xml to:
    <Proxy>
    <SelectedOption>Manual</SelectedOption>
    <Url>http://yourserver.com/</Url>
    <Username>username</Username>
    <Password>password</Password></Proxy>

    Jason
  • Former Member
    0 Former Member over 9 years ago
    EXPRESSCUSTOMERCARE

    Thank for the decision.

    I had solved the trouble to had give full access to C:\ProgramData\Garmin\CoreService folder. Fortunately, I have administration access on the my computer (in domain).

    When I was solving the problem I had saw big trouble, what GarminExpress store password in XLM file in unsecured view :mad:

    PS: people who want to install GarminExpress in domain computer to face with same trouble :(