PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Collaboration Data Objects - [E_OUTOFMEMORY(8007000E)
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Collaboration Data Objects - [E_OUTOFMEMORY(8007000E)
![]() |
Collaboration Data Objects - [E_OUTOFMEMORY(8007000E) |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I am processing a pst file with several sub-folders under Inbox. The total messages in the Inbox folder is over 2000 messages, and it could be more
Everthing when I run my application to get those messages and export as RFC822 files, my application stops somewhere at message #1400-1500. Then, it gives me the error message. "Collaboration Data Objects - [E_OUTOFMEMORY(8007000E) Where did I do wrong? or it is just a limitation of CDO. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
You don't say what version of Outlook you have or show any of your
code, so it's hard to say. Some versions of CDO have memory leaks when iterating large collections of objects. That bug has been fixed in later versions of CDO. It could also be something in the code, post what you are doing so people can look it over. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginners Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Roger" <anonymous@discussions.microsoft.com> wrote in message news:A3C8050B-C54B-4DB0-9195-D1A3DEBE5212@microsoft.com... > I am processing a pst file with several sub-folders under Inbox. The total messages in the Inbox folder is over 2000 messages, and it could be more. > > Everthing when I run my application to get those messages and export as RFC822 files, my application stops somewhere at message #1400-1500. Then, it gives me the error message. "Collaboration Data Objects - [E_OUTOFMEMORY(8007000E)" > > Where did I do wrong? or it is just a limitation of CDO. > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

