10-04-2019, 03:44 PM
There are 3 languages involved in CT so there are 3 stack traces and generally not available in releases without a debugger.
For your .NET source you can debug it with Visual Studio. Just set your EXE as the launch host, set a break point in your .NET code and run.
For your .NET source you can debug it with Visual Studio. Just set your EXE as the launch host, set a break point in your .NET code and run.