The event service won’t run with those files replaced.
I saw these errors in the logs.
2020-08-31 9:47:57 AM UTC-07:00 Error Unhandled
Unhandled exception: System.TypeLoadException: Could not load type
‘VideoOS.Platform.Messaging.Internal.CommunicationService’ from
assembly 'VideoOS.Platform, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=bc60fba4a7969f89’.
at VideoOS.Event.Server.MIP.Environment.ESEnvironmentManager.StoreCurrentStateInMipCache()
at VideoOS.Event.Server.MIP.Environment.ESEnvironmentManager.ConfigurationChangedDelayThread()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean
preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean
preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2020-08-31 9:48:59 AM UTC-07:00 Info Log
-------------------------- Version: 12.2.5658.1
2020-08-31 9:48:59 AM UTC-07:00 Info Log
Available MAC address:98:90:96:AC:0F:DB
2020-08-31 9:48:59 AM UTC-07:00 Info Log
Available MAC address:98:90:96:AC:0F:BB
2020-08-31 9:48:59 AM UTC-07:00 Info Log
Local time is now: 9:48:59 AM
2020-08-31 9:48:59 AM UTC-07:00 Info Log
UTC time is now: 4:48:59 PM
2020-08-31 9:48:59 AM UTC-07:00 Info Server
Event Server is starting.
2020-08-31 9:48:59 AM UTC-07:00 Info Server
Server machine name: DESKTOP-9I2VKQK, Server domain name:
DESKTOP-9I2VKQK
2020-08-31 9:48:59 AM UTC-07:00 Info Server
Event Server feature manager started.
2020-08-31 9:48:59 AM UTC-07:00 Info FeatureManager
XProtect Corporate (or similar) detected, Alarm, Map and Access
Control feature started
2020-08-31 9:48:59 AM UTC-07:00 Info ServerRegistration
Server registration has started.
2020-08-31 9:49:00 AM UTC-07:00 Info ServerRegistration
Got registered services, found 6 services allready registered.
2020-08-31 9:49:00 AM UTC-07:00 Info ServerRegistration
Found existing Event Server registration with same service instance.
Skipping further registration.
2020-08-31 9:49:00 AM UTC-07:00 Info ServerRegistration
Attempting to write custom data to service with instance
42498325-abde-468d-89db-60d11edd9f30
2020-08-31 9:49:00 AM UTC-07:00 Info ServerRegistration
Server registration completed successfully.
2020-08-31 9:49:00 AM UTC-07:00 Info ServerConfigManager
Server ‘DESKTOP-9I2VKQK[desktop-9i2vkqk]’ created.
2020-08-31 9:49:00 AM UTC-07:00 Info SQLManager
Database connection established.
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Initializing MIP environment.
2020-08-31 9:49:00 AM UTC-07:00 Info ESEnvironmentManager
Access Control plugin loaded: Demo Access Control Plug-in v2.0 -
Milestone Systems A/S
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Plugin loaded: VideoWallHelper v1.0.0.0 - Internal MIP Component
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Plugin loaded: GisMapLocationHelper v1.0.0.0 - Internal MIP Component
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Plugin loaded: Analytics Events v12.2a - Milestone Systems A/S
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Plugin loaded: Customer dashboard plugin v0.0.1 - VideoOS plugin
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Plugin loaded: Generic Events v12.2a - Milestone Systems A/S
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Plugin loaded: LicenseService v1.0.0.0 - Internal MIP Component
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Plugin loaded: ServiceHelper v1.0.0.0 - Internal MIP Component
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Plugin loaded: Event Server internal AC plugin v12.2.5658.1 -
Milestone Systems A/S
2020-08-31 9:49:00 AM UTC-07:00 Info MapPlugInManager
Plugin loaded: Milestone XProtect Transact v12.2a - Milestone Systems
A/S
2020-08-31 9:49:00 AM UTC-07:00 Info Server
Database Version: 12.2.5
2020-08-31 9:49:00 AM UTC-07:00 Error Server
Fatal error starting features with message: Could not load type
‘VideoOS.Platform.Messaging.Internal.CommunicationService’ from
assembly 'VideoOS.Platform, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=bc60fba4a7969f89’. Stackstace: at
VideoOS.Event.Server.MIP.Environment.ESEnvironmentManager.OnItemStateChangedEvent(Object
sender, BaseItemStateChangeEventArgs baseItemStateChangeEventArgs)
at VideoOS.Event.Server.Items.ItemStatus.FireBaseItemStateChange(Object
sender, BaseItemStateChangeEventArgs eventArgs)
at VideoOS.Event.Server.Items.BaseItem.FireItemStateChangedEvent(String
state, Nullable`1 before, Nullable`1 after)
at VideoOS.Event.Server.Items.BaseItem.SetState(String name, Boolean state)
at VideoOS.Event.Server.Items.BaseItem.set_Enabled(Nullable`1 value)