Outlook Add-In load problem

M

Michiel Prins

I have created a COM Add-In which exports messages to an application I
wrote. The problem I have, is that the add-in won't load correctly in
the following situation:

1) No programs running
2) Connect PDA to the PC, which executes ActiveSync (this starts
Outlook without user interface, Add-In OnConnect event is triggered
but I escape out of it because there is no explorer)
3) Outlook is started manually

In the visible Outlook session, the buttons and events do not work. If
I close all Outlook instances and start Outlook with a user interface
(not doing the PDA sync stuff) everything works...

The basis of the problem seems to be that the OnConnect event is not
triggered when the second instance of Outlook is started. But then, I
cannot create the events I need... This is where I get stuck.

Can anyone point me in the right direction?
 
M

Michiel Prins

The webpage you pointed me to does exactly describe all problems I am
having with loading/unloading my Add-In. Will download and try ASAP.


Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top