Hello,
I only want to debug the Dynamics NAV web services. It is impossible to select the web service session in the "Debug Session" form to debug as shown in the screenshot (#1).
The only way to catch a error raised in the web service seems to debug next but unfortunately it repeatedly catches the errors raised by NAS as shown in the screenshot (#2).
Because the TryFindNextJobQueueEntry is an try-function, I don't want to change its structure (using IF in the FINDFIRST expression) to supress the error.
Debugging NAS is disabled in the NAV administration page as shown in the screenshot (#3).
I am in desperate situation what is the solution?
I only want to debug the Dynamics NAV web services. It is impossible to select the web service session in the "Debug Session" form to debug as shown in the screenshot (#1).
The only way to catch a error raised in the web service seems to debug next but unfortunately it repeatedly catches the errors raised by NAS as shown in the screenshot (#2).
Because the TryFindNextJobQueueEntry is an try-function, I don't want to change its structure (using IF in the FINDFIRST expression) to supress the error.
Debugging NAS is disabled in the NAV administration page as shown in the screenshot (#3).
I am in desperate situation what is the solution?