Hello,
every time the scheduler runs to clean up the old carts (it happens also if I run it manually from the Host-SQL panel) I get a bunch of these exceptions. The number of old carts gets reduced, thus it seems to work, but what do these mean, please? DNN 5.6.8 with nbstore 2.3.4.
Regards,
Franco
Message: System.ArgumentNullException: Value cannot be null. Parameter name: key at System.Collections.Generic.Dictionary
every time the scheduler runs to clean up the old carts (it happens also if I run it manually from the Host-SQL panel) I get a bunch of these exceptions. The number of old carts gets reduced, thus it seems to work, but what do these mean, please? DNN 5.6.8 with nbstore 2.3.4.
Regards,
Franco
Message: System.ArgumentNullException: Value cannot be null. Parameter name: key at System.Collections.Generic.Dictionary
2.FindEntry(TKey key) at System.Collections.Generic.Dictionary
2.TryGetValue(TKey key, TValue& value) at DotNetNuke.Services.Localization.LocaleController.GetLocale(Int32 portalID, String code) at DotNetNuke.Services.Localization.LocaleController.GetLocale(String code) at DotNetNuke.Entities.Portals.PortalController.GetPortalCallback(CacheItemArgs cacheItemArgs) at DotNetNuke.Common.Utilities.DataCache.GetCachedDataFromRuntimeCache(CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired)