I think that this is related to that error too:
Log Name: Application
Source: .NET Runtime
Date: 29/01/2023 19:44:13
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: PC.domain.local
Description:
Application: mcupdate.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
at MediaCenter.Store.SqlLite.SqlLiteErr.LogAndThrowException(Int32, System.String, System.Object[])
at MediaCenter.Store.SqlLite.ObjectStore.Open(System.String)
at MediaCenter.Store.SqlLite.ObjectStoreManager.Open(System.String, Boolean)
at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, System.Reflection.Assembly, Boolean)
Exception Info: System.InvalidOperationException
at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, System.Reflection.Assembly, Boolean)
at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, Boolean)
at Microsoft.MediaCenter.Store.ObjectStore.AddObjectStoreReference()
at Microsoft.MediaCenter.Store.Update.UpdateSession..ctor(System.String)
at <Module>.CreateSession(System.String)
at Updater.Run()
at <Module>.wWinMain(HINSTANCE__*, HINSTANCE__*, UInt16*, Int32)
at <Module>.wWinMainCRTStartup()
at <Module>.wWinMainStub()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2023-01-29T19:44:13.0201584Z" />
<EventRecordID>77165</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>PC.domain.local</Computer>
<Security />
</System>
<EventData>
<Data>Application: mcupdate.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
at MediaCenter.Store.SqlLite.SqlLiteErr.LogAndThrowException(Int32, System.String, System.Object[])
at MediaCenter.Store.SqlLite.ObjectStore.Open(System.String)
at MediaCenter.Store.SqlLite.ObjectStoreManager.Open(System.String, Boolean)
at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, System.Reflection.Assembly, Boolean)
Exception Info: System.InvalidOperationException
at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, System.Reflection.Assembly, Boolean)
at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, Boolean)
at Microsoft.MediaCenter.Store.ObjectStore.AddObjectStoreReference()
at Microsoft.MediaCenter.Store.Update.UpdateSession..ctor(System.String)
at <Module>.CreateSession(System.String)
at Updater.Run()
at <Module>.wWinMain(HINSTANCE__*, HINSTANCE__*, UInt16*, Int32)
at <Module>.wWinMainCRTStartup()
at <Module>.wWinMainStub()
</Data>
</EventData>
</Event>