Category: Microsoft Dynamics 365

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

Quick Fix : There is no system code page on your computer that matches the code page of the collation for the database.

If you are still using a old version of Dynamics NAV or if you are trying to upgrade old version to a newer version of Dynamics NAV, then you might have a chance of getting below error message when you open up the database from Classic Client.  —————————Microsoft Dynamics NAV Classic————————— There is no system …

Continue reading

Quick Fix : Visual Studio displaying NAV Report Layout as XML

I got this issue with Visual Studio 2015 Enterprise Edition.  Every time I open a Dynamics NAV report layout in Visual Studio, RDLC is rendered as XML file instead of visual layout with all the fields and tool boxes.  How the report layout looks:  FIX : In order to fix the issue you need to …

Continue reading

March 2017 Cumulative Updates for Microsoft Dynamics NAV

Microsoft has published new Cumulative Updates for March 2017: Please refer below links for more information Cumulative Update 4 for Microsoft Dynamics NAV 2017 (Build 15601) | Details  Cumulative Update 17 for Microsoft Dynamics NAV 2016 (Build No 48067) | Details  Cumulative Update 29 for Microsoft Dynamics NAV 2015 (Build No 48062) | Details Cumulative …

Continue reading

Understanding COMMIT and transaction scope with temporary records within Microsoft Dynamics NAV

If you did not went through the previous post on “Understanding COMMIT and Transaction Scope within Microsoft Dynamics NAV“,  I suggest you to go through it before start reading this blog post.  What do you think about temporary records and transaction scopes?   Most of developers think temporary records are managed as transactions, but it’s not.  …

Continue reading

Use of Virtual Table : Date – Microsoft Dynamics NAV

This blog post is about something powerful but hidden within Microsoft Dynamics NAV. I believe many developers always work with dates over and over during their day-today life and i’m sure many of you have done many functions which convert, split and do all sort of things with date. Saying that many developers does not …

Continue reading

January 2017 Cumulative Updates for Microsoft Dynamics NAV

Microsoft has published new Cumulative Updates for January 2017: Please refer below links for more information Cumulative Update 02.1 for Microsoft Dynamics NAV 2017 (Build 15052) Cumulative Update 15.1 for Microsoft Dynamics NAV 2016 (Build 47838) Cumulative Update 27 for Microsoft Dynamics NAV 2015 (Build 47665) Cumulative Update 39 for Microsoft Dynamics NAV 2013 R2 …

Continue reading

Integrate Dynamics NAV 2017 with Dynamics CRM Online

This blog post contain step wise guide on how to integrate Dynamics NAV 2017 with Dynamics CRM Online (Dynamics 365).  If you like to create a temporary test CRM account, please follow below steps in the gif.  Make a note of Dynamics CRM URL and user account details in a separate notepad. These details will …

Continue reading

Dynamics NAV and Windows Server 2016

Windows Server 2016 released in October 2016 with many new and interesting capabilities. For more information, see their announcement here: https://www.microsoft.com/en-gb/cloud-platform/windows-server Over the last few months, the Dynamics NAV team has been testing compatibility with this new version of Windows Server, and we are now proud to announce that Microsoft Dynamics NAV 2017, Microsoft Dynamics …

Continue reading