Skip to main content

JET Report Configuration Issues..

Hi all,

Let's see common issues faced with JET Report and there resolutions.

The Best way to find issue is -

1) Open Excel.
2) Click on Data Source Settings and see Color of Icon in Left Bottom.
3) If its Red there are some configuration error, click on Hyperlink Next to Red Icon.



ERROR 1 - 
"A Jet license file with license number '5192936' was not found. The Jet license number must match the license number in the Dynamics NAV license file."



Cause -
1) Either the path of license is not specified in Licensing Tab of application settings.
1) OR the Jet License is not placed in the path specified of Licensing tab of Application Settings.
2) OR the License is not corresponds to the NAV License.

Resolution -
Check the License in Jet Folder and Classic Client Folder as well as on Server.


ERROR 2 - 
"Jet could not verify your license status for the following reason: You must specify a Database Name.Please check your data source settings."


Cause -
Server Name,Database Name and Company Name is not specified, in Connection Tab of Data Source Settings.

Resolution -
Specify Server Name,Database Name and Company Name is not specified, in Connection Tab of Data Source Settings.

ISSUE 3 - 
The JET Ribbon shows as below.


Cause -
You are licensed as Viewer.

Resolution -
Send your License to JET Report for updating of designer names in license.

If you have any other issues please send it to me.

Regards,
Saurav Dhyani

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    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -