Debugging programs in ORD

I am setting up the ORD SDK on my computer right now and am trying to figure out the breakpoints for debugging.  

wiki page reference: https://communities.bentley.com/products/programming/civil_programming/w/wiki/48377/developing-with-the-managed-sdk

I am working with the ManagedSDKExample.  The wiki says to load the addin through ORD (MDL Load) to get the symbols to load in Visual Studio and allow the breakpoints to work..  Does this mean that I need to build the project into a debug capable DLL in order to load it as an addin or can I load one of the files in the list below?

Here is a snippet of the debug directory under the VS project.

Thanks,

Jason Brame

ORD 2021 R2

Visual Studio 2017 C#

Parents Reply Children