PC Review


Reply
Thread Tools Rate Thread

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

 
 
David
Guest
Posts: n/a
 
      25th Jun 2008
Hi,
I created an Office 2007/Outlook add-ins using VS 2008 without adding any
code by myself then pulished it. Then I install it with Click once on a
Vista machine with office 2007 installed. Open Outlook then close it, I can
see the OUTLOOK.EXE process will not be shutdown in task manager. If I
uninstall the new add-ins, the OUTLOOK.EXE process will be properly closed
after the outlook is closed. Anyone can tell me what I am missing to make
the outlook working properly.
--
David
 
Reply With Quote
 
 
 
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      26th Jun 2008
What sort of addin is this, shared or VSTO?

You have absolutely no code in the addin? Why?

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


"David" <(E-Mail Removed)> wrote in message
news:CB6EAFD1-8D39-4DF8-886F-(E-Mail Removed)...
> Hi,
> I created an Office 2007/Outlook add-ins using VS 2008 without adding any
> code by myself then pulished it. Then I install it with Click once on a
> Vista machine with office 2007 installed. Open Outlook then close it, I
> can
> see the OUTLOOK.EXE process will not be shutdown in task manager. If I
> uninstall the new add-ins, the OUTLOOK.EXE process will be properly closed
> after the outlook is closed. Anyone can tell me what I am missing to make
> the outlook working properly.
> --
> David


 
Reply With Quote
 
David
Guest
Posts: n/a
 
      26th Jun 2008
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


"Ken Slovak - [MVP - Outlook]" wrote:

> What sort of addin is this, shared or VSTO?
>
> You have absolutely no code in the addin? Why?
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm
>
>
> "David" <(E-Mail Removed)> wrote in message
> news:CB6EAFD1-8D39-4DF8-886F-(E-Mail Removed)...
> > Hi,
> > I created an Office 2007/Outlook add-ins using VS 2008 without adding any
> > code by myself then pulished it. Then I install it with Click once on a
> > Vista machine with office 2007 installed. Open Outlook then close it, I
> > can
> > see the OUTLOOK.EXE process will not be shutdown in task manager. If I
> > uninstall the new add-ins, the OUTLOOK.EXE process will be properly closed
> > after the outlook is closed. Anyone can tell me what I am missing to make
> > the outlook working properly.
> > --
> > David

>
>

 
Reply With Quote
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      26th Jun 2008
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://forums.microsoft.com/MSDN/Sho...ID=16&SiteID=1

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


"David" <(E-Mail Removed)> wrote in message
news:F13E2137-41CF-4383-9811-(E-Mail Removed)...
> 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


 
Reply With Quote
 
David
Guest
Posts: n/a
 
      26th Jun 2008
Thanks Ken. I posted the question on vsto Forums.
--
David


"Ken Slovak - [MVP - Outlook]" wrote:

> 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://forums.microsoft.com/MSDN/Sho...ID=16&SiteID=1
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm
>
>
> "David" <(E-Mail Removed)> wrote in message
> news:F13E2137-41CF-4383-9811-(E-Mail Removed)...
> > 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

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
always getting 2nd outlook.exe process running D. Patrick Microsoft Outlook Discussion 2 16th Jul 2006 06:31 PM
Running Outlook as a background process =?Utf-8?B?U29sZGllciBmb3IgSmVzdXM=?= Microsoft Outlook Installation 2 7th Dec 2005 08:34 PM
after close Outlook 2000 the outlook.exe process still running =?Utf-8?B?UGF1bG8gTWFydGlucw==?= Microsoft Outlook Discussion 3 12th Aug 2005 07:59 PM
Outlook.exe Process continue running after Outlook 2003 closed =?Utf-8?B?UmljaCBCYXJvbmU=?= Microsoft Outlook VBA Programming 0 8th Feb 2005 05:55 PM
Outlook process running even after shutting down !!! =?Utf-8?B?QXJvZHVl?= Microsoft Outlook Discussion 6 18th Jan 2005 01:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:30 PM.