Outlook 插件仅在 Outlook 的第一个实例上加载
我们有一个使用 VSTO 在 VS2008 中开发的 Outlook Addin。无论是在调试版本还是编译版本中,这都可以正常工作并在 Outlook 启动时按预期加载。
如果用户打开 Outlook 的另一个实例,就会出现问题 - 我们的插件未加载到该实例中。
有什么想法吗?
We have an 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 ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来这可能对您有帮助 - http://social.msdn.microsoft.com/Forums/en-US/vsto/thread/9edb5e4d-6696-47ae-a334-be76331f4eeb
Look like this might help you - http://social.msdn.microsoft.com/Forums/en-US/vsto/thread/9edb5e4d-6696-47ae-a334-be76331f4eeb