January 17, 2020 at 11:10 am
#24145
Hi Coralie,
None of the methods in the log are in the JsNavMenu library so I don’t know where they have come from.
I guess you need to track down what is calling SQL.Startup_Task/$resume
Also, is $close_Session_windows designed to close ‘window’ classes or ‘remote form’ classes?
As you say Studio is ‘crashing’, it may be trying to reference something (close a window instance) that does not exist, so you would want to put a ‘Breakpoint’ command in there before the ‘Close window instance’ command and see what it is doing.
Rgds,
Gav