Aspose.Tasks for .NET Releases

Released: Jan 14, 2022

Updates in V22.1

Features

  • Renamed members of SaveFileFormat enum to camel case.
  • Changed return type of *Slack properties to System.TimeSpan.

Fixes

  • Fixed ShowProjectSummaryTask public API.
  • Fixed rendering of timescale to fit it to page’s width.

Released: Dec 16, 2021

Updates in V21.12

Fixes

  • Fixed issue where resource calendars are missing in file saved by Aspose.Tasks.
  • Fixed incorrect Primavera percentage complete value.
  • Fixed incorrect updating of project work completed up to the specified date.

Released: Nov 19, 2021

Updates in V21.11

Fixes

  • System.OverflowException: TimeSpan overflowed because the duration is too long.
  • Fixed Exception on loading the P6 XML file.
  • Fixed formula parsing exceptions when opening the specific file.

Released: Oct 13, 2021

Updates in V21.10

Fixes

  • Fixed calculation of formula results when operand is #ERROR value.
  • Fixed “Value was either too large or too small for a Decimal.” exception when get pages count.
  • Fixed reading of values of Actual Work’s Timephased Data.
  • Fixed “File reading error.” exception when open document.
  • Fixed rendering of task links in Gantt chart view.

Released: Sep 17, 2021

Updates in V21.9

Features

  • PageSettings.PagesInWidth and PageSettings.PagesInHeight are now taken into account when a View is rendered. These properties correspond to the “Fit to X pages wide by Y tall” fields in the Microsoft Project Page Setup dialog.
  • PageSettings.PercentOfNormalSize and PageSettings.AdjustToPercentOfNormalSize properties are now taken into account when a View is rendered. These properties correspond to the “Adjust to X % normal size” field in the Microsoft Project Page Setup dialog.

Fixes...

Released: Aug 14, 2021

Updates in V21.8

Features

  • Added the ability to read AutoFilters with multiple values.

Fixes

  • Fixed "The given key '188744169' was not present in the dictionary." exception when open MPP document.
  • Fixed "The given key '1680' was not present in the dictionary." exception when open document.
  • Fixed StackOverflowException when creating a Project from Primavera XML.
  • Fixed Aspose.Tasks Index was outside the bounds of the array.
  • Fixed TotalSlack not returning the proper values.
  • Resource Over Allocation not updated for...

Released: Jul 18, 2021

Updates in V21.7

Features

  • Added support for graphical indicators in MPP files.

Fixes

  • Fixed wrong Timephased Data for the material resource in MPP.
  • Fixed Invalid Tsk.Id when blank line is inserted.
  • Fixed tasks are not shown in MS Project when opening result of “CopyTo” method.
  • Fixed task lines are shown incorrectly when blank line is inserted for MPP 2003 and 2008.

Released: Jun 15, 2021

Updates in V21.6

Features

  • Added ExecutingWebRequest event for interacting with Microsoft Project Online/Project Server API.
  • Added support for 'Display OLE as Icon' property.

Fixes

  • Fixed issue where resaving of the specific MPP file throws ArgumentOutOfRangeException.
  • Fixed issue where resaving of the specific MPP file throws 'Project writing exception'.
  • Fixed issue where OLE object frame remains even after removing ole object.
  • Fixed incorrect timephased data for assignment with zero work.
  • Fixed setting of...

Released: May 8, 2021

Updates in V21.5

Features

  • Added an API to specify View object to render when saving project to PDF, HTML and Image formats.
  • Added support for rendering Left/Top/Inside/Bottom text labels for task bars in Gantt charts.

Fixes

  • Fixed exception when trying to get Project using ProjectServerManager.
  • Fixed non-detailed general error message when trying to retrieve nonexistent project from Project Online.
  • Fixed ArgumentException while reading XML without license.
  • Problem with .MPP file baseline1 Finish date on saving...

Released: Apr 10, 2021

Updates in V21.4

Features

  • Added support for SaveOptions.TaskFilter and SaveOptions.TasksComparer options when project is saved to CSV or XLSX formats.
  • Removed the ability to set Tsk.Id when using CalculationMode.Manual and CalculationMode.Automatic.

Fixes

  • Fixed exported value of “Outline Code *” attributes when project is saved to non-MPP formats.
  • Fixed headers in exported XLSX when custom ProjectView is specified.
  • Fixed parsing of “Round” operator in formulas.
  • Fixed wrong calendar exception usage.
  • Fixed...