Hello,
We have an issue with the sitemap; this problem prevent our employees to use Microsoft Dynamics CRM.
We did not made any changes to the customazations recently, so we are suprised of this error.
The error does not say what the problem exactly is. Does somebody have experience with resolving a problem with the error?
This is the error in the eventviewer:
ArgumentException |
An item with the same key has already been added. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at Microsoft.Crm.Caching.OrganizationSpecificLabelDictionaryCacheLoader.BuildLabelDictionary(MetadataBusinessEntityCollection labels) at Microsoft.Crm.Caching.LabelDictionaryCacheLoader.LoadCacheData(Int32 languageCode, IOrganizationContext context) at Microsoft.Crm.Caching.CrmMultiOrgCacheBase`2.LookupEntry(TKey key, IOrganizationContext context) at Microsoft.Crm.Metadata.LabelCache.TryLookupEntry(Int32 languageCode, Guid objectId, String objectColumnName, IOrganizationContext context) at Microsoft.Crm.Metadata.LabelCacheLabelCollection.TryGetDescription(Int32 languageCode, IOrganizationContext context) at Microsoft.Crm.Application.SiteMapEntitySubArea.Initialize(EntityMetadata entityMetadata, Boolean initTitle, Boolean initIcon, Boolean initOlkIcon, Boolean initUrl, Boolean initDescription, Boolean initPassParameters) at Microsoft.Crm.Application.SiteMapEntitySubArea..ctor(SiteMapGroup parentGroup, XmlNode subareaNode, EntityMetadata entityMetadata) at Microsoft.Crm.Application.SiteMapEntitySubArea.Create(SiteMapGroup parentGroup, XmlNode subareaNode) at Microsoft.Crm.Application.MasterSiteMapGroup.ProcessSiteMapAreaNode(XmlNode node, IDictionary subAreaTitles) at Microsoft.Crm.Application.MasterSiteMapGroup..ctor(SiteMapArea parentArea, XmlNode groupNode) at Microsoft.Crm.Application.MasterSiteMapArea..ctor(SiteMap siteMap, XmlNode areaNode, IOrganizationContext context) at Microsoft.Crm.Application.MasterSiteMap..ctor(XmlNode xml, DynamicMetadataCache metadataCache, IOrganizationContext context) at Microsoft.Crm.Application.MasterSiteMap.LoadMasterSiteMapInternal(DynamicMetadataCache metadataCache, Boolean useReferenceXml, Boolean retrieveLatest, IOrganizationContext context) |