J
john_bodoh
I have a REXX script that processes the contents of a folder. While
processing an Outlook folder, I randomly receive an 80004005 code. It
almost always occurs trying the retrieve the body of an email. It
also seems to be totally random. I could run the program twice in a
row and get a different number of errors against different emails.
After further experimentation, I found that the errors would occur
when something else was going on the system. That is, I put out
messages as I process emails and error message when I encounter
errors. The program could be executing without any errors (or maybe
only one or two errors in 50 emails). Then, at the point I start some
other application (e.g., Freecell) or interact with some other program
(scrolling an editor), errors would begin to appear. I might
receive an error on from one to several emails consectively. Then, I
guess, when the other application settles down, errors cease.
Sometimes, it never recovers (maybe the system is busy doing something
I don't know about). I know that I can recreate the errors at will...
just by starting another application on the system. Since it is
random and most emails work fine, it appears that there would
something wrong on the Outlook side.
it's something I've got to change, I need directions or a pointer to
directions that can guide me through diagnosing the problem. If it is
an Outlook bug or some other system bug, is there a fix. If not,
when.
Thanks,
processing an Outlook folder, I randomly receive an 80004005 code. It
almost always occurs trying the retrieve the body of an email. It
also seems to be totally random. I could run the program twice in a
row and get a different number of errors against different emails.
After further experimentation, I found that the errors would occur
when something else was going on the system. That is, I put out
messages as I process emails and error message when I encounter
errors. The program could be executing without any errors (or maybe
only one or two errors in 50 emails). Then, at the point I start some
other application (e.g., Freecell) or interact with some other program
(scrolling an editor), errors would begin to appear. I might
receive an error on from one to several emails consectively. Then, I
guess, when the other application settles down, errors cease.
Sometimes, it never recovers (maybe the system is busy doing something
I don't know about). I know that I can recreate the errors at will...
just by starting another application on the system. Since it is
random and most emails work fine, it appears that there would
something wrong on the Outlook side.
be caused by a variety of things. I don't know where to start. IfFrom what I have read, the 80004005 condition is pretty common and may
it's something I've got to change, I need directions or a pointer to
directions that can guide me through diagnosing the problem. If it is
an Outlook bug or some other system bug, is there a fix. If not,
when.
Thanks,