Am I stupid? :(
Hi, i cant run BP2X. I'm alredy install MySQL and run RemotePlayer.exe. Setup output file and run WinUI.exe. But I can't login to program. My login in default from install. When I login as Administrator and enter password 123, folowing message will be displayed:
---------------------------Exception---------------------------Font 'Arial' does not support style 'Regular'.---------------------------OK ---------------------------
and when I click to OK next message will be displayed:
---------------------------Exception---------------------------Make sure you have entered a valid username, the correct password, and are connecting to a valid and running RemotePlayerHost instance. If RemotePlayerHost is not running, you need to start it before attempting to log in. If you are unsure, please contact your systems administrator.---------------------------OK ---------------------------
Please help me :(
P.S.: I don't change default install things.


No you're not
From the Exception listed, it seems you're missing some sort of a font, "Arial".
This error has nothing to do with the installation.
It seems your system is missing the Arial font.
Can you confirm if you have that font in the directory c:\Windows\Fonts?
Can you get the error from the log files instead of the screen? It should contain more info.
I checked the font and it
I checked the font and it was missing. I download it and start aplication and it was ok, i logged in. But when i want import sound file, this message will be show:
Adding file D:\Mp3\0308\1de9ba7fe0(1).mp3Procedure or function 'esp_CreateMediaSong' expects parameter '@start', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BroadcastPower.Enterprise.Sprocs.esp_CreateMediaSong(String name, Double duration, Boolean static, Object offlineLocation, Object autoLocation, Object serial, Int32 mediaTypeId, Boolean tagNew, Boolean tagExclusive, Object notes, Object filename, Int32 languageId, Int32 mediaThemeId, Object productionDate, Object producerId, Object distributorId, Object lastPlayDate, Int32 audioVersionId, Int32 audioVoiceId, Int32 defaultSpotPos, Object playbackCriteriaId, Int32 audioStyleId1, Int32 audioStyleId2, Object albumName, Object performerId, Object composerId, Object lyricistId, Double intro, Object bPM, Int32 ending, Int32 trackNumber) at BroadcastPower.Enterprise.MediaService.InsertSong(String name, Double duration, Boolean static, Object offlineLocation, Object autoLocation, Object serial, Int32 mediaTypeId, Boolean tagNew, Boolean tagExclusive, Object notes, Object filename, Int32 languageId, Int32 mediaThemeId, Object productionDate, Object producerId, Object distributorId, Object lastPlayDate, Int32 audioVersionId, Int32 audioVoiceId, Int32 defaultSpotPos, Object playbackCriteriaId, Int32 audioStyleId1, Int32 audioStyleId2, Object albumName, Object performerId, Object composerId, Object lyricistId, Double intro, Object bPM, Int32 ending, Int32 trackNumber) at BroadcastPower.Enterprise.Media.InsretSong(String name, Double duration, Boolean static, Object offlineLocation, Object autoLocation, Object serial, Int32 mediaTypeId, Boolean tagNew, Boolean tagExclusive, Object notes, Object filename, Int32 languageId, Int32 mediaThemeId, Object productionDate, Object producerId, Object distributorId, Object lastPlayDate, Int32 audioVersionId, Int32 audioVoiceId, Int32 defaultSpotPos, Object playbackCriteriaId, Int32 audioStyleId1, Int32 audioStyleId2, Object albumName, Object performerId, Object composerId, Object lyricistId, Double intro, Object bPM, Int32 ending, Int32 trackNumber) at Izeaa.WinUI.ctlMedia.xb950073c1ea81ab8(String xb44380e048627945, Int32 x9c1b9627c9a8cad5, Boolean& x9c122246ff72fd3c) at Izeaa.WinUI.ctlMedia.x60abf4eb0776f9bb(String xb44380e048627945, Int32 x9c1b9627c9a8cad5, Boolean& x9c122246ff72fd3c)0 files added.
Adding file error
It seems the version of the client is different to the version of the server.
This happens if the client version is older than the server version.
I suggest the following:
1. delete the database schema (not the SQL instance)
2. uninstall BP2X on both your client and server
3. re-install Bp2X on both your client and server
4. Run remoteplayerhost.exe and create the database schema
Now both your client and server should have the same version.