Hello,
It would seem like Aspose is struggling to parse the name from a solution xml element if the xml contains spaces between the attribute and the value.
For example <SolutionXML Name = “test2”> vs <SolutionXML Name=“test2”>
Visio is happy to accept solution xml elements formatted like this. Although a quick fix would be for us to not store solution xml in this way, unfortunately we have been doing so for many years and have tens of thousands of customer files formatted this way.
I’ve created a test project to demonstrate.Aspose.Diagram.Defect.SolutionXML.zip (33.1 KB)
Regards.
Andrew