Hi Dynamicweb,
After upgrading to 9.4.7 from 9.4.5 we have an error and cannot access the site:
[ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +56 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +14685443 System.Linq.Enumerable.ToDictionary(IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) +277 Dynamicweb.Modules.ModuleManager.RegisterModules() +245 Dynamicweb.Modules.ModuleManager.Initialize() +118 Dynamicweb.Frontend.GlobalAsaxHandler.StartDynamicweb(Object sender, EventArgs e) +863 Dynamicweb.Frontend.GlobalAsaxHandler.EnsureDynamicwebStarted(Object sender, EventArgs e) +140 Dynamicweb.Frontend.GlobalAsaxHandler.Application_BeginRequest(Object sender, EventArgs e) +148 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +88
Screen dump is available here: https://www.screencast.com/t/wlkjn1BfMT
Best regards, Anders