Hi all,
I have installed Jet Reports on a client's machine with NAV 2013. The connection is almost working - Jet Reports correctly pulls through the list of companies in NAV 2013 for example, so I know it can see the database OK via the SOAP port 7062.
However, I am getting an error message like this:
"The URL 'http://ml-sql01:7062/companyname-db/WS/Company%Name/Services is not valid. The following error was reported: The remote server returned an error: (500) Internal Server Error."
This looks like a server error and unrelated to Jet but I wondered if anyone has experienced it before when connecting through web services to Jet?
Many thanks.
Date
Votes
1 comment
-
Jet Reports Historic Posts Hi Steve,
It could be related to the code units you have published to your NAV web services. You only need to publish the single Jet data source code unit to the web services; the rest of the code units that are part of Jet get used by the data source code unit, and they actually contain types which are invalid for a web service which could cause it to have problems if you publish them. If this isn't the problem, then you should probably try Jet Reports Support since they may be able to narrow it down further for you.
Kind regards,
Hughes
Please sign in to leave a comment.