We have a开发者_高级运维n Outlook Addin developed in VS2008 using VSTO. This works fine and loads as expected when Outlook is fired up, both in debug and compiled versions.
The problem occurs if the user opens another instance of Outlook - our addin is not loaded into this instance.
Any thoughts ?
Look like this might help you - http://social.msdn.microsoft.com/Forums/en-US/vsto/thread/9edb5e4d-6696-47ae-a334-be76331f4eeb
精彩评论