when I select login type windows and service is running properly, if I change any other type live Navuser / user then service is not started and show error as below
Server instance: NAV2013LIVE
Session type: UnknownClient
Session ID: 0
User:
Type: Microsoft.Dynamics.Nav.Types.NavConfigurationException
SuppressMessage: False
FatalityScope: None
Message: The required certificate thumbprint is not specified. Specify a valid value for the ClientServicesCertificateThumbprint configuration setting.
StackTrace:
at Microsoft.Dynamics.Nav.Types.CertificateValidator.ValidateCertificateThumbprint(String thumbprint)
at Microsoft.Dynamics.Nav.Types.CertificateHelper.GetCertificateFromThumbprint(String certificateThumbprint)
at Microsoft.Dynamics.Nav.WindowsServices.NavServerWindowsService.CreateServiceHosts(ServerUserSettings settings, Boolean usePortSharing, String machineName)
at Microsoft.Dynamics.Nav.WindowsServices.NavServerWindowsService.OnStart(String[] args)
Source: Microsoft.Dynamics.Nav.Types
HResult: -2146233088
0
Comments
Did you configure for using "Navuser/user" ? Here "How to: Create Microsoft Dynamics NAV Users" http://msdn.microsoft.com/en-us/library/dd355093%28v=nav.70%29.aspx
Best Regards,
Yukon