Dataverse plugin debugger is the tool that can be used to debug dataverse plugins. This tool is not an extension of the plugin registration tool, and it doesn’t use any components of it. The main difference with the standard plugin registration tool debugger is that the tool can visualize, save, and update debugging profiles, which will then be sent to the plugin for execution. Please find below the complete list of the most important features:
Release notes from the latest version:
Current version: 1.2021.10.20
**PLEASE DELETE OLD VERSION OF THIS DLL (cdsplugindebugger.dll) FROM XrmToolBox ROOT DIRECTORY**
* Bugfixes and overall application optimization and stabilization.
* Added support of Plugin Profiler.
Main features of Dataverse plugin debugger:
* Use debug profiles created by plugin registration tool
* Update existing debug profiles in Dataverse
* Load and save debug profiles from and to CSV
* Create new debug profiles directly in the tool
* Debug simple scenarios without profiling
* Debug any complex scenarios using profiles created by the plugin registration tool
* Take profiles from one organization and use them to debug the other.
Known issues:
* Intermittent issue: Application could not load plugin DLL after recompilation. Workaround: Try to click “Execute plugin” one more time. Usually, it will be loaded from the second try.
* Intermittent issue: From time to time application fails during the creation of the domain for plugin execution and completely closes the XrmToolBox. This is not happening often, but we are working on resolving this issue. Workaround: Choose DLL every time you did a recompilation.
*Update issue: After the update of the tool, the cdsplugindebugger.dll should be removed from the XrmTooBox root folder.
