Category: Microsoft Dynamics NAV

Your program license does not allow you to publish

We recently ran into a new issue when we try to push one of our extensions to Microsoft Dynamics NAV 2018 On-premise installations.  We used PowerShell script to upload the extensions to production and we did this couple of days ago too without an issue. However this time we got the below error during the installation : …

Continue reading

List of System and Hidden Tables – Microsoft Dynamics NAV 2018

Below is the list of Virtual and System tables in Microsoft Dynamics NAV 2018.  Some of these hidden tables save hours of work for developers if they used properly. Click here to refer a complete blog post about Date table and how to use.  10 New System tables added in NAV 2018 Object ID Object Name …

Continue reading

Configure Visual Studio Code with Dynamics NAV 2018 (Local Server Installation)

After installing Dynamics NAV 2018 I want to configure Visual Studio Code with Dynamics NAV to use new Development tool.  I already had Visual Studio Code installed on my computer (Click to download Visual Studio Code) so I open up the application. Do not follow Section 01 steps because you will run into issues. Read the Section 02 of …

Continue reading

Install Dynamics NAV 2018 with Modern Development Environment

Microsoft released Microsoft Dynamics NAV 2018 a few days ago and by now most of you have already downloaded the setup. If you don’t have it already, you can download it by clicking here. In this blog post, I will not go through each step as it is not much different with the installation process compared …

Continue reading

Welcome to Microsoft Dynamics NAV 2018

The long wait is finally over. Microsoft Dynamics NAV 2018 is now available for download.  You can now download Dynamics NAV 2018 by clicking here Please provide your feedback with a comment. Thank you and Regards,Tharanga Chandrasekara

Check Dynamics NAV license from RTC

In order to check the current uploaded Microsoft Dynamics NAV License from RTC environment please follow below steps.  01. Open RTC Environment. 02. Click on the white arrow in the top left corner of the client. (Refer below image) 03. Go to Help – > click on “About Microsoft Dynamics NAV” 04. “About Microsoft Dynamics NAV” …

Continue reading

New Release Date of Dynamics NAV 2018 and future of Dynamics NAV

It is a good news for all the Microsoft Dynamics NAV partners and for new customers who were waiting for Dynamics NAV 2018 on-premise version.  The release date of Dynamics NAV 2018: The wait is finally over and Marko Perisic announced in Madrid last week that we will have the published Dynamics NAV 2018 on …

Continue reading

Value ‘-1’ is not a valid value. The following values can be used >=0.

Hi, Recently one of my colleague was trying to copy “Chart Of Account” to “IC Chart of Account” in NAV 2017 using default “Copy from Chart of Account” functionality.  This is a really nice functionality available because within a single button click all the accounts in “Chart of Accounts” get copied to “IC Chart of …

Continue reading

Internal error 52033 in module 93

Hi,  During last week I was upgrading a 4.0 DB to NAV 2017. While opening the database from Microsoft Dynamics Classic Client, I got below error message.  ————————— Microsoft Business Solutions-Navision ————————— Internal error 52033 in module 93.  Contact your dealer if you need assistance. ————————— OK    ————————— In order to resolve the error, …

Continue reading

Quick Fix : OLE control or Automation server identified by GUID-{F9043C85-F6F2-101A-A3C9-08002B2F49FB} not found

If you are working with a version of Microsoft Dynamics NAV, then most probably you might be familiar with below error message.  This message is for C/AL Programmers: Could not create an instance of the OLE control or Automation server identified by GUID-{F9043C85-F6F2-101A-A3C9-08002B2F49FB}. Check that the OLE control or Automation server is correctly installed and registered. …

Continue reading