Server Error in '/' Application.

Value cannot be null.
Parameter name: key

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: key

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentNullException: Value cannot be null.
Parameter name: key]
   System.Collections.Concurrent.ConcurrentDictionary`2.TryGetValue(TKey key, TValue& value) +14632674
   Sitecore.Caching.Generics.InnerBox.DoGetEntry(TKey key, Boolean updateAccessed) +35
   Sitecore.Caching.Generics.Cache`1.GetValue(TKey key) +54
   Sitecore.Caching.Generics.Cache`1.ContainsKey(TKey key) +9
   Sitecore.Data.DataProviders.Sql.SqlDataProvider.EnsureChildrenPrefetched(ID parentId, IDList childIds) +241
   Sitecore.Data.DataProviders.Sql.SqlDataProvider.GetChildIDs(ItemDefinition itemDefinition, CallContext context) +211
   Sitecore.Data.DataProviders.<DoGetChildIDs>d__94.MoveNext() +114
   Sitecore.Common.EnumerableExtensions.ForEach(IEnumerable`1 sequence, Action`1 action) +100
   Sitecore.Data.DataProviders.CompositeDataProvider.GetChildIDs(ItemDefinition itemDefinition, CallContext context) +203
   Sitecore.Data.DataProviders.DataProvider.GetChildIDs(ItemDefinition item, CallContext context, DataProviderCollection providers) +119
   Sitecore.Data.DataSource.GetChildIDs(ID itemID) +73
   Sitecore.Nexus.Data.DataCommands.GetChildrenCommand.Execute(Item item) +151
   Sitecore.Data.Engines.EngineCommand`2.Execute() +93
   Sitecore.Data.Managers.ItemProvider.GetChildren(Item item, ChildListOptions options) +73
   Sitecore.Data.Managers.ItemProvider.GetChildren(Item item, SecurityCheck securityCheck, ChildListOptions options) +60
   Sitecore.Data.Items.Item.GetChildren(ChildListOptions options) +37
   Sitecore.Data.DeviceRecords.AddChildren(Item parent, ArrayList result) +53
   Sitecore.Data.DeviceRecords.DoGetAll() +106
   Sitecore.Data.DeviceRecords.GetAll() +44
   Sitecore.Data.Items.ResolveHelper.FindBestMatch(Database database, HttpContextBase httpContext) +71
   Sitecore.Data.Items.ResolveHelper.DoResolveDevice(Database database, HttpContextBase httpContext) +164
   Sitecore.Pipelines.HttpRequest.DeviceResolver.Process(HttpRequestArgs args) +312
   (Object , Object ) +14
   Sitecore.Pipelines.CorePipeline.Run(PipelineArgs args) +1268
   Sitecore.Pipelines.DefaultCorePipelineManager.Run(String pipelineName, PipelineArgs args, String pipelineDomain, Boolean failIfNotExists) +236
   Sitecore.Pipelines.DefaultCorePipelineManager.Run(String pipelineName, PipelineArgs args, String pipelineDomain) +22
   Sitecore.Web.RequestEventsHandler.OnPostAuthenticateRequest(HttpContextBase context) +218
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +218
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +182
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +94


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.9287.0