0
votes

Can anyone please help me about following error which we are getting under windows application log from CRM on prim.

The Web Service plug-in failed in OrganizationId: 7458se-161e-w311-1232-078547452d8; SdkMessageProcessingStepId: bvd23412-ea3e-bv212-86a7-74s7e5fkjyejnc; EntityName: serviceappointment; Stage: 30; MessageName: Update; AssemblyName: Microsoft.Crm.Extensibility.InternalOperationPlugin, Microsoft.Crm.ObjectModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3852332364e35; ClassName: Microsoft.Crm.Extensibility.InternalOperationPlugin; Exception: Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

We do get this error randomly once a while, We don't know what causing it and how to resolve it?

Please help

1
it's actually CRM 2015 we have - user2040021
5 is 2011, 6 is 2013, 7 is 2015, so that makes sense. - Daryl

1 Answers

0
votes

This error is internal to the Microsoft Plugin hosting process. If you're using CRM online, open up a support ticket with MS. If your self hosting, turn on Tracing and see if you can see any additional information.

Obviously this is happening for the Update of a ServiceAppointment, but besides that, there isn't much more to go off of.