Invalid email when loading a contact msg file

I am trying to load a msg file contained a contact information. Each time the contatc has an email address, loading will fail with an "Invalid email" message.

Dim msg As Aspose.Email.Outlook.MapiMessage = Aspose.Email.Outlook.MapiMessage.FromFile(path)

If msg IsNot Nothing AndAlso msg.MessageClass = "IPM.Contact" Then

Dim contact As Aspose.Email.Outlook.MapiContact = msg.ToMapiMessageItem() <<< Crash here ....

End If

See attached an example of my msg files.

Not to say it is a blocker.

Thanks for your support.

Hi Olivier


Thank you very much for using Aspose.Email for .NET.

I have re-generated the scenario here and found the issue valid. I have logged a ticket NETWORKNET-33295 in our bug tracking system for further analysis by our experts. As soon as some feed back is received, it will be notified to you.

Best Regards

I appreciate your answer. Once said that, it is an extremely serious issue as it makes the all purpose of using this library useless for someone who simply wants to extract contacts from msg messages.

Do you have any idea when it will be considered?

Thanks

Hi Olivier


I regret any inconvenience caused to you.

I would like to share that as many of the upgrades and enhancements are in pipeline so it takes little time for developer to analyse and plan the bug in his schedule.

However I have conveyed your message to the developer again and requested him to give some feedback soon.

Best Regards

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


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