Working on a standalone ArcGIS Core Host application that is going to do downstream tracing from Transformers to Service Points on the utility network. Admittedly, it's my first, and I am following pro snippet and concept documentation, and looking at the trace utility in ArcGIS Pro for a single transformer to see if I can at least get trace results in my standalone application.
Unfortunately, as soon as I hit the Trace(traceargument) call, I get a System.AccessViolationException. Any ideas would be greatly appreciated.