Copy project between different tools versions via file fails
Hi,
I'm trying to compare PUM 41 objects with Tools 8.59.07 to PUM 38 with Tools 8.58.09 environment. I've launched Application Designer 8.59.07 and exported PUM 41 project to a file, deselecting all objects so that I can copy only project definitions out to a file. Then I launched Application Designer 8.58.09 and tried Copy Project from file option to create a project definition in 8.58.09.
As soon as I selected the project in a file, I received following error messages:
"error - Project FSCM_PUM41 contains an invalid definition type (129) and can not be opened. (75,21)", "Object (FSCM_PUM41 (Project)) can not be opened. (78,27)."
What am I doing wrong and what is the right way to compare objects between different tools versions?