Hey!
Ist there any way to use parameters when calling the RoleTailored Client?
Since you have to restart the Client when there have been changes to tables oder reports it is very annoying that the RoleTailored Client tries to connect to the standard port 7046.
Isn`t it possible to define WHICH database to connect to BEFORE the RTC tries to connect?
I there is no way, is it at least possible to shorten the time out setting, so that the RTC won`t try to connect for around half a minute?
0
Comments
You can modify the ClientUserSetting.config file to achieve what you want. In XP it is stored in
C:\Documents and Settings\All Users\Application Data\Microsoft\Microsoft Dynamics NAV\ClientUserSettings.Config
The config file is an xml file.
On Vista it is stored in a different folder.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Meaning that if you say Select Server and choose MyServer:1234/DynamicsNAV - then it will remember MyServer and DynamicsNAV but it will still try to connect on 7046.
You can modify this manually in the ClientSettings.config , which is in
C:\Documents and Settings\<username>\Local Settings\Application Data\Microsoft\Microsoft Dynamics NAV\
on my Windows XP and my Windows 2003 Server box and
C:\Users\<username>\AppData\Local\Microsoft\Microsoft Dynamics NAV\ on my Vista box.
You can also create a shortcut and start the Role Tailored Client using
You can read more about this here:
http://blogs.msdn.com/freddyk/archive/2008/10/31/4-bat-files-for-the-client-tier.aspx
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.