When you open a VDX, VSX, or VTX file in Microsoft® Office Visio®, any error or warning messages that might result appear in message dialog boxes and then are saved in a log file.
The log file includes details on why a problem has occurred and the action Visio has taken in response to the problem, and, if possible, the line number where Visio has detected a problem in the document.
Note To be able to see warning and error message dialog boxes, make sure the Show file save warnings or Show file open warnings check boxes are selected on the Save tab of the Options dialog box in Visio (Tools menu) .
VDX files must always be well-formed, and any XML data in a file (including XML in SolutionXML elements) that has schema references must pass validation or Visio will not load the file. If you subsequently modify a file that has passed validation so that it contains invalid XML, it will fail to load the next time you try to open it in Visio.
Problems that create warnings and errors
Error messages returned by the MSXML Parser when attempting to load a VDX file
When MSXML is unable to parse or validate the file, it stops trying to load the file, displays an error message like the following, and records the error in the log file.
Typically this type of error is caused by one of the following:
Warning messages returned by Visio when loading a DatadiagramML file
When Visio encounters a file that contains XML that it does not understand (for a variety of reasons) but can still load, it displays the following dialog box:
To see the line number and details of the warning message, click Show log file.
After you click OK or Show log file, Visio finishes loading the file.