Aspose.Email 1.3 throws an exception on FolderInfo.DisplayName:
System.NullReferenceException: Object reference not set to an instance of an object.
at ?..get_Version()
at Aspose.Email.Outlook.Pst.FolderInfo.get_DisplayName()
Best regards,
Rob
Aspose.Email 1.3 throws an exception on FolderInfo.DisplayName:
System.NullReferenceException: Object reference not set to an instance of an object.
at ?..get_Version()
at Aspose.Email.Outlook.Pst.FolderInfo.get_DisplayName()
Best regards,
Rob
Hi Rob,
Hi,
I encountered the same exception while using the Aspose.Email for NET v1.3.0:
DETAILS: System.NullReferenceException: Object reference not set to an instance of an object.
at Â’..get_Version()
at Aspose.Email.Outlook.Pst.FolderInfo.get_DisplayName()
Unfortunately I cannot attach the pst file. I can only say that:
1. the pst file is about 3.5Mb (small)
2. the inbox folder is empty; instead there are several custom folders under the root, while folder names are non-english
Hi Alexey,