Hi,
I have started having a problem with CRM presenting a error message when trying to remove a user from an access team subgrid. This problem has just started suddenly and I can't pin point what is going wrong/resolve the problem.
The log file is below.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Xml.XmlException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #93265234Detail: <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>System.Xml.XmlException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #93265234</Message> <Timestamp>2015-11-05T18:36:18.0412025Z</Timestamp> <InnerFault> <ErrorCode>-2147220969</ErrorCode> <ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" /> <Message>Access team for team template for record of type {1} and id {0} and not found</Message> <Timestamp>2015-11-05T18:36:18.0412025Z</Timestamp> <InnerFault i:nil="true" /> <TraceText> [Microsoft.Crm.Sales.ObjectModel: Microsoft.Crm.Sales.ObjectModel.Connections.ConnectionPlugin] [9508357d-a463-4f94-8b35-8364b3b964bd: ConnectionPlugin] </TraceText> </InnerFault> <TraceText i:nil="true" /> </OrganizationServiceFault>
Any help would be appreciated
