Hello,
So I have a page that leads to this codeunit for "post" confirmation
so there's a message pop up when something went wrong/error
but when error encountered, the Dynamics NAV ERP doesn't show any error, instead it goes to that message and doesn't show the error message
it;s like somehow the error message replaced by that message.
From debugging I can see the error message and after the error encountered the debugger immediately go to that message in the codeunit
and the posting process still working for the next one.
Doesn't nav supposedly to stop any process when error encountered?
Hi, Please check your Break Rules first, whether Break On Error is selected.
Another possibility that, are Try Functions used in the code?
More details: https://docs.microsoft.com/en-us/dynamics-nav/handling-errors-by-using-try-functions
Hope this can give you some hints.
Thanks.
ZHU
Hi,
It would be good, if you please snapshot of your error message here through debugging.
Sohail Ahmed
1,063
YUN ZHU
1,002
Super User 2025 Season 1
Mansi Soni
780