How to do it...

  1. Create a breakpoint in your plugin by clicking on the margin on the left of the line where you want the debugger to break. Your editor will highlight the breakpoint line, as depicted here:
  1. In Visual Studio, click on Debug | Attach to Process from the menu.
  2. Find the worker process (w3wp.exe) that matches your Dynamics 365 web application. If unsure, attach to all worker processes. If you cannot find the process, tick the Show processes from all users checkbox.
  3. Run your plugin.
  4. The debugger will then break when the execution reaches the breakpoint line.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.139.97.157