Browse our Products

Aspose.Tasks for .NET 17.9 Release Notes

All Changes

KeySummaryCategory
TASKSNET-2109Exception raised while loading the mpp fileBug
TASKSNET-2105ArgumentOutOfRangeException exception if 24 Hours Calendar is setBug
TASKSNET-2104Program hangs while setting Tsk.Start for a TaskBug
TASKSNET-2102Wrong Actual Finish date in MPP as compared to XML outputBug
TASKSNET-2095Summary task fields are emptyBug
TASKSNET-2094Exception raised while saving MPX as PDFBug
TASKSNET-2093Child tasks are not rendered in PNG without saving the project firstBug
TASKSNET-2092All values of BarStyle’s From and To fields are changedBug
TASKSNET-2090Loading project file raises ExceptionBug
TASKSNET-2048Saving into image by page not working properlyBug
TASKSNET-2035Percent complete not set properly in MPPBug
TASKSNET-1788Setting Project Start date raises ArgumentOutOfRangeExceptionBug
TASKSNET-1749Assignment Cost is not displayed for Cost resources in Microsoft Project 2013Bug
TASKSNET-1727Text extended attribute created by the formula is read as a date by Aspose.TasksBug
TASKSNET-1716Project recalculation throws an exception with cleared ActualStart and ActualFinish propertiesBug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Tasks.Project.GetPageCount(Aspose.Tasks.Visualization.PageSize,Aspose.Tasks.Visualization.Timescale)Returns page count for the project to be rendered using given and .
Aspose.Tasks.Project.Save(System.String,Aspose.Tasks.Saving.ImageSaveOptions)Saves the document to a file using the specified save options.