Recommended Event for Startup Code?

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

Recommended Event for Startup Code?
 
George Spears




Posts: 78
Joined: 2010-05-06
Hello,

In an Outlook application, I am developing a plugin. This plugin needs to read setup parameters, for which I am using the windows registry. What event would you recommend I use to read the settings?

I initially tried both AddInModule.OnAddInStartupComplete, as well as AddInModule.OnAddInInitialize, but neither of which seems to be called. I put a ShowMessage (poor man's debugger), and then later used a break-point to verify, and neither of these events are firing. Why aren't they firing?

Thanks
George Spears
Posted 10 May, 2010 14:07:50 Top
George Spears




Posts: 78
Joined: 2010-05-06
I don't quite know what to say, other than OnAddInStartupComplete is now firing....
No further response needed.

George Spears
Posted 11 May, 2010 09:43:34 Top