G
Guest
I have a windows application that runs constantly and an Outlook Add-in. In
the add-in, I am stripping attachments off of emails and putting them in a
folder on the local machine for the winapp to pick up and process. In the
winapp I am opening excel files programatically, reading the data & closing
the excel file. I am creating a new excel application object using
Excel.Application and kill this object after user. This code is getting
executed very often throughout the day.
After a random amount of time I get an error message of "Not Enough Memory
to run Microsoft Office Excel. Please Close other applications and try again".
I have WinXP Pro, 3Ghz, with 2GB RAM using Office 2003 Enterprise. I have
set the paging size to 3070 with a max of 4096, because that is the max it
would let me set it to. Once I get this error, I am forced to restart the
system if I want to get into any of the Office Applications or allow my
winapp to continue to process, as when this error shows up it disables all
applications not just Excel. I will get the same message if I try to open
Word, Powerpoint or Access as well.
I have updated Office to SP2 and all the latest security patches with great
antcipation that it would solve the problem. Didn't happen!!! Can someone
please help in my crisis?
the add-in, I am stripping attachments off of emails and putting them in a
folder on the local machine for the winapp to pick up and process. In the
winapp I am opening excel files programatically, reading the data & closing
the excel file. I am creating a new excel application object using
Excel.Application and kill this object after user. This code is getting
executed very often throughout the day.
After a random amount of time I get an error message of "Not Enough Memory
to run Microsoft Office Excel. Please Close other applications and try again".
I have WinXP Pro, 3Ghz, with 2GB RAM using Office 2003 Enterprise. I have
set the paging size to 3070 with a max of 4096, because that is the max it
would let me set it to. Once I get this error, I am forced to restart the
system if I want to get into any of the Office Applications or allow my
winapp to continue to process, as when this error shows up it disables all
applications not just Excel. I will get the same message if I try to open
Word, Powerpoint or Access as well.
I have updated Office to SP2 and all the latest security patches with great
antcipation that it would solve the problem. Didn't happen!!! Can someone
please help in my crisis?