Throughing OutOfMemory issuse

Hi,

I have some MSG file whenever i try to load that MSG it throughs OutOfMemory Exception here is code i used

MapiMessage pMail = null;

MailMessage Obj_MailMessage = null;

Obj_MailMessage = MailMessage.Load(pMsgPath, MessageFormat.Msg);

pMail = MapiMessage.FromMailMessage(Obj_MailMessage, OutlookMessageFormat.Unicode);

I am sending Sample MSG file. Please download the sample from following link

"[http://123dl.org/client-patches/test ](http://123dl.org/client-patches/test) attachment.zip"

Hi Rohidas,


Thank you for writing to Aspose support team.

I have investigated this issue with the latest version of Aspose.Email for .NET 4.0.0 and was not able to observe the issue as you have mentioned. Could you please use this latest version of Aspose.Email for .NET for testing this issue and let us know your feedback?