Aspose.Tasks crashing when trying to open attached project document

Hi Aspose team,

when I try to open attached document (1.mpp) my test application is crashing.This is strange as I can open this document in Project 2013.

Code is simple:

Try

Dim doc As Project = New Project("1.mpp")

doc = Nothing

Catch ex As Exception

MsgBox(ex.Message)

End Try

Can you have a look?

Thanks,
Oliver

Hi Oliver,

Thank you for writing to Aspose Support team.

I was able to reproduce this issue at my end using the latest version of Aspose.Tasks for .NET 8.7.0 and have logged it as TASKS-34225 in our issue tracking system. Our product team will further investigate the issue and we’ll update you here once there is some information available in this regard.

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


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.