Hello Comunity I have a created a Plugin to be launched when updating a filed in an account, the plugin should create an opportunity in the end, everything works fine until he reaches the service.create(new_opportunity) , the plugin catch the following exception "The size necessary to buffer the XML content exceeded the buffer quota".
does anyone have an idea what can possibly be causing this problem? and what's exactly the buffer quota in dynamics CRM?
thank you Joana it turned out that the problem was caused by another plugin that was blocking the create, the plugin is not mine but it was added by another application,
thank you very much for your time and help
Have you tried to unregister that plugin and register it again? I know it's a dumb thing to think about but sometimes it works
the same plugins and workflows are running in the production environment and working correctly, the problem is rising only in the development environment.
I tried to uninstall the profiler but i got the following error "Solution dependencies exist, cannot uninstall.DependencyCount: 1", but i verified the plugins one by one and no trace of the profiler
update: the profiler was displayed in sitemap so it's ok
But this error appears when you are debugging? Or are you writing in a log with TracingService?
The only way I know is really checking one by one and see if any is being profiled. I'm not sure what this error is... Do you have anything else that's being triggered by the creation of an opportunity? Other plugins or some workflows. If so, you should check if there is any error message or try to disable some of those
Hello Joana
I'm not sure ,i'm not seeing the "profiled" word next to any of my plugins is there a way to know if there steel is a running profile on one of my plugins.
Hi,
Are you doing profile to another plugin or something?
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