locked
CRM user is unable to set regarding in outlook for an incoming email which has an attachment(pptx) RRS feed

  • Question

  • Hi,

    One of our CRM user is unable to set regarding in outlook for an incoming email which has an attachment(pptx).

    CRM is Online 2015 update. Outlook & Outlook client are 2013 version.

    Set regarding works fine for emails with no attachment.

    Below is the trace log

    [2015-10-29 11:16:45.642] Process:OUTLOOK |Organization:7bcb43f8-bed1-451e-91f4-9f710c8bfe8b |Thread: 1 |Category: Application.Outlook |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: | CrmServiceForOutlook.Execute ilOffset = 0x10
    at CrmServiceForOutlook.Execute(OrganizationRequest request, Boolean wrapException) ilOffset = 0x10
    at EmailForOutlook.Microsoft.Crm.Application.SMWrappers.IEmailForOutlook.DeliverPromote(String messageId, String subject, String from, String to, String cc, String bcc, Double receivedon, String submittedBy, String importance, String body, IDynamicEntityCollectionForOutlook attachments, Int32 attachmentCount, IDynamicEntityForOutlook extraProperties, String entityXml, String regardingId, Int64 regardingObjectType, String crmId, Int32& notification) ilOffset = 0x1CD
    >FaultExceptionDetails: Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Bad Conversation IndexDetail: 
    <OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
    <ErrorCode>-2147220970</ErrorCode>
    <ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
    <Message>Bad Conversation Index</Message>
    <Timestamp>2015-10-29T15:16:45.74492Z</Timestamp>
    <InnerFault>
    <ErrorCode>-2147220970</ErrorCode>
    <ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" />
    <Message>Bad Conversation Index</Message>
    <Timestamp>2015-10-29T15:16:45.74492Z</Timestamp>
    <InnerFault i:nil="true" />
    <TraceText i:nil="true" />
    </InnerFault>
    <TraceText i:nil="true" />
    </OrganizationServiceFault>

    Server stack trace: 
    at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

    Exception rethrown at [0]: 
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at Microsoft.Xrm.Sdk.IOrganizationService.Execute(OrganizationRequest request)
    at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.ExecuteCore(OrganizationRequest request)
    at Microsoft.Crm.Application.SMWrappers.ClientOrganizationServiceProxy.ExecuteCore(OrganizationRequest request)
    at Microsoft.Crm.Application.SMWrappers.CrmServiceForOutlook.Execute(OrganizationRequest request, Boolean wrapException)

    [2015-10-29 11:16:45.642] Process:OUTLOOK |Organization:7bcb43f8-bed1-451e-91f4-9f710c8bfe8b |Thread: 1 |Category: Application.Outlook |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: | ilOffset = 0xFFFFFFFF
    > TraceException: Unhandled Exception: System.Runtime.InteropServices.COMException: Bad Conversation Index
    at Microsoft.Crm.Application.SMWrappers.CrmServiceForOutlook.Execute(OrganizationRequest request, Boolean wrapException)

    at Microsoft.Crm.Application.SMWrappers.EmailForOutlook.Microsoft.Crm.Application.SMWrappers.IEmailForOutlook.DeliverPromote(String messageId, String subject, String from, String to, String cc, String bcc, Double receivedon, String submittedBy, String importance, String body, IDynamicEntityCollectionForOutlook attachments, Int32 attachmentCount, IDynamicEntityForOutlook extraProperties, String entityXml, String regardingId, Int64 regardingObjectType, String crmId, Int32& notification)

    [2015-10-29 11:16:45.658] Process:OUTLOOK |Organization:7bcb43f8-bed1-451e-91f4-9f710c8bfe8b |Thread: 1 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: | ilOffset = 0xFFFFFFFF
    >Entity id is null or empty, skip deleting the entity 'email'

    Any help is appreciated.

    BR

    Hari Bingi

    Tuesday, November 3, 2015 9:25 AM