File Read - Feature request

Hi Aspose Tasks team,

Was just wondering if it is possible for a little information to be provided after reading an MS Project file.

I’d like to know if the file i passed in was an .MPP 2007 file, a valid XML file… that sort of thing.

Currently, there is no information being provided after a read.

Any possibility of this?

Hi,

Are you talking about a feature similar to Aspose.Word.Document.DetectFileFormat that you can study here.

Is this included in the Aspose.Tasks module?


Looking at the return value of the method you are talking about returns document types that are not related to Microsoft Project.

Is this correct?

LoadFormat Enumeration

Hi,

There is already SaveVersion property exposed by Project object, which is supposed to determine the Microsoft Office Project version. For some reason, it is always equal to 0. I have created an issue with issue id 12040 for investigation and you will be informed as soon as it is resolved.

Hi, All,


Just pay attention, that SaveVersion is a new Microsoft Office Project 2007 field, so in the new Aspose.Tasks release it will be equal to ‘12’ for xml and mpp files created in MS Project 2007 format and ‘0’ otherwise.

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


This message was posted using Notification2Forum from Downloads module by aspose.notifier.

The issues you have found earlier (filed as ) have been fixed in this Aspose.Words for JasperReports 18.3 update.