Search Results for: fornav dll

Download

How and where to download the ForNAV printing and reporting solutions ForNAV offers solutions that facilitate and simplify printing and reporting for Microsoft Dynamics 365 Business Central. You will find on this page: A very brief introduction of our solutions and what they can be used for A link that takes you to where you

Continue Reading

NAV 2013 client reports “begin transaction world not called”

This error normally occurs when an error occurs in one of the C/AL functions called by the ForNAV DLL. It can also occur when the users are asked if they want to allow the client add-in to run. If the user answers “no” then this message is shown. In order to resolve this problem the

Continue Reading

Migration from Custom Report Layouts to Report Layouts

With Business Central 20, Microsoft introduced a new custom report layout subsystem with a new table layout, which works in parallel with the current custom layout subsystem. Eventually, Microsoft will deprecate the old custom layout subsystem and all Business Central extensions will need to be changed to use the new subsystem. Because Microsoft knows that

Continue Reading

AL Project Settings Requirements

When you add ForNAV reports to your AL project, there are a couple of things you must set up. If you are starting a new project, the Designer can create a new project folder for you. Click Extensions on the toolbar and select New Extension Project. The Designer asks you which version of Business Central

Continue Reading

Errors and Solutions

This page will list errors seen in past versions and hints on how to fix or work around these problems. Output Shows: The printer name ‘‘ already exists. Please change the name of the printer and try again. Reason: You most likely have a direct printer with the same name as a printer connected to

Continue Reading

Cannot create an instance of the following .NET Framework object

If you see an error message where the NAV server or client cannot create an instance of the object, then you may have a security problem. This problem is not the same as when it cannot load the object. When NAV loads the add-in it only needs read access to the DLL file. However, when

Continue Reading

Client add-in cache

Since Dynamics NAV version 2015 the server can send add-ins to the Role Tailored Client when they are needed on the client. This is a great feature, which helps add-in developers deploy the solution without much effort from the developer or the end user. However, this automatic deployment does not send updated DLL files to

Continue Reading

Cannot load an instance of the following .NET Framework object

W If you happen to run into and error message similar to the one shown below there may be something you can do yourself to fix it. Cannot load an instance of the following .NET Framework object: assembly ForNav.Reports, Version=1.3.0.0, Culture=neutral, PublicKeyToken=5284c1af2984feb0. What does it mean? It means that either the NAV Service Tier or

Continue Reading

Version History

Here you will find the version history of the ForNAV Toolbox: 7.4.0.2571 Release of ForNAV 7.4 File service file-scanning fix When a table extension is created using the Designer, DataClassification should be CustomerContent PowerShell handlers now support running handler.exe if handler.ps1 is not available Fix for using DEFAULT as local printer name in Direct Print

Continue Reading

Add-in is missing in NAV Development Environment

If you are missing the add-in in C/SIDE, then you get a message like this: It is telling you that you have a variable that is referencing a DotNet component, which it cannot find in your local add-in folder. If it is in the folder it may have the wrong version number. Normally, the Reports

Continue Reading