TomB 0 Posted August 21, 2008 Share 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 Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now