web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

How to debug Dynamics CRM Plugin using Plug-in Trace Logs

sharma.sandeep82 Profile Picture sharma.sandeep82 743

Microsoft has introduced a new feature called Plug-in Trace Log in Dynamics CRM 2016. In this blog article we will see how to debug a Dynamics CRM Plug-in using Plug-in Trace Log in Dynamics CRM. The following steps we have to follow in order to debug a Dynamics CRM Plug-in Trace Log in Dynamics CRM.

  1. Implement ITracingService in the Plug-in
  2. Register the Plug-in
  3. Enable the Plug-in Trace Log. Click here for the detail steps on how to enable the plug-in trace logs in the Dynamics CRM
  4. Test the Dynamics CRM Plug-in

Please note, enable Plug-in Trace Log only if you are debugging a plug-in otherwise disable this option to unnecessary create Trace Log records.

 


This was originally posted here.

Comments

*This post is locked for comments