Client NAV RTC - Version 5.5

  • Updated

Breaking changes in Perfion 5.5.4

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.

 

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:

  1. Go to the Microsoft Dynamics NAV installation path e.g.: C:\Program Files (x86)\Microsoft Dynamics NAV\110\RoleTailored Client
  2. Open the file named Microsoft.Dynamics.Nav.Client.exe.config on the path and insert the following assembly dependency:
    1.             <dependentAssembly>
      				<assemblyIdentity name="Serilog" publicKeyToken="24C2F752A8E58A10" culture="neutral"/>
      				<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0"/>
      			</dependentAssembly>
  3. Save the file Microsoft.Dynamics.Nav.Client.exe.config and restart the Microsoft Dynamics NAV Server Windows Service.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.