Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Mirroring fails because there is no IEventProviderAccessor

Found in

EPiServer.CMS.Core 9.8.2

Fixed in

EPiServer.CMS.Core 9.8.3

(Or a related package)

Created

Apr 25, 2016

Updated

Apr 29, 2016

Area

CMS Core

State

Closed, Fixed and tested


Description

The following error is visible in the log:

2016-04-25 14:03:49,165 [185] ERROR EPiServer.Data.Serialization.DynamicDataSerializer: Failed to instantiate object of type 'EPiServer.Personalization.VisitorGroups.VisitorGroup' with id '0:94732819-266B-4635-A27B-79194F18E91E' to store with name 'VisitorGroup'
System.AggregateException: One or more errors occurred. ---> System.TypeInitializationException: The type initializer for 'EPiServer.MirroringService.Common.RemoteEventsHandler' threw an exception. ---> EPiServer.ServiceLocation.ActivationException: Activation error occurred while trying to get instance of type IEventProviderAccessor, key "" ---> StructureMap.StructureMapConfigurationException: No default Instance is registered and cannot be automatically determined for type 'EPiServer.Events.Providers.IEventProviderAccessor'