Hi, I am evaluating Aspose.Network.
The following codes give me an error.
Dim message As MailMessage
message = MailMessage.Load("c:\May2007.msg", Aspose.Network.Mail.MessageFormat.Msg)
System.NullReferenceException was unhandled
Message="Object reference not set to an instance of an object."
Source="Aspose.Network"
StackTrace:
at Aspose.Network.Outlook.x3e830f89fa0895be.x01c2f41b57ed5505(MailMessage xd7e5673853e47af4, x8a92906baf6c15f3 x134baf6134b65395, Int32 xc0c4c459c6ccbd00, x72bed732dd9d7d92 x78fc7573bdcacc84)
at Aspose.Network.Outlook.x3e830f89fa0895be.x0985be1e7f6e03c9()
at Aspose.Network.Mail.MailMessage.Load(String fileName, MessageFormat format)
Any help will be very appreciated. Thanks.