We need to be able to import .MPP files into a desktop application. Using the Microsoft Project COM object model works in general, but there are many scenarios where the import is unreliable and the user experience suffers. Is there a published standard of the .MPP file format, like the one for Excel files, for example? Having this one would allow us to directly read from the .MPP file and bypass the Microsoft Project COM object model.
↧