10. Januar 2015 15:42
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: An unexpected error occurred.Detail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<KeyValuePairOfstringanyType>
<d2p1:key>CallStack</d2p1:key>
<d2p1:value xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string"> at Microsoft.Crm.Extensibility.VersionedPluginProxyStepBase.Execute(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.Pipeline.Execute(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.MessageProcessor.Execute(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.InternalMessageDispatcher.Execute(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.ExternalMessageDispatcher.ExecuteInternal(IInProcessOrganizationServiceFactory serviceFactory, IPlatformMessageDispatcherFactory dispatcherFactory, String messageName, String requestName, Int32 primaryObjectTypeCode, Int32 secondaryObjectTypeCode, ParameterCollection fields, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId, Guid transactionContextId, Int32 invocationSource, Nullable`1 requestId, Version endpointVersion)
at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.ExecuteRequest(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, UserAuth userAuth, Guid targetUserId, Boolean traceRequest, OrganizationContext context, Boolean returnResponse)
at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.ExecuteRequest(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType)
at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.Execute(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType)</d2p1:value>
</KeyValuePairOfstringanyType>
</ErrorDetails>
<Message>An unexpected error occurred.</Message>
<Timestamp>2015-01-08T13:40:30.9815686Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
Mapping failed for Microsoft.Crm.Metadata.EntityMetadata property Attributes with exception Microsoft.Crm.CrmException: Mapping failed for Microsoft.Crm.Metadata.AttributeMetadata property Description with exception System.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.TryGetActualLabel(Int32 languageCode, IOrganizationContext context)
at Microsoft.Crm.Sdk.Metadata.LabelConverter.ToXrmLabel(ILabelCollection labels, MetadataConversionContext conversionContext)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.PlatformToXrmAttributeMetadataTypeMap.<InitializeBaseTypePropertyMap>b__27(AttributeMetadata source, AttributeMetadata destination, MetadataConversionContext context)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.StaticTypesMap`2.InternalMap(TSource source, TDestination destination, MetadataConversionContext context, IEnumerable`1 properties)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.StaticTypesMap`2.InternalMap(TSource source, TDestination destination, MetadataConversionContext context, IEnumerable`1 properties)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.StaticTypesMap`2.Convert(TSource source, MetadataConversionContext context)
at Microsoft.Crm.Sdk.Metadata.AttributeMetadataConverter.ToXrmAttributeMetadata(AttributeMetadata crmAttributeMetadata, MetadataConversionContext conversionContext)
at Microsoft.Crm.Sdk.Metadata.AttributeMetadataConverter.ToXrmAttributeMetadataArray(IAttributeMetadataCollection attributes, MetadataConversionContext conversionContext)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.PlatformToXrmEntityMetadataTypeMap.<InitializeMap>b__15(EntityMetadata source, EntityMetadata destination, MetadataConversionContext context)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.StaticTypesMap`2.InternalMap(TSource source, TDestination destination, MetadataConversionContext context, IEnumerable`1 properties)
Mapping failed for Microsoft.Crm.Metadata.EntityMetadata property Attributes with exception Microsoft.Crm.CrmException: Mapping failed for Microsoft.Crm.Metadata.AttributeMetadata property Description with exception System.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.TryGetActualLabel(Int32 languageCode, IOrganizationContext context)
at Microsoft.Crm.Sdk.Metadata.LabelConverter.ToXrmLabel(ILabelCollection labels, MetadataConversionContext conversionContext)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.PlatformToXrmAttributeMetadataTypeMap.<InitializeBaseTypePropertyMap>b__27(AttributeMetadata source, AttributeMetadata destination, MetadataConversionContext context)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.StaticTypesMap`2.InternalMap(TSource source, TDestination destination, MetadataConversionContext context, IEnumerable`1 properties)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.StaticTypesMap`2.InternalMap(TSource source, TDestination destination, MetadataConversionContext context, IEnumerable`1 properties)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.StaticTypesMap`2.Convert(TSource source, MetadataConversionContext context)
at Microsoft.Crm.Sdk.Metadata.AttributeMetadataConverter.ToXrmAttributeMetadata(AttributeMetadata crmAttributeMetadata, MetadataConversionContext conversionContext)
at Microsoft.Crm.Sdk.Metadata.AttributeMetadataConverter.ToXrmAttributeMetadataArray(IAttributeMetadataCollection attributes, MetadataConversionContext conversionContext)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.PlatformToXrmEntityMetadataTypeMap.<InitializeMap>b__15(EntityMetadata source, EntityMetadata destination, MetadataConversionContext context)
at Microsoft.Crm.MetadataService.Sdk.TypeMaps.StaticTypesMap`2.InternalMap(TSource source, TDestination destination, MetadataConversionContext context, IEnumerable`1 properties)
12. Januar 2015 14:39