To enable CTF tracing for an application you must edit the solution in Visual Studio to include references to the following tracing-related .dll files:
File | Location |
---|---|
MicroFocus.COBOL.Tracing.Azure.dll | %ProgramFiles(x86)%\Reference Assemblies\Micro Focus\Visual COBOL\1.0\v4.0\Azure\v<Azure-SDK-Version> |
MicroFocus.COBOL.Tracing.dll | %ProgramFiles(x86)%\Reference Assemblies\Micro Focus\Visual COBOL\1.0\v4.0 |
When adding each reference, ensure that you set the Copy Local property to True.