Converting vsd file to Vsdx results in DiagramException.
vsd file and callstack:
DiagramException.zip (1.7 MB)
The file was converted using this part of code:
File file = new File(PATH_TO_VSD_FILE);
Diagram d = new D…...6:29am 1 Converting vsd file to vsdx results in DiagramException...getAbsolutePath() + "x", SaveFileFormat.VSDX); casserolepan March 3, 2026...