Why I am getting this error when I apply onmodify trigger on a table
Why I am getting this error when I apply onmodify trigger on a table
please set the answer(s), which you found helpful, to verified. thx.
Hello,
You first need to know where and when this does happen. Technical explanation is like this:
|
Whenever you call a function, the point in the program where the system has to jump back to is put on a stack. So with each call to any function you increase the number of pointers in that stack.
At one point, the size of the stack is exceeded when too many functions are called.
Your partner or yourself needs to debug to see where this does happen in code and then you may be able to try to resolve it. First step that we ask in Microsoft support is if you can reproduce this in standard CRONUS company.
In earlies releases of Dynamics NAV, some Microsoft fixes did also help here but we do not know what cumulative update you are running in what release. You may want to post that as well to the community forum.
Thanks.
How I can then modify my codeunit code? Can you assist me? How I can stop endless loop in this case.
because of the endless loop.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156