Hi,
I'm working on upgrading our CRM implementation to CRM 2013, from 2011. After upgrading, we've disabled all of our custom plugins, and when I try to create an appointment, I get the following message:
Query Builder Error
The specified record type does not exist in Microsoft Dynamics CRM.
This is the log file it produces:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en-US">Claimant,lead</faultstring><detail><OrganizationServiceFault
xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ErrorCode>-2147217150</ErrorCode><ErrorDetails xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic"
/><Message>Claimant,lead</Message><Timestamp>2016-04-22T22:49:10.3085671Z</Timestamp><InnerFault><ErrorCode>-2147217150</ErrorCode><ErrorDetails xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic"
/><Message>Claimant,lead</Message><Timestamp>2016-04-22T22:49:10.3085671Z</Timestamp><InnerFault i:nil="true" /><TraceText i:nil="true" /></InnerFault><TraceText i:nil="true" /></OrganizationServiceFault></detail></s:Fault></s:Body></s:Envelope>