Hi all,
All of a sudden, the below error started popping up to different US D365 environments since last night. It looks like a Microsoft plugin issue which has bugs (perhaps in their last background update)
I've opened a ticket though, however, has anybody encountered this before or done anything to overcome this, if so? This error occurs when we click on Next in the Business Process Flow.
Error -
"Unhandled exception:
Exception type: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]
Message: An unexpected error occurred.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>83f7359c-d077-472f-ac27-6ee0193458b1</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>An unexpected error occurred.</Message>
<Timestamp>2019-01-17T15:26:56.01687Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText>
[Microsoft.Dynamics.Sales.Plugins: Microsoft.Dynamics.Sales.Plugins.PreOperationBpfInstanceUpdate]
[5292f5d5-093a-41ef-ab6a-e0f60f3e8008: Microsoft.Dynamics.Sales.Plugins.PreOperationBpfInstanceUpdate: Update of bpfinstance]
Entered Microsoft.Dynamics.Sales.Plugins.PreOperationBpfInstanceUpdate.Execute(), Correlation Id: 2e0e168b-143d-4c15-ac19-2105d5fff94e, Initiating User: 7c925636-34f8-e611-811f-c4346bad6748
Exception: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: An unexpected error occurred. (Fault Detail is equal to Exception details:
ErrorCode: 0x80040216
Message: An unexpected error occurred.
TimeStamp: 2019-01-17T15:26:55.9948710Z
--
Exception details:
ErrorCode: 0x80040216
Message: System.ArgumentException: Invalid name character in 'OptionalParameter[]'. The '[' character, hexadecimal value 0x5B, cannot be included in a name.
TimeStamp: 2019-01-17T15:26:55.9948710Z
--
)., Correlation Id: 2e0e168b-143d-4c15-ac19-2105d5fff94e, Initiating User: 7c925636-34f8-e611-811f-c4346bad6748
Exiting Microsoft.Dynamics.Sales.Plugins.PreOperationBpfInstanceUpdate.Execute(), Correlation Id: 2e0e168b-143d-4c15-ac19-2105d5fff94e, Initiating User: 7c925636-34f8-e611-811f-c4346bad6748
</TraceText>
</OrganizationServiceFault>"
*This post is locked for comments