Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary For September 2021.

Hi Readers,

Microsoft Have Released Cumulative Update for September 2021 for Business central 14, 16 & 17.


Please find below the details of Cumulative Updates Released for Microsoft Business Central 14, 16 & 17.

Below are the Links to Download the Latest Cumulative Update.

#msdyn365bc14, #msdyn365bc16 #msdyn365bc17

1. Title - Cumulative Update 17.10 for MSDYN365BC 2020 Wave2 Update on-premises (BC17)

  Application Build No. - 17.10.29463

  Platform Build No. - 17.0.29460

  Local versions - AT,AU,BE,CA,CH,CZ,DE,DK,ES,FI,FR,IS,IT,MX,NL,NO,NZ,RU,SE,UK,W1

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 17.10 -country w1

  ** Replace w1 with local version that you need.


2. Title - Update 16.16 for Microsoft Dynamics 365 Business Central 2020 Release Wave 1 (BC16)

  Application Build No. - 16.16.29464

  Platform Build No. - 16.0.29438

  Local versions AT,AU,BE,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK,W1

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 16.16 -country w1

  ** Replace w1 with local version that you need.


3. Title - Cumulative Update 27 for Microsoft Dynamics 365 Business Central April'19 on-premises (BC14)

  Application Build No. - 14.28.47690

  Platform Build No. - 14.0.47686

  Local versions included - AT,AU,BE,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 14.28 -country w1

  ** Replace w1 with local version that you need.


Platform Hotfix in Business Central 17 -

  • 408108 - "The field 'SystemCreatedAt' cannot be located" error message displays when trying to sync a new version of an app on a database that was created with the Import-NAVData action.
  • 406817 - The Order Planning - Reserve can't be selected in the Web client without selecting the entire line.

  • 405458 - The navigation nodes and Bookmarks reflow incorrectly, and the More menu option is missing in some cases when the browser is resized.

Platform Hotfix in Business Central 16 -

  • 405019 - CurrPage.UPDATE does not update correctly when a non-default sorting is chosen.

  • 407633 - The number of trusted domains that are allowed to send messages is limited.

  • 406821 - The Order Planning - Reserve can't be checked in the Web client without selecting the whole line.

Platform Hotfix in Business Central 14 -

  • 408608 - A list page will not refresh correctly when you use CurrPage.Update(false) if you change the sorting field value in code.

For information about the previous Cumulative update released for Business Central on Prem, Microsoft Dynamics BC14, BC16, BC17 & BC18 please Navigate to Hotfix Label or follow the Link.

Regards,
Saurav Dhyani

www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

RTC Report It is not possible to instantiate the Visual Studio bridge.

Hi all, As a Navision developers I have Multiple Versions of Navision running in single Machine. As discussed Earlier in the post how to run multiple Version of RTC in single machine. So my machine have following details for RTC Versions - NAV 2009 R2    - is installed. NAV 2009 SP1  - is copied at C:\Program Files (x86)\Microsoft Dynamics NAV\60\NAV 6.0 SP1 IN\ NAV 2009         - is copied at C:\Program Files (x86)\Microsoft Dynamics NAV\60\NAV 6.0 IN\ This approach has been working great for execution of Classic and RTC Clients. However, after installing Dynamics NAV 2009 R2, if i tried to view the Layout for an NAV 2009 SP1 Report i was getting the following error: ---------------------------  Microsoft Dynamics NAV Classic  ---------------------------  It is not possible to instantiate  the Visual Studio bridge.  ---------------------------  OK    --------------------------- After searchi...

Dynamics NAV - All that you need to know about MenuSuites.

Hi Readers, This article is based on a request from a blog reader who wanted to understand about MenuSuite in Dynamics NAV. If you have started working with Business central with AL Code then it does not apply to those releases but if you are interested go ahead. Let's start with Future - In Latest and greatest version of product MenuSuite are obsolete and no longer used. So this article applies if you want to learn about C/AL MenuSuite.