On 02/14/2011 03:36 PM, Brennan, Luann wrote: > I’m trying to open version 4.8.0 of XMLmind XML Editor and am getting > this error message: > > > > *Errors found in configuration files * > > *file:/C:/Program%20Files/XMLmind_XML_Editor/addon/config/cengage/cengage.xxe* > > > * > "file:/C:/Program%20Files/XMLmind_XML_Editor/addon/config/cengage/cengage.incl", > line 26, column 142: invalid attribute "icon" > * > "file:/C:/Program%20Files/XMLmind_XML_Editor/addon/config/cengage/cengage.incl", > line 109, column 93: missing or invalid attribute "icon" > * > "file:/C:/Program%20Files/XMLmind_XML_Editor/addon/config/cengage/xslMenu.incl", > line 680, column 66: invalid element "menu": previous definition > of "menu" named "" not found > > I can’t open my files. I’ve just upgraded and did not have this problem > before. > >
Files cengage/cengage.incl and cengage/xslMenu.incl are not the work of XMLmind, so it's hard to tell you exactly what happens. In all cases, this problem should be easy to fix by slightly modifying the above files. My guess is the above configuration files directly include some stock resources whose locations have changed in v4.8. Excerpts from http://www.xmlmind.com/xmleditor/changes.html: --- Incompatibilities: ... * CSS module "xxe-config:docbook/css/print.imp" has been suppressed. ... * The support code and the CSS stylesheets for CALS tables and for XHTML forms and tables are now found in XXE_install_dir/addon/config/common/. Previously, these resources were found in XXE_install_dir/addon/config/docbook/ and in XXE_install_dir/addon/config/xhtml/. These changes should be transparent, unless you reference these resources in your own custom configurations. ... --- If you need a more precise diagnostic, do not hesitate to send me (mailto:[email protected]), a zipped archive containing a recursive copy of directory XMLmind_XML_Editor/addon/config/cengage/. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

