How can I give an RTC an specific config File

NAVFuchsNAVFuchs Member Posts: 76
edited 2012-11-17 in NAV Three Tier
In RTC it is possible to have several config-files for the RTC Client. This config-File can be used by an start-Argument

"D:\MBS\VER\NAV_2009_SP2\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe" -settings:"C:\Users\Markus\AppData\Local\Microsoft\Microsoft Dynamics NAV\ClientUserSettingsTEST_DEV.config"

When I try to use -settings as an argument for NAV RTC 2013 I get an Error Message: "The Schema "file" is not supported"

How can I manage multiple RTC to connect to a specific Navision Server using the config file?

Comments

  • kinekine Member Posts: 12,562
    Than may be the config you are trying to use is not correct in his content.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • NAVFuchsNAVFuchs Member Posts: 76
    Think that was a typing error. "-settings:" should be followed with no blanks.

    it works now.

    Thx
Sign In or Register to comment.