QuestionQ20
Extend the platformA company is creating multiple plug-ins.
One plug-in continues to fail. You need to debug the plug-in.
Which three actions should you take? Each correct answer represents part of the solution.
NOTE: Each correct selection is worth one point.
Choose three
- A Highlight the plug-in step and select Debug in the Plug-in Registration tool
- B Copy the .pdb file into the server/bin/assembly folder
- C Select Start Profiling in the Plug-in Registration tool
- D Attach the debugger to the w3wp.exe process
- E Install the plug-in profiler
Community Discussion