Hi
after update rc1 to rc2 an error.
[ArgumentException: An item with the same key has already been added.]
System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +52
System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +13021030
YAF.Core.YafLoadBoardSettings.LoadBoardSettingsFromDB() +264
YAF.Core.CurrentBoardSettings.b__6_0() +49
YAF.Core.HttpApplicationStateBaseExtensions.GetOrSet(HttpApplicationStateBase httpApplicationState, String key, Func`1 getValue) +229
YAF.Core.CurrentBoardSettings.get_Instance() +74
YAF.Core.Modules.<>c.b__1_3(IComponentContext k) +48
Autofac.<>c__DisplayClass5_0`1.b__0(IComponentContext c, IEnumerable`1 p) +10
Autofac.Builder.<>c__DisplayClass0_0`1.b__0(IComponentContext c, IEnumerable`1 p) +14
Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +43
Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters, Object& decoratorTarget) +103