Feb 10 2021 07:22 PM - edited Feb 10 2021 10:49 PM
I am using Project Standard 2016 (Version 1908 Build 11929.20300)
I have experienced an issue where I am getting differences in data between an original *.mpp file, and an *.xml that I exported from that mpp file. The differences then continue to occur if I then save the first XML file as an XML file again.
I have attached the 3 Project files in the .Zip file.
These are my steps:
I compared the screenshots between all 3 files, and noticed that Dates and Durations were continuously changing from the original MPP file (see attached file Differences.png)
I checked the Calendar Options and Working Time settings after each file is opened, and they seem all the same: https://www.screencast.com/t/7RdF3B0BdW
I also check what the Calendar Options were for 'New Projects' and they were slightly different: https://www.screencast.com/t/3DOPdG9y
What is causing these differences?
Updates:
Feb 11 2021 06:38 AM
@Estate_Master -- I am not surprised at all by the fact that you see differences between the original project and a new project created from the exported XML file. Based on my personal experience, the XML file does not capture the timephasing of task Work and Cost values on tasks. And I suspect your use of the 24 Hour calendar is at least partially the source of the errors.
For me, the Save to XML option is a last resort to try to fix a corrupted project. I know that using this feature will capture the "guts" of the project, but not the exact duplicate project. Out of curiosity, why are you using the Save to XML feature?
Please let us know and we will try to help you.
Feb 11 2021 02:39 PM - edited Feb 11 2021 03:04 PM
I am exporting to XML, because we are developing a C# app that uses a .Net Gantt control. That control allows users to import MS Project XML files, not MPP format.