List of questions
Related questions
Question 258 - MB-500 discussion
A company uses Dynamics 365 Finance.
Developers receive an error in an existing solution. The solution must be debugged to identify the root cause of the error.
You need to enable debugging in Visual Studio to hit an existing breakpoint with the solution open.
Which three methods can you use? Each correct answer presents a complete solution. Choose three.
NOTE: Each correct selection is worth one point.
Using Visual Studio to debug, attach the debugger to the devenv.exe process.
Using Visual Studio to debug, attach the debugger to the IIS process.
Using Visual Studio to debug, attach the debugger to the X++ compiler process.
Press F5.
Using Visual Studio to debug, start debugging with your start-up object.
0 comments
Leave a comment first