
So I have a CRM Online instance where I was making a record creation rule. when trying to activate it, I'm getting the below error with no more detail. I'm the administrator of this instance, and can do essentially anything else. Any feedback/suggestions would be appreciated.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #C1E81C08Detail: <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.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #C1E81C08</Message> <Timestamp>2015-11-10T15:22:04.7278541Z</Timestamp> <InnerFault> <ErrorCode>-2147088140</ErrorCode> <ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" /> <Message>Error occured during activating Convert Rule.Please check your privileges on Workflow and kindly try again or Contact your system administrator.</Message> <Timestamp>2015-11-10T15:22:04.7278541Z</Timestamp> <InnerFault i:nil="true" /> <TraceText i:nil="true" /> </InnerFault> <TraceText i:nil="true" /> </OrganizationServiceFault>
*This post is locked for comments
I have the same question (0)Hi Wayne,
check this link, they suggested to verify your rule and actions.
http://www.microsoftcrmblog.com/2015/05/crm-2015-update-1-automatic-record.html