Debbuging a Plug-In
Make changes / corrections needed, compile and register the plug-in.
Run the Dynamics CRM.
Attach the debugger to the process in Microsoft Dynamics CRM server that will run the plug-in, according to the register configuration of the plug-in, as follows:
Registration Process Configuration
Run the Dynamics CRM.
Attach the debugger to the process in Microsoft Dynamics CRM server that will run the plug-in, according to the register configuration of the plug-in, as follows:
Registration Process Configuration
on-line w3wp.exe
offline Microsoft.Crm.Application.Hoster.exeassíncrona CrmAsyncService.exesandbox Microsoft.Crm.Sandbox.WorkerProcess.exe
If there are multiple processes running, for example, multiple w3wp.exe processes, attach the debugger to all instances of the running process.
Set one or more breakpoints in your code.
Make operations (add / change), Accounts. The application should stop at the desired point.
Seja o primeiro a comentar 0 comentários
Postar um comentário