Error reading .XER file

Hi,
I am getting System.OverflowException when reading the attached XER file.
This file contains multiple projects.

Projetomultiplos_2.zip (84.1 KB)

Best

@deliotomaz,

Thank you for writing to Aspose support team.

I have tried following sample code using Aspose.Tasks for .NET 18.2.0 but could not observe any issue as project is loaded fine without any exception. You may please give it a try with the latest library and share the feedback.

PrimaveraXmlReadingOptions options = new PrimaveraXmlReadingOptions();
Project project = new Project("Projetomultiplos_2.xer", options);

Hi Kashif,
I have attached the wrong file.
Now the correct and a screen of exception.

File:
BesterrorRead.zip (161.1 KB)

Screen error:
image.png (33.0 KB)

I am using 18.2 version.

I did som tests and it works if I change my culture to en, but in production I can’t do this.

Best

@deliotomaz,

Thank you for providing sample file. This issue is re-produced and logged under Id:TASKSNET-2279 for further investigation. You will be automatically notified once any update is received in this regard.

The issues you have found earlier (filed as TASKSNET-2279) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by kashif.iqbal