View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
G.D G.D is offline
external usenet poster
 
Posts: 1
Default excel application does not shut down after program exit

hi
i create an excel application (MS Excel 2000 installed) in vb.net. At the end, i close all workbook and quit from excel aplication. I also set them nothing and call garbage collection. But excel application does not end, stays resident in memor
so my applications gives memory error.

Thanks for your help