Configure Tracing and view trace log files in CRM
Tracing is important in CRM especially when your plugin throw exceptions in Test or Production environments
We can configure and view the trace log file easily using “Crm Trace Log Viewer” tool and it work for both CRM 4.0 and 2011
Once you download the tool
Configure Tracing
- Double click on the “Crm Trace Log Viewer” Application
- Configure Tracing by go to Tools –> Configure Tracing
- Provide your CRM server machine IP or Name and click “Ok”
- Provide the details as given below
- Directory – Path where you want your log files to generate
- Level & Schedule
View Trace Log Files
- Once you run the CRM application log files get generate in the path which we provided
- To view the logs, Go to File –> Open Log
- Once you open the file, you can view the details in “Details” pane
Note – Don’t forget to disable the tracing after you are done with debugging.
- To disable tracing, open the tool and uncheck the option “Trace Enabled” (Refer image #4)
Outlook Client Tracing
- Using CRM 2011 “Diagnostics Tool”, we can enable/disable tracing in outlook client
- Here is the link
🙂
Categories: CRM, CRM 2011, Plug-Ins
CRM 2011, plugin exceptions, Trace logs, Tracing
Hi, Will it work for CRM 2011, I mean have you tested it ?
Yes Furqan…It works