SymProjects Forum
General Category => General Discussions => Topic started by: MadMario on November 12, 2016, 03:57:36 pm
-
Hi Christiano,
with the new V12 of SimDash I always get an error message loading file, when I try to load a setting. Even a setting configured with V12 is loaded with error. Do you know this problem?
Anybody else is facing the same issue?
Best regards,
Mario
P.S.: The Setting is loaded correctly - at least it seems to be correct.
-
Hello Mario.
Can you send me a copy of the configuration file so I will try to investigate the problem?
thank you
Cristiano
-
Hi Christiano,
I attach one of the config files, which leads to the error message.
Thx,
Mario
-
Hello.
I think you are trying to import the settings file from inside the DLC-247 configuration screen.
But your configuration file contains not only the DLC-247 settings but also those of all the other plugins.
you should use the Simdash's menu "File -> Import Settings..." to load the file.
Let me know if it works.
regards
Cristiano
-
Hi,
I tried both, and both lead to the error message. I even imported from the SimDash Menu File ... first. Inside the DLC-config screen I tried now, but it ends in the same message.
Regards,
Mario
-
When you import the file from the SimDash "File" menu, do you get the error message in the picture you have posted or a different one?
thanks
-
Yes, I get it from the file menu.
-
Hello.
Can you try this please:
edit the file SimDash.exe.config with Notepad
The file is in the SImDash installation folder.
Chnage these lines:
<root>
<level value="ERROR"/>
<appender-ref ref="FileAppender" />
</root>
in:
<root>
<level value="ALL"/>
<appender-ref ref="FileAppender" />
</root>
Save and close- now start SImDash again and try to import the configuration file, until you get the error message.
When you get the error message, close SimDash.
In the SimDash installation folder you will find a file with name: SimDashLog.txt
It should contains some details about the error. Can you send it to me please?
-
Hi Christiano,
with the changes you wrote me I got no error log file. I don't understand why.
But with the new version 13 the error does not show up again :-)
So I think we can close the topic.
Many thanx anyway,
Mario