Normally you need to have an Active directory server running to use multi-tier of NAV 2009 R2. But in some cases this is not possible or existing. In NAV 2009 R2 we got an new configuration option called ClientCredentialType that is meant to be used over WAN. But I will in this blog post show Read more
Peter Wibeck
Posts
Recently I run into a problem where NAV service did shut down every time I did add or delete a user. The event log explain the problem like bellow. So it obvious that we of some reason can’t connect to the database.Type: System.Data.SqlClient.SqlExceptionClass: 14LineNumber: 1Number: 916State: 1Source: .Net SqlClient Data ProviderErrorCode: -2146232060Message: The server principal Read more
What is silent or unattended installationSimply said silent install is installation without any UI. In this case it’s about how to run “setup.exe” in silent mode. It’s recommended that you only run “setup.exe” when you install a new NAV installation, because the installer have been tested by them using this procedure only. So by that Read more
Did decide to write this blog since this simple problem did take a lot of time for me to find the solution for, in the hope that it will save you from the same time eater. The problem I did run into was that when starting the RTC client it could not connect to the Read more
Problem:When previewing a report you only getting a small window in upper left corner with only a text string with the name for the report and the rest blank. When I trying to close this window, you get an error message: “Errors exist. Do you want to discard changes?” (Y/N). Pressing Yes, hangs and close Read more
Today I did run into a problem installing the “Cronus Sample Database”. In the error report view I found this error message SQL Server option Cronus Sample Database for Microsoft Dynamics NAV 2009 Fatal error during installation. CREATE DATABASE failed. Some file names listed could not be created. Check related errors. After click on the Read more
Installation of Dynamics NAV 2009 hangs during installation of Outlook Add-in
1 min read
Peter WibeckWhen installing NAV 2009 RTM you can sometimes if you are unlucky end up with an installer that hangs when installing Outlook Add-in. The most common reason for this is that the installation is not able to update the” Outlook.exe.config” file and get stuck in an infinitive loop.When looking in the event viewer you will Read more