In this article we going to provide you five quick steps that you can use to debug your CRM online plugin. Let's say we are working with CRM online plugins and getting some error in our plugin, now we want to troubleshoot our plug-in by debugging it.
Before jumping into steps, here is what we are assuming.
- You are connected to your CRM Online organization.
- You have experience in plugin development.
- You have downloaded the latest CRM SDK and connected to a plugin registration tool (you can find this tool under SDK\Tools\ location).
- You have already registered a plugin and are getting an error in your plugin which you want to debug.
- Your plugin code is open in Visual Studio.
Now let’s use the following steps to debug our plugin.
Install Profiler to your CRM organization using Install Profiler button under plugin registration tool.
Make sure you are getting installation completion prompt.