Announcements
Hi All,
I'm unable to run all the standard reports in NAV 2017. As it produces the following error.
Kindly advise on it.
*This post is locked for comments
There might be a customization in the standard reports that causing that error. It normally involves writing transaction.
Hi Stefano,
Yes, standard reports but not all reports. I'm able to run the test report in the General Journal.
I'm facing issue in generating the reports from Sales & Purchase modules reports like Test Report, Print Confirmation and Posted Sales & Purchase reports like Print.
Seems you are trying to use Form/Page.Runmodal in somewhere in your code, If you inserting any data and then calling this then you need to use COMMIT explicitly to complete the transaction before executing he Page.
Are you sure that are standard reports? It seems that you're calling something modal (that blocks the UI) during a write transaction.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156