Hi,
Yesterday a customer found that clicking Preview Posting in the Payment Journal caused the RTC to crash. They have been using NAV2017 for several months and this was the first time they have seen this error. The error affected more than one user. After restarting the NAV service, they were able to use Preview Posting again. We cannot reproduce the error on a replica system, hence are unable to test any potential fixes.
Details
- NAV version : 10.0.16996.0 (CU7)
- Page: Payment Journal
- Action: Preview Posting
- RTC error message : The server "INSTANCENAME" was unable to process the request. The application will close.
- Eventlog error message: <ii>(InvalidOperationException): <ii>An internal error has occurred. Cannot assign a scope id. The maximum number of methods for 5 231 has been exceeded.
From my understanding of this error, it occurs when setting up an event subscriber in codeunit 231 for the event OnRunPreview() in codeunit 19.
Has anyone seen this error?
NAV 2017 CU15 has a fix (ID 254648) for a similar error, but the object ID mentioned is different (8, not 5 231). Does anyone know whether this would also fix our customer's problem?
Thanks & regards,
Chris
*This post is locked for comments