Problem with VB Debugging

Does anyone know if you can use the Visual Studio Debugger if you don't have an authoring license? (I'm using VS2019 and NX12.0). If I play a journal, and the journal has the line below in it:

"System.Diagnostics.Debugger.Launch()"

I can almost get the debugger to work but I get a exception:

"An unhandled exception of type 'System.ExecutionEngineException' occurred in FrustumNX.dll"

and then NX crashes.

Guess I'm just looking to see if anyone has the VS debugger working without a authoring license.FYI, I have a older computer with NX11 and VS2010 and debugging a journal works (I didn't compile it). Besides the NX and VS versions, the only other difference I can tell is I do have a authoring lic on the older computer.

Thanks

https://community.sw.siemens.com/s/question/0D54O000061xAX0SAM/debugging...

According to the above thread, it looks like you need the NXOpen author license to use the VS debugger.