Hello, I have followed all steps to change credentials type to User Name and Password (new service tier, certificate thumprint, modifying ClientUserSettings.config file...) but when I start NAV and after asking for name/password it gets stuck for 2 or 3 minutes until this error pops up :
Application: Microsoft.Dynamics.Nav.Client.exe
Framework Version: v4.0.30319
Description: The application requested process termination through System.Environment.FailFast(string message).
Message: The connection to the server has been lost. The application will close.
Stack:
at System.Environment.FailFast(System.String, System.Exception)
at Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(System.Func`1<Int32>)
at Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoExecute(System.Func`1<Int32>)
at Microsoft.Dynamics.Nav.Client.WinClient.StartWinFormsClient.RunCore()
at Microsoft.Dynamics.Nav.Client.WinClient.StartWinFormsClient.Run(Boolean)
at Microsoft.Dynamics.Nav.Client.Program.Main(System.String[])
I have dig into event viewer and found (besides this error) this warning:
Server instance: SECURE (its the name a gave the new NST with user/password credentials)
Tenant:
<ii>The service could not add service principal names because the service account could not be found in Active Directory.
Account: NT AUTHORITY\NET SERVICE
Service principal names:
DynamicsNAV/ALL-IN-ONE:20 (ALL-IN-ONE is my computer's name)
DynamicsNAV/ALL-IN-ONE:20</ii>
Any ideas how to solve it?
Thank you
*This post is locked for comments