S
Shawn Anderson
I am looking to see if anyone else is experiencing the same issues that I
am. I have an application that is using c# to access Outlook 2003 using the
interop libraries. Everything is great until I start accessing a large
number of folders/messages. Then all of a sudden I get "Unknown COM errors"
evertime I try to access a property or cast an object. The only way I have
found to fix this is to kill the outlook.exe process and start over.
A little background:
I am creating an application to run reports on incoming/outgoing email
based on time, sent to, sent from, etc. So I need to access several hundred
folders accross about 10 mail boxes, each containing potentially hundreds to
thousands of emails.
Any anyone offer some help or advice on this issue or on a better way to do
it then the interop libraries?
Thanks
Shawn
am. I have an application that is using c# to access Outlook 2003 using the
interop libraries. Everything is great until I start accessing a large
number of folders/messages. Then all of a sudden I get "Unknown COM errors"
evertime I try to access a property or cast an object. The only way I have
found to fix this is to kill the outlook.exe process and start over.
A little background:
I am creating an application to run reports on incoming/outgoing email
based on time, sent to, sent from, etc. So I need to access several hundred
folders accross about 10 mail boxes, each containing potentially hundreds to
thousands of emails.
Any anyone offer some help or advice on this issue or on a better way to do
it then the interop libraries?
Thanks
Shawn