I have a COM dll that I would like to debug running from an external application, I'm sure this worked before but is not working any more. (using VS 2012 RC) I have read MANY articles but I have not seen one where it mentions using an external app, is this still possible?
I'm getting the 'debug symbols not loaded' message, when I go to Debug > Windows > Modules my dll is not listed but the external app is listed, is that correct?
Any help will be appreciated