Server Error in '/' Application.

The given key was not present in the dictionary.

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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

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:


[KeyNotFoundException: The given key was not present in the dictionary.]
   System.ThrowHelper.ThrowKeyNotFoundException() +36
   System.Collections.Generic.Dictionary`2.get_Item(TKey key) +52
   DigitalLagoon.CMS.Core.Navigation.EntitySiteMapProvider.FindSiteMapNodeInternal(String rawUrl) +623
   DigitalLagoon.CMS.Core.Navigation.EntitySiteMapProvider.FindSiteMapNode(String rawUrl) +76
   DigitalLagoon.CMS.Core.Navigation.TenantSiteMapProviderContainer`1.FindSiteMapNode(String rawUrl) +88
   System.Web.SiteMapProvider.FindSiteMapNode(HttpContext context) +70
   System.Web.SiteMapProvider.get_CurrentNode() +70
   DigitalLagoon.CMS.Core.PageBase.IsUserAuthorized() +55
   DigitalLagoon.CMS.Core.PageBase.CheckAuthorization() +58
   DigitalLagoon.CMS.Core.PageBase.OnLoad(EventArgs e) +68
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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