Erik Hoffmann
posted this on November 03, 2009 21:14
When importing an XML file via the configuration wizard,the main xml file specifies where the other xml files can be found. The default directory for these files is 'c:\temp'. If the files aren't located in that directory you have to change the default directory in the main xml file. To change the default directory,follow these steps: 1.Open the xml file 2.Look for the line that starts with 'Config template_home=' 3.Change the directory that is specified after 'Config template_home=' to the directory where the xml files are stored. Example: Config template_home="c:\xml\config_wizard"