This page provides information and the installation files for the Dynamics NAV, Add-in & Release2ERP integration modules.
Breaking changes in Perfion 5.5.4 & 5.6.0
Due to DLL assembly dependency upgrade to the Perfion NAV RTC DLL files, using the Add-in requires a change in the Dynamics NAV installation.
Follow the instruction below to complete the change.
Supported versions
Perfion follows Microsoft's official deprecation plan and therefore reserves the right to only support the following Dynamics NAV versions: 2016, 2017, 2018
To check if your Dynamics NAV is supported use the following link: https://learn.microsoft.com/en-us/lifecycle/products/
| Latest Version | Release Date |
|---|---|
| Add-in for NAV 2016-2018 (2.2.0) | June 10th, 2025 |
| Release2ERP for NAV2016-2018 (3.1.1.0) | April 30th, 2025 |
Downloads
| Component | Files | Related Guides |
|---|---|---|
| Client NAV RTC DLL NAV 2009 & 2013-2018 | ||
| Add-in | ERP Add-in for NAV 2013-2018 | |
| Release2ERP | Release2ERP for NAV 2013-2018 |
Breaking changes & workaround
The Client NAV RTC module has to be upgraded for all users using the Perfion ERP AddIn for NAV
Perfion 5.5.4 breaking change workaround
When upgrading Perfion to version 5.5.4 or later the following change has to be made in the Dynamics NAV installation in order to use the latest RTC DLL files:
- Go to the Microsoft Dynamics NAV installation path e.g.: C:\Program Files (x86)\Microsoft Dynamics NAV\110\RoleTailored Client
- Open the file named Microsoft.Dynamics.Nav.Client.exe.config on the path and insert the following assembly dependency:
<dependentAssembly> <assemblyIdentity name="Serilog" publicKeyToken="24C2F752A8E58A10" culture="neutral"/> <bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0"/> </dependentAssembly>
- Save the file Microsoft.Dynamics.Nav.Client.exe.config and restart the Microsoft Dynamics NAV Server Windows Service.
Perfion 5.6.0 breaking change workaround
When upgrading Perfion to version 5.6.0 or later the following change has to be made in the Dynamics NAV installation in order to use the latest RTC DLL files:
- Go to the Microsoft Dynamics NAV installation path e.g.: C:\Program Files (x86)\Microsoft Dynamics NAV\110\RoleTailored Client
- Open the file named Microsoft.Dynamics.Nav.Client.exe.config on the path and insert the following assembly dependency:
<dependentAssembly> <assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> <bindingRedirect oldVersion="0.0.0.0-4.2.1.0" newVersion="4.2.1.0" /> </dependentAssembly>
- Save the file Microsoft.Dynamics.Nav.Client.exe.config and restart the Microsoft Dynamics NAV Server Windows Service.
Release Notes
Add-in for NAV 2016-2018 (2.2.0) (June 10th, 2025)
| Title | Release Note |
|---|---|
| NAV Add-in - Perfion Userless Reader |
Added Functionality to use a Permission role to be holder for members that is part of Perfion users with a relevant role at Perfion. All users that is not member is logged in with a specific user that can be set at Perfion with read-only permissions. |
Add-in for NAV 2013-2018 (2.1.6) (September 6th, 2023)
| Title | Release Note |
|---|---|
| Problem with NAV Addin when using AD integration | New login type has been added to support user principal names. |
Add-in for NAV 2013-2018 (2.1.5) (November 8th, 2021)
| Title | Release Note |
|---|---|
| Version no. hardcoded | A module version number should be visible for a user in NAV to make supporting easier. |
Release2ERP for NAV2016-2018 (3.1.1.0) (April 30th, 2025)
| Title | Release Note |
|---|---|
| Release2NAV only accepts lowercase password | Change SHA256 hash encryption to allow case-sensitive letters |
Release2ERP for NAV2015-2018 (3.1.0.9) (April 15th, 2024)
| Title | Release Note |
|---|---|
| Release2ERP NAV - Authentication with blank password not possible | When secure api is enabled and the Perfion user has a blank password the integration can’t process any request and throws an error that the record node “Data” can’t be found. |
| CleanUpLog job |
Release2NAV throws error on log entry. Added new keys for handling cleanup log better for Date Times Log Housecleaning can be run from Job Queue Entry. |
Release2ERP for NAV2013-2018 (3.1.0.5) (April 4th, 2023)
| Title | Release Note |
|---|---|
| License Check: Release2ERP - Dynamics NAV | The Release2ERP module now checks if Perfion has a license to ERP modules. |
| ERP - Release2BC: Clear value if xml feature missing | Clear value if xml feature is missing implemented. |
| Release2ERP NAV/BC - Unable to update images on imported products |
Mediaset to be removed using Remove function for mediaset if ClearvalueifMissing is set Importing Media and Mediaset differently, for ensuring better load of image. |
Comments
0 comments
Please sign in to leave a comment.