Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
anu anu is offline
external usenet poster
 
Posts: 18
Default Excel in memory

using ASP.net , i am reading excel file and writing in one text file.
i am using
objExcel.Application.Quit()
objExcel = Nothing
but still excel.exe is in the memory.

pls let me know how to release excel from memory.

Thanx in advance

Anu
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default Excel in memory

Should be

Set objExcel = Nothing


On Thu, 28 Oct 2004 20:07:02 -0700, Anu wrote:

using ASP.net , i am reading excel file and writing in one text file.
i am using
objExcel.Application.Quit()
objExcel = Nothing
but still excel.exe is in the memory.

pls let me know how to release excel from memory.

Thanx in advance

Anu


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
XL 2007 - Out of Memory - memory leak/bug? PCLIVE Excel Discussion (Misc queries) 0 March 23rd 09 03:31 PM
Max Memory in a Excel Com DLL Marc Deveaux Excel Programming 0 May 27th 04 09:27 PM
Max Memory in a Excel Com DLL Marc Deveaux Excel Programming 0 May 26th 04 11:37 PM
The instruction at "0x65255ac9" referenced memory at "0x00000008". The memory could not be read. Clikc OK to terminate etc Angus Comber[_2_] Excel Programming 1 November 7th 03 01:18 PM
Excel memory Jon Irwin Excel Programming 0 September 24th 03 02:38 PM


All times are GMT +1. The time now is 03:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"