Hello All Experts,
What could be the reason the plugin throws an error intermittently.
Is it because user who are working on it are frequent or something else.
System.Aggregateexception:one or more errors occurred
this is happening on update event.
*This post is locked for comments
You may want to use the sample code here:
msdn.microsoft.com/.../system.aggregateexception(v=vs.110).aspx
To parse those individual errors in the aggregateexception and to send error messages to the tracing service:
community.dynamics.com/.../implementing-tracing-in-your-crm-plug-ins
Hello All Experts.
You are correct to suggest me to debug the plugin, but I don't know how to debug MERGED dll.
Also this error is intermittent and non reproducable on other instance ,except for coming in prod instance.
I think you are updating the same field on which the plugin is triggered.
Hello,
Can you give more details about the exception ? Here you seem to have multiple exceptions and all of them are "merged" in one Aggregated one. But you should be able to have a look on each one via a debug.
This should lead to the root cause of the error.
Clément
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156