Error reading .mpp

Can you help me?

Why can not I load the attached .mpp file?
TestImportErrorMPP.zip (29.9 KB)

            License license = new License();
            license.SetLicense("Aspose.Tasks.lic");

            try
            {
                Project project = new Project("TestImportError.mpp");
            }
            catch (Exception e)
            {
                Console.WriteLine("Error: " + e.Message);
            }

Error.png (90.2 KB)

Note: I created this file through aspose and made some changes in Ms-Project 2016.

@FabioMartins,

The issue has been logged at our end as TASKSNET-2651 for further investigation . We’ll update you here once there is some update or a fix version available in this regard.

Hi @kashif.iqbal, any news?

@FabioMartins

This issue has been fixed in new release of Aspose.Tasks for .NET 18.9. Please get latest version of API from the link given below:
https://downloads.aspose.com/tasks/net