Hi,
I've written an addin using the 2005 Addin model, and VSTO etc. Works fine,
except on machines with ActiveSync (and I presume any other application that
starts Outlook as a COM object).
Basically, it seems that when ActiveSync starts on login, it creates a COM
instance of Outlook and it appears that the Addins do not run. Then, when
the user starts Outlook, the addins don't run then either - meaning my addin
won't work. If the user powers off the PDA before logging in, and starts
Outlook first, then turns on the PDA, ActiveSync will attach to the existing
instance of Outlook, and everything works as expected.
Are there any known workarounds for this behaviour?
Dino
Dmitry Streblechenko - 04 May 2006 23:17 GMT
http://blogs.msdn.com/mjeelani/archive/2005/08/26/456695.aspx
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> Hi,
>
[quoted text clipped - 12 lines]
>
> Dino
Dino - 05 Jul 2006 05:08 GMT
Much appreciated - that worked! :)
Dino
> http://blogs.msdn.com/mjeelani/archive/2005/08/26/456695.aspx
>
[quoted text clipped - 19 lines]
>>
>> Dino