False - System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at LeadCloud.Common.Utils.DBConnections.Initialize(Dictionary`2 config) in D:\Users\Chris\source\repos\LeadCloud\Common.Utils\DBConnections.cs:line 42
at LeadCloud.DNN.Modules.LeadCloudDNNPrimer.Page_Load()