TomB 0 Report post Posted August 21, 2008 Here's a report of a problem loading an LDFX file that we resolved. A customer experienced an error loading an LDFX file. The bug report states: exception class : EDOMParseError exception message : End of file reached in invalid state for current encoding. Line: 356 </LDFX>. The problem was caused by an extra character in the LDFX file after the final </LDFX> tag. The LDFX file is an ASCII XML file, so opened the file in Notepad to compare files. We identified the extra character, deleted it, and saved the changes, and now the file loads without error. Thanks, Tom B Share this post Link to post Share on other sites