Application crashed when converting MPP to XML (C# .NET)

We have a Customer with a MPP-File and he is using a Formula-Column.
When we try to save the loaded MPP as XML we get a crash.

ProjectReader aReader = new ProjectReader();
Project aFile = aReader.Read(“SampleMPP.mpp”);
aFile.Save(“SampleMPP.xml”, Aspose.Tasks.Saving.SaveFileFormat.XML);

SampleMPP.zip (26.1 KB)

@agrotz,

I have worked with the sample file shared by you and have been able to observe the issue specified. An issue with ID TASKSNET-3444 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.

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