Hi there Community/Support,
Found something related in this topic which almost describes our problem:
http://community.jetreports.com/viewtopic.php?f=7&t=3182
but it's not exactly the same.
I also get a freezing Data Sources screen when I select the Database or WebClient server. But on those servers, SOAP is not enabled.
SOAP is running on our NAV server (3-tier environment) and that port (7047) on the NAV server is accessible from the client.
I selected the NAV 2013 and later Data Source option. But when I want to select the Jet codeunit in the Data Source settings screen, with the NAV server in the servername field and selected the right Instance, the drop down menu is empty and so is the Company drop down menu.
Is it even possible to run Jet on a Multi Tier environment where the SOAP/NAV server and DB server are on separate machines?
As a result (?) I get a: You are not licensed to use this data source!. When i click that link I get the following error:
Jet could not verify your license status for the folowwing reaseon:
the url: http://NAVSERVER:7047/DynamicsNAV71/WS/SystemService
is not valid. The following error was reportede:
The remote server returned an error: (401) Unauthorized
Please check your data source setting.
Can someone please help me?
Thanks in advance.
Ramon
Date
Votes
2 comments
-
Jet Reports Historic Posts I had this problem and found that the NTLM authentication had to be enabled in the configuration for the NAV instance as well as SOAP.
See if ticking the "Use NTLM Authentication" fixes the issue… but best try this when no-one else is using the system of course… -
Jet Reports Historic Posts Thanks!!! Enabling NTLM Auth seems to work!! I now can choose the Company in the drop down menu.
But!! It leads me to the following problem. When I test the connection of the Data Source, it shows me this error:
Again, I appreciate it if someone can help me/point me in the right direction!
Please sign in to leave a comment.