
Hi,
Server instance: BC160
Tenant ID:
Environment Name:
Environment Type:
User:
Type: Microsoft.Dynamics.Nav.Types.NavConfigurationException
SuppressMessage: False
ContainsPersonalOrRestrictedInformation: False
DiagnosticsSuppress: True
MessageWithoutPrivateInformation: Certificato con identificazione personale non trovato in CurrentUser o nell'archivio LocalMachine.
SuppressExceptionCreatedEvent: False
FatalityScope: None
ErrorLevel: Error
Message: Certificato con identificazione personale non trovato in CurrentUser o nell'archivio LocalMachine.
StackTrace:
in Microsoft.Dynamics.Nav.Types.CertificateHelper.FindCertificateFromThumbprint(String certificateThumbprint)
in Microsoft.Dynamics.Nav.WindowsServices.NavServerWindowsService.CreateServiceHosts(ServerUserSettings settings, Boolean usePortSharing, String machineName)
in Microsoft.Dynamics.Nav.WindowsServices.NavServerWindowsService.Start(String commandLineServiceInstanceName)
in System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
in System.ServiceProcess.ServiceBase.Run(ServiceBase[] services)
in Microsoft.Dynamics.Nav.WindowsServices.DynamicsNavServer.Main(String[] args)
Source: Microsoft.Dynamics.Nav.Types
HResult: -2146233088
StackTrace:
in Microsoft.Dynamics.Nav.Types.CertificateHelper.FindCertificateFromThumbprint(String certificateThumbprint)
in Microsoft.Dynamics.Nav.WindowsServices.NavServerWindowsService.CreateServiceHosts(ServerUserSettings settings, Boolean usePortSharing, String machineName)
in Microsoft.Dynamics.Nav.WindowsServices.NavServerWindowsService.Start(String commandLineServiceInstanceName)
in System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
in System.ServiceProcess.ServiceBase.Run(ServiceBase[] services)
in Microsoft.Dynamics.Nav.WindowsServices.DynamicsNavServer.Main(String[] args)
My configuration is:
can i configure the services without the verification of certificate?
Tanks