View Single Post
  #1  
Old February 25th 08, 04:15 PM posted to microsoft.public.outlook.program_vba
Garnjost, Kurt
external usenet poster
 
Posts: 2
Default Redemption Error

I have a program using Redemption RDO to access .msg files. Generally, it
works quite well, but for a few files I get an error:

-2147352567 File [file name/path] does not exist., (failed on
"GetMessageFromMsgFile")

The trouble is that the file does exist and I can open it in Outlook just
fine. I can see nothing in OutlookSpy that is strange. The only odd thing
I have noted is that the modified date for the not visible in Windows
Explorer for the files and shows as "December 30, 1899 00:00:00" in the
properties dialog.

Does anyone have any idea what is wrong with these .msg files? Is it a
Redemption problem (I doubt it, but I don't really know)? Any suggestions
on how to get past this would also be appreciated. I have set up error
handling that records the problem and moves on, but would prefer to be able
to process the files.

Kurt Garnjost

Ads