Can't debug 32 bit Outlook Add-In in Delphi XE10

Add-in Express™ Support Service
That's what is more important than anything else

Can't debug 32 bit Outlook Add-In in Delphi XE10
breakpoints are green, yet the Add-In DLL is registered and working 
Peter Horak




Posts: 8
Joined: 2015-12-29
I checked a topic: https://www.add-in-express.com/forum/read.php?FID=1&TID=7776
from 2010. It didn't help. I made sure I created the DLL in a root folder of a local drive (F:\), I have a checkbox checked for "Use debug .dcus". The project I am trying to debug is a sample project from: https://www.add-in-express.com/docs/vcl-outlook-addins.php
I can see that Delphi is attached to the Outlook.exe process, because the Delphi IDE 'Event Log' keeps showing events in real time, as I work with the Outlook. I am running Delphi as administrator. DLL registration succeeded.

Can you think of anything else?
Thank you.
Posted 29 Dec, 2015 01:04:22 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Peter,

Please make sure the debugger works correctly; just create a simple standalone application. Then re-register the add-in DLL and check if this works for you. In what event do you set a break point?


Andrei Smolin
Add-in Express Team Leader
Posted 29 Dec, 2015 07:10:15 Top
Peter Horak




Posts: 8
Joined: 2015-12-29
I installed Delphi XE8, debugging worked there. Then I tried in XE10 again and it is working there as well. Case closed. Thank you.
Posted 03 Jan, 2016 01:08:36 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Peter,

Thank you for letting us know.
Posted 04 Jan, 2016 04:40:30 Top