0
votes

i am just starting with Microsoft Dynamics NAv 2018. I was never using microsoft as well as Dynamics NAV. I am not able to install Dynamics NAV 2018 on my windows 10 Pro. After installation I get the error message:

The service 'Microsoft Dynamics NAV Server [DynamicsNAV110]' (MicrosoftDynamicsNavServer$DynamicsNAV110) failed to start. This can be caused by one of several issues. For example, the password for the account that runs the service may be incorrect, or there could be a conflict in port sharing for the port settings for the service, or you have specified that the port for the server should be opened in the Windows firewall even though the Windows firewall is not enabled on the computer. For more information, see the event viewer.

I need a detailed answer with explanation, since I am beginner.

Thanks in advance and best regards! Denis

2
Have you started the NAV Service?Kush
I made sure that none of ports is used by another app. According installation options NT-AUTORITÄT\Netzwerkdienst is running Server service but Password field is empty since it the server is installed on my local computer? Should I anyways type password and how to find the password??? Thanks in advance!Denis Milosavljevic

2 Answers

0
votes

Which install options did you use when installing Dynamics NAV?

You have to make sure that the ports which you defined for the applications services are not used by any other program/service. Is your service user a network user? If so, add the NT-AUTHORITY\Network Service user to your Dynamics NAV database with dbo privileges.

0
votes

Open your database in Microsoft SQL Server Management Studio
1) Connect your database
2) Expand Security
3) Expand Logins
4) Right Click on "NT AUTHORITY\SYSTEM" and Click on properties
5) Click on User Mapping and make sure db_owner and db_public are checked