User Login

5. September 2013 10:16

Hallo Forum,

könnt Ihr mir weiterhelfen?

Ich versuche NAV 2013 auf der Plattform Windows Azure laufen zu lassen.
Alles soweit gut.
Jetzt muss ich aber den NAV Service umstellen von Windows auf NAVUser Authentifizierung, leider startet der Service nach dem Umstellen nicht da Ihm so weit ich weiß ein Zertifikat fehlt.
Könnt Ihr mit zeigen wie es richtig gemacht wird?

Danke für eure Hilfe

LG aus Bottrop

Oliver

Re: User Login

5. September 2013 14:43

Hallo

Vielleicht hilft Dir dies:
http://msdn.microsoft.com/en-us/library/gg502478.aspx

Gruss

Re: User Login

5. September 2013 15:43

Hallo,

wir haben bei uns mal das eingerichtet:
http://msdn.microsoft.com/en-us/library ... 1(v=nav.70).aspx
Code:
http://msdn.microsoft.com/en-us/library/hh169371(v=nav.70).aspx


Gruß
Aydin

Re: User Login

5. September 2013 20:52

Ich habe alles so gemacht wie es im Dokument beschrieben ist gemacht :roll:
aber es will nicht.

Im Event Log diese Meldung

Server instance: DynamicsNAV70
Session type: UnknownClient
Session ID: 0
User:
Type: Microsoft.Dynamics.Nav.Types.NavConfigurationException
SuppressMessage: False
FatalityScope: None
Message: The ClientServicesCertificateThumbprint configuration setting contains an invisible Unicode character. For more information, see http://support.microsoft.com/kb/2023835.
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


LG Oliver :-(