SymProjects Forum

General Category => General Discussions => Topic started by: Mortos on January 31, 2011, 12:06:41 pm

Title: "The loaded configuration file is not valid"
Post by: Mortos on January 31, 2011, 12:06:41 pm
In SimDash version 1.3.1, the format of RevBurner configuration files changed slightly, resulting in the error message "The loaded configuration file is not valid" when importing a file created in an older version of SimDash.

The solution is to open the configuration file in a text editor (notepad will do), and editing both the second and last line, beginning with "<Settings xmlns" and "</Settings>", to "<TachometerSettings xmlns" and "</TachometerSettings>" respectively.

This is necessary for both RevBurner and RevBurner for Speedometers configuration files when importing from an older version of SimDash.


I had this problem after installing 1.3.1 and figured I'd post the solution in case anyone else ran into it.
Title: Re: "The loaded configuration file is not valid"
Post by: Cristiano on January 31, 2011, 12:28:08 pm
Thank you Mortos.
I should have mentioned it.
Title: Re: "The loaded configuration file is not valid"
Post by: nescafe37 on February 01, 2011, 03:58:44 pm
As well as doing as Mortos said in the previous post you will also need to change the line <Unit>Mph</Unit>  to <Unit>b</Unit> at the bottom of the xml file for the revburner for speedometer profile..
Title: Re: "The loaded configuration file is not valid"
Post by: Cristiano on February 02, 2011, 10:54:40 am
As well as doing as Mortos said in the previous post you will also need to change the line <Unit>Mph</Unit>  to <Unit>b</Unit> at the bottom of the xml file for the revburner for speedometer profile..

That's my mystake actually.
it should be <Unit>Mph</Unit>

thanks

Title: Re: "The loaded configuration file is not valid"
Post by: Heinrich on February 21, 2011, 01:36:55 pm
thx mortos. i just wanted to ask...