View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gena Gena is offline
external usenet poster
 
Posts: 1
Default Excel application does not quit

Hi,

I'm using the excel interop in .NET 2003 and after quiting the
application Excel process stays in TaskManager.

The resolution provided by MS in
http://support.microsoft.com/default...b;EN-US;317109 works
only for oApp.Workbooks.Add, but when I try to open a workbook
instead, it doesn't work.

Any ideas?
Thanks
Gena