In the prior version, If the calendar file contained a blank row, the user got a message saying Invalid use of null and the process would stop. In this version, the user gets a message letting them know that the .csv calendar contains one or more blank rows. The process continues regardless of the blank rows.
Build Release
13.4.5 12-09-2020
Change Number
13.4.COB02 – Test File Path
Correction, Change or New feature
Change – Test for missing file output path
Detailed Explanation
In the prior version, if the path for the WBS Desc, Activity, Rem Res, Baseline Res or Status, file did not exist, the process would end with no message. In this version, the user gets an error message to correct the path and run again.,
Build Release
13.4.5 12-09-2020
Change Number
13.4.COB03 – Status.csv File Path
Correction, Change or New feature
Correction – Test for missing file output path was not implemented correctly for Status.csv
Detailed Explanation
In the prior version, the full name (path and file) was used to check for the directory. This caused a false error message saying the path does not exist.
Build Release
13.4.6 12-21-2020
Change Number
13.4.COB04 – Budget Class, Forecast Class
Correction, Change or New feature
Correction – Corrected an error where Budget Class was used instead of Forecast Class
Detailed Explanation
In the module that gets period values (GetTSVInDefinedPeriods) the budget class was used instead of the forecast class for remaining resources with zero values
Build Release
13.4.8 – 04-24-2021
MPM Bridge
Change Number
13.4.MPM01 – DAO, 64 Bit
Correction, Change or New feature
Change – Converted database binding to late, added support for 64 bit MS Project
Detailed Explanation
The binding method for DAO is not late binding to an object rather than early binding with a reference to DAO360.dll. This enables system to connect to the database used to process project information for MPM on 64 bit MS Project Installations
Updated file browser for better support of 64 bit version of project without using Excel’s browser