Announcements
No record found.
I can debug the plugin using the plugin registration tool. But is there any way to debug it using the CRM developer toolkit. I'm at CRM 2011 on-premise with VS2012.
*This post is locked for comments
Hi,
Developers toolkit provide template to design plugin, workflow and other CRM components and it will be part of the visual studio, so there is no separate way to debug plugin using developers tool, you need to use the standard way of debugging plugin in visual studio, copy dll and pdb file to assembly folder and attach prcess.
Please refer steps here: msdn.microsoft.com/.../gg328574.aspx
Thanks
Another approach is setting up unit/integration testing to avoid needing to go through all the steps of downloading the profile and attaching the debugger each time. I have some framework/templates built around plug-in & workflow development here: https://github.com/jlattimer/CRMDeveloperExtensions
Please share the solution for this.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
JS-09031509-0 3
AS-17030037-0 2
Mark Eckert 2