Hi All,
I have installed all three tiers of NAV 2013 in my Server (WinServ2008R2x64). But when i try to connect to the server through RTC. it prompts me a user name and password box with something like "Welcome to Localhost". I entered my credentials (administrator and pw) but there comes an error message:
"There is a communication protocol mismatch between the client and the server"
I already checked that the server and client NAV have the same versions. 7.0.33781.0. So i don't know what to do.
Your inputs would be very much appreciated.
Thanks.
Yhen
0
Answers
<add key="AllowNtlm" value="true" />
<add key="ServicePrincipalNameRequired" value="False" />
in ClientUserSettings.config is same as it is on service tier
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I got it already. Just edited the ClientUserSettings.config.
Thank you so much.
On Windows 7, Windows Vista, or Windows Server 2008, the location is Users\<username>\AppData\Local\Microsoft\Microsoft Dynamics NAV.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Thanks, but in server 2008 R2, i actually got the file from here. C:\Users\<username>\AppData\Roaming\Microsoft\Microsoft Dynamics NAV\70
I don't know why it isn't in the Local folder after AppData. But thank you all for your inputs.
-Yhen
Fix:
1) Find the current users ClientUserSettings.config (user\appdata\roaming\Microsoft\...)
2) Look for the key "ClientServicesCredtinalType and set the value to "Windows"
Original Source:
http://www.archerpoint.com/blog/Posts/login-error-communication-protocol-mismatch-between-client-and-server
Epimatic Corp.
http://www.epimatic.com