Browse our Products
Aspose.Tasks for .NET 17.7 Release Notes
This page contains release notes of Aspose.Tasks for .NET 17.7.
All Changes
| Key | Summary | Category |
|---|---|---|
| TASKSNET-1818 | Add support for text style information. | Enhancement |
| TASKSNET-2018 | Program hangs while loading MPP into Project | Bug |
| TASKSNET-2014 | MPP file raises TasksReadingException | Bug |
| TASKSNET-1993 | MPP file saved by MSP 2016 version 1706 raises exception while loading into Project | Bug |
| TASKSNET-1990 | An entry with the same key already exists - exception | Bug |
| TASKSNET-1989 | Exception raised while loading attached MPP | Bug |
| TASKSNET-1985 | TaskReadingException while loading MPP file | Bug |
| TASKSNET-1935 | Aspose.Tasks for .NET is not setting the Bar color of Task and Summary task - MSP 2007 | Bug |
| TASKSNET-1859 | MPP project cannot be saved to MemoryStream | Bug |
| TASKSNET-1805 | Lookup values not created properly in MPP | Bug |
| TASKSNET-1804 | TaskLink don’t affect the dates from successor task while using an MPP file | Bug |
| TASKSNET-1798 | Exception raised while applying constraint | Bug |
| TASKSNET-1797 | Task baseline don’t save to MPP file | Bug |
| TASKSNET-1706 | Finish date not recalculated properly | Bug |
| TASKSNET-1622 | MPP to XLSX: Resultant file doesn’t contain any data | Bug |
| TASKSNET-1612 | Exception is raised while loading Primavera XER file | Bug |
| TASKSNET-1567 | Gantt chart task bar ends at one third of day | Bug |
| TASKSNET-1564 | Tasks text style information lost while loading and saving MPP again | Bug |
Public API and Backwards Incompatible Changes
| The following public methods and properties were added: | Description |
|---|---|
| Aspose.Tasks.Project.Save(System.IO.Stream,Aspose.Tasks.Saving.MPPSaveOptions) | Saves the project to a stream using the specified save options. |