- Thread starter
- #11
this is from tvserver_SetupTv.log when the issue occursOn your screenshot I see more than one plugin, they all load when the configurator starts, even if they are not active. And they can give such an error.
Code:
[2024-07-05 20:47:28,129] [Log ] [SetupTv ] [INFO ] - ---- SetupTv x86 v1.34.000.0 is starting up on Windows 7 Ultimate (Service Pack 1) x64 [6.1.7601.65536]
[2024-07-05 20:47:28,129] [Log ] [SetupTv ] [INFO ] - Windows Media Player: [12.0.7601.24499]
[2024-07-05 20:47:28,129] [Log ] [SetupTv ] [INFO ] - ---- check connection with database ----
[2024-07-05 20:47:28,207] [Log ] [SetupTv ] [DEBUG] - ServiceHelper: TVServer - Dependencies: RpcLocator
[2024-07-05 20:47:28,207] [Log ] [SetupTv ] [INFO ] - MySQL: Use the old connection string.
[2024-07-05 20:47:28,394] [Log ] [SetupTv ] [INFO ] - SetupDatabaseForm: DB service name not recognized - using defaults [MariaDB]
[2024-07-05 20:47:28,394] [Log ] [SetupTv ] [INFO ] - ---- check if database needs to be updated/created ----
[2024-07-05 20:47:28,394] [Log ] [SetupTv ] [INFO ] - MySQL: Use the old connection string.
[2024-07-05 20:47:28,425] [Log ] [SetupTv ] [INFO ] - ---- upgrade database schema ----
[2024-07-05 20:47:28,425] [Log ] [SetupTv ] [INFO ] - ---- check if tvservice is running ----
[2024-07-05 20:47:28,581] [Log ] [SetupTv ] [DEBUG] - RemoteControl: RegisterChannel first called in Domain SetupTv.exe for thread SetupTv with id 1
[2024-07-05 20:47:29,611] [Log ] [SetupTv ] [INFO ] - Set loglevel to: Debug
[2024-07-05 20:47:45,458] [Log ] [SetupTv ] [ERROR] - Error occurred while loading settings.
System.IO.FileLoadException: Could not load file or assembly 'MySql.Data, Version=5.1.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'MySql.Data, Version=5.1.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'
at TvEngine.MediaPortalIptvFilterAndUrlSourceSplitter.Editor.GetLengthOfUrlColumn(ProviderType provider)
at TvEngine.MediaPortalIptvFilterAndUrlSourceSplitter.Editor..ctor()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].