Browse our Products

Aspose.Tasks for .NET 19.9 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-3467Fix exception while reading MPP fileBug
TASKSNET-3463An OverflowException error occursBug
TASKSNET-3460Exception: Overflow exception on loading MPPBug
TASKSNET-3459Fix generation of TDs for Cost resourcesBug
TASKSNET-3458Project file not properly converted to Excel formatBug
TASKSNET-3455Fix tasks in MSP 2003 file corrupted after resavingBug
TASKSNET-3451Fix missing resource GUID after resaveBug
TASKSNET-3444Fix crash when saving MPP as XML due to Formula-ColumnBug
TASKSNET-3441Fix exception on loading protected MPP fileBug
TASKSNET-3426Fix Aspose.Tasks for .NET reading of Tsk.Finish date from an XML fileBug
TASKSNET-3344Resource GUID is not being saved correctly in MPP9 (2003)Bug
TASKSNET-3216Fix parsing of formula to accept ‘;’ as arguments separatorBug
TASKSNET-3215Fix an issue with generating of task with different resourcesBug
TASKSNET-3197Saved Copy of Project File Has Schedule DifferencesBug
TASKSNET-3180Fix reading of Start/Finish from MPPBug
TASKSNET-2737Saving MPP file with default view as GanttChartView and zoom to Entire projectBug
TASKSNET-2390Fix non-visible Resource Assignment in Task Usage view in project saved by MPPBug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Tasks.ResourceAssignmentCollection.Add(Aspose.Tasks.Task,Aspose.Tasks.Resource,System.Decimal)Adds new assignment to the ResourceAssignmentCollection.
Aspose.Tasks.Saving.XlsxOptions.EncodingGets or sets the encoding of the resulting .XLSX file. The default value is .
Aspose.Tasks.WeekDayCollection.ClearClear the WeekDayCollection object.
The following public methods and properties were deleted:Description
Aspose.Tasks.WeekDay.SetDefaultWorkingTime(Aspose.Tasks.WeekDay)