Hello,
I am using Dynamics 365 and I have an issue when i try to access to the standard views "Account BulkOperation View" and "Account List Member View" from dashboard 'Sales Dashboard' (it's a standard dashboard too) i get the following error message
I have checked on multiple posts in the community but could not found any answer for this. I have ewported the view and checked the XML nothing to note and even inspect the executed query using the SQL profiler i didn't notice anything also.
The error i got when downloading the log file is :
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Xml.XmlException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #B15FD0FDDetail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>21396eac-daec-4bc9-bc30-57ce784a5090</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>System.Xml.XmlException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #B15FD0FD</Message>
<Timestamp>2018-08-02T08:49:01.5333902Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault>
<ActivityId>21396eac-daec-4bc9-bc30-57ce784a5090</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>System.ArgumentNullException: Value cannot be null.
Parameter name: g</Message>
<Timestamp>2018-08-02T08:49:01.5333902Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
Need your help. Any ideas about this, any propositions are welcome. Thanks in advance
Kind Regards,
*This post is locked for comments