Page 1 of 1

Problem with ProppFrexx WebRadio Player

Posted: 27 Apr 2014 10:40
by Chris
Hi,

The help file indicates:
The behavior incl. the look and feel can be fully customized by the .config file.
The .config file must have the same name as the .exe plus the extension .config!
E.g. when you name the .exe "XYZ.exe" you must name the .config "XYZ.exe.config".
If I rename the files ProppFrexx Player.exe in Myradio.exe and ProppFrexx Player.exe.config in Myradio.exe.config, I receive the following error:
ProppFrexx.UI: Invalid License. Please contact your vendor.
Do you have any idea of this problem ?

Thanks

Re: Problem with ProppFrexx WebRadio Player

Posted: 27 Apr 2014 12:59
by radio42
Yes the player can not be renamed. Seems I forgot to remove that. Ore somewhere.
As such you must retain the original name.

Re: Problem with ProppFrexx WebRadio Player

Posted: 27 Apr 2014 14:46
by Chris
OK thank you for your quick response, I stop unnecessarily seek a solution.

You should also update the site because the downloadable version is 1.0.6.1 and not 1.0.4.2

I also found a bug in the config file.

You forgot to declare these two lines in the config file:

<section name="FR" type="System.Configuration.NameValueSectionHandler, System, Culture=neutral, Custom=null" />
<section name="ES" type="System.Configuration.NameValueSectionHandler, System, Culture=neutral, Custom=null" />

Thanks