Hello, all
PB 2017 app crashes in production with PBVM error.
We are failing to catch the line of code where it happens.
It happens in the same screen on the same critical user operation, but it is not consistent. Sometimes it passes, on other it fails.
How can we catch the line of code in the script?
We tried using app trace, but since the file is not properly closed, the PB cannot read it.
Is there another way to read it?
Thank you
Arcady