Exception Occurs when loading a new project

Hi,

Aspose Tasks version 23.3.0.0

An exception is raised when loading the attached document.
The code is:

try { Aspose.Tasks.Project PROJECT0 = new Aspose.Tasks.Project(@“D:\Problem Opening.mpp”); }
catch (Exception ex) { Console.WriteLine(ex.ToString()); }

The exception message is:
“Value was either too large or too small for a Decimal.”

Thanks.Mpp File.zip (281.9 KB)

@giusepper

We were able to reproduce the issue.
The following new ticket(s) in our internal issue tracking system was added. We will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): TASKSNET-10823

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

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