p75213 - 2015-07-04

I am attempting to get my DDL to run in debug mode. The DDL has to be copied to a particular folder where the third party software can see it. How do I get the debugger to recognize this copied DDL? At the moment when I attach the process that uses the DLL nothing happens in the debugger. I set a breakpoint where I know the program control gets past but the breakpoint is not activated.