RE: Cannot access help in my desktop.
Hi,
If not using NAV 2018 or later releases, the navsettings.json file does contain the help server property. You can change it there to localhost. If using releases prior to NAV 2018, the web.config file does contain that property.
For WinClient, the clientusersettings.config file should be adjusted.
Paths:
NAV2018 and later (navsettings.json):
C:\inetpub\wwwroot\BC160 or C:\inetpub\wwwroot\<<yourwebclientinstance>>
NAV2017 and earlier (web.config):
C:\inetpub\wwwroot\DynamicsNAV100 or C:\inetpub\wwwroot\<<yourwebclientinstance>>
Clientusersettings.config:
%userprofile%\AppData\Roaming\Microsoft\Microsoft Dynamics NAV\<<yourversion>>
On the same PC, the machine name should also work, Is desktop-ijtkh1g the correct machine name of the PC / server you are running the help server from?
Thanks.