Dear All
Can anyone please help me to find out the cause for below message prompted when i run RTC Client (NAV 2009 R2).
'The ClientCredentialType configuration cannot be parsed into a valid NavClientCredentialType.
Below from 'CustomSettings.config'.
<!--
The type of client credential used for authentication. (Values are Windows/UserName)
-->
<add key="ClientCredentialType" value="Windows"></add>
Appreciate your help.
Thank you.
Regards
Nasheer.
0
Comments
For me the error was that I had missmatching settings in:
ClientUserSettings.config:
<add key="ClientServicesCredentialType" value="NAVUserPassword" />
And CustomSettings.config:
<add key="ClientServicesCredentialType" value="NavUserPassword" />
Beware! These values are case sensitive. I hopes this will help.
The solution was to set both to = "NavUserPassword"
Have you checked the cables?
Have you released the filters?
http://www.navfreak.com