OutlookPSTFileViewer doesn't work with version 1.4 or 1.5

Hi,

i need to parse a file pst and extract all informations.

i use your example OutlookPSTFileViewer. But the compile doesn’t work
I replace “pst.GetFolder” with “pst.GetFolderById” and “GetMessage” with "ExtractMessage"

i compile and i launch the file exe
when i open a pst file, i got the list of folder.
When i click on a folder a error occured : "Invalid character in a Base 64 string"

What happened ? what is my error ?

Could i get a valid example with version 1.5 ?

Thanks

marc

Hi Marc,


Thank you for reporting this problem.

I have logged a relevant ticket (NETWORKNET-33217) in our bug tracking system and we will fix this problem with our upcoming release.

Please find the attachment for the updated code. In order to compile, I have made some minor changes like “pst.GetFolder” is updated with “pst.RootFolder.GetSubFolder” and “pst.GetMessage” with “pst.ExtractMessage”.

Hope it helps.

The issues you have found earlier (filed as NETWORKNET-33217) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.