Hi
Since this update yesterday, we are experiencing a problem with a managed business process on the (customised) Opportunities form. When we save the form and re-open it, the business process can no longer be seen on the form. If I create a new opportunity then we see the process disaplayed in the header. If I press F5 while the existing opportunity is open, the business process disappears.
If I try to deactivate the business process then I get the following error:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=21bf3856ad364e35]]: System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #313F4A63Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>486fc77e-49da-47c4-80b2-864f3edb9e68</ActivityId>
<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: #313F4A63</Message>
<Timestamp>2017-04-04T11:35:17.8129628Z</Timestamp>
<ExceptionSource i:nil="true" />
<InnerFault>
<ActivityId>486fc77e-49da-47c4-80b2-864f3edb9e68</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>An unexpected error occurred.</Message>
<Timestamp>2017-04-04T11:35:17.9379613Z</Timestamp>
<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>
The trace logs don't help me either. Anyone have the same problem?