November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Forget it.
Found the error myself.
Just added CriteriaPack and forgot to add the Dll's to mirroring sites
Hi
I am using episerver mirroring 2.0 on at site. If user adds visitor groups (only adds them and not use them) mirroring stops working.
This is log is from source mirroring site.
EPiServer.Events.EventsInitialization,
EPiServer.Events, Version=6.2.267.1, Culture=neutral, PublicKeyToken=8fe83dea738b45b7
2011-11-30
13:35:39,746 DEBUG [7]
EPiServer.Data.Dynamic.Providers.DbDataStoreProvider.LogQuery - LINQ
Expression:
Generated
SQL: SELECT "VisitorGroup".Id FROM [dbo].[VW_VisitorGroup]
as "VisitorGroup"
2011-11-30
13:35:39,840 ERROR [7]
EPiServer.Framework.Initialization.InitializationEngine.InitializeModules -
Initialize action failed for Initialize on class
EPiServer.Personalization.VisitorGroups.VisitorGroupInitialization,
EPiServer.ApplicationModules, Version=6.2.267.1, Culture=neutral,
PublicKeyToken=8fe83dea738b45b7
System.ArgumentNullException:
Value cannot be null.
Parameter
name: key
at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
Can anyone point me in the right direction?
Thanks
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)