Hello,
We have a c# console app which imports contacts into CRM (2013 on-premise)
We occasionally/randomly get the following error (caught exception.message)
An error occured while processing this request. inner exception: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: The plug-in execution failed because no Sandbox Worker processes are currently available. Please try again.
System.ServiceModel.CommunicationException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #08BA0CE4 (Fault Detail is equal to Microsoft.Xrm.Sdk.OrganizationServiceFault).
My question is - in order to start troubleshooting....is there any way within exception handling to actually identify which specific plugin the error relates to?
Thanks for any advice,
- Seamus
*This post is locked for comments
I have the same question (0)