Try our conversational search powered by Generative AI!

Mirroring exception Error while building type EPiServer.Personalization.EPiServerProfile

Fixed in

EPiServer.CMS.UI 10.1.0

(Or a related package)

Created

Sep 21, 2016

Updated

Nov 11, 2016

Area

CMS Core

State

Closed, Fixed and tested


Description

1- Upgrade site to latest UI
2- Run Mirroring

016-09-21 12:29:03,814 [24] ERROR EPiServer.Enterprise.Mirroring.MirroringManager: 10.1.6 Error executing task "Mirror1":
System.Exception: Initialize action failed for Initialize on class EPiServer.Shell.UI.InitializationModule, EPiServer.Shell.UI, Version=9.9.1.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Error while building type EPiServer.Personalization.EPiServerProfile. See the inner exception for details
1.) new EPiServerProfile(Default of ProfileBase)
2.) EPiServer.Personalization.EPiServerProfile
3.) Instance of EPiServer.Notification.Internal.IQueryablePreference (EPiServer.Personalization.EPiServerProfile)
4.) new NotificationUserRepositoryImpl(Default of IQueryableNotificationUsers, Enumerable of EPiServer.Notification.INotificationProvider with all registered instances, Enumerable of EPiServer.Notification.Internal.IQueryablePreference with all registered instances)
5.) EPiServer.Notification.Internal.NotificationUserRepositoryImpl
6.) Instance of EPiServer.Notification.Internal.INotificationUserRepository (EPiServer.Notification.Internal.NotificationUserRepositoryImpl)
7.) new DefaultNotifier(Default of INotificationUserRepository, Default of INotificationRepository, Enumerable of EPiServer.Notification.INotificationFormatter with all registered instances, Default of QueryableNotificationUserService)
8.) EPiServer.Notification.Internal.DefaultNotifier
9.) Instance of EPiServer.Notification.INotifier (EPiServer.Notification.Internal.DefaultNotifier)
10.) new NotificationEventListener(Default of INotifier, Default of PushMessenger)
11.) EPiServer.Cms.Shell.UI.Notifications.NotificationEventListener
12.) Instance of EPiServer.Shell.UI.Internal.IEventListener (EPiServer.Cms.Shell.UI.Notifications.NotificationEventListener)
13.) Container.GetAllInstances(EPiServer.Shell.UI.Internal.IEventListener)
)