Add-ins to make Outlook.exe process keep running after Outlook

Add-ins to make Outlook.exe process keep running after Outlook

Post by RGF2aW » Fri, 27 Jun 2008 22:03:01


Hi Ken,
Thanks for the quick respone.

It is an VSTO 3.0 one. I create one with a lot code there and found this
problem at testing. Then I create this very very simple one using VS Team
System 2008/c#/office/outlook add ins template to try and found has same
problem which will keep OUTLOOK.EXE process keep running (see it from task
manager).
Thanks.
--
David
 
 
 

Add-ins to make Outlook.exe process keep running after Outlook

Post by Ken Slovak » Fri, 27 Jun 2008 23:21:09

Hmm, I haven't done much with VSTO 3.0 addins but I haven't seen that in my
limited experience with them. I certainly haven't seen that with VSTO 2.5 SE
addins at all.

Are you running any other addins in Outlook on that machine? Does this
problem occur on other machines with the same addin?

You might get a better response in the managed VSTO forum, a lot of the VSTO
team members answer questions there and they'd know if anyone would:
http://www.yqcomputer.com/

--
Ken Slovak
[MVP - Outlook]
http://www.yqcomputer.com/
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.yqcomputer.com/

 
 
 

Add-ins to make Outlook.exe process keep running after Outlook

Post by RGF2aW » Sat, 28 Jun 2008 00:17:06

Thanks Ken. I posted the question on vsto Forums.
--
David