Hello,
Have been migrating our nav application machine to a azure.
I have diferent NST version running. 2013R2 and 2016 and their instances running without any problems. 2015 also the main service (w1 database) is running without any problems. But it's instances are stopping after a while and triggering the following message on Event Viewer:
Server instance: NAV88_CU18_PT User: Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavSqlException ErrorNumber: 0 SuppressMessage: False SuppressExceptionCreatedEvent: False FatalityScope: None Message: System table $ndo$dbproperty is missing or database Base Dados Demo NAV PT (8-0) CU18 is not a Microsoft Dynamics NAV application database. StackTrace: at Microsoft.Dynamics.Nav.Runtime.NavSqlDatabaseProperties.ReadDatabasePropertiesIfNotAlreadyRead() at Microsoft.Dynamics.Nav.Runtime.NavSqlDatabaseProperties.CheckDatabaseVersion() at Microsoft.Dynamics.Nav.Runtime.NavDatabase.TryVerifyConnection(Int32 attemptCount, String& errorMessage) Source: Microsoft.Dynamics.Nav.Ncl HResult: -2146233088
Table dbproperty exists on sql.
Thanks in advance!
*This post is locked for comments