Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft MB-820 Exam - Topic 1 Question 47 Discussion

You need to determine why the debugger does not start correctly.What is the cause of the problem?
A) The 'userld' parameter must have the GUID of the user specified, not the username.
B) The 'breakOnNext' parameter is not set to -WebServiceClient'.
C) The 'userld' parameter is specified, and the next user session that is specified in the 'breakOnNext' parameter is snapshot debugged.
D) The 'executionContext* parameter is not set to 'Debug'.

Microsoft MB-820 Exam - Topic 1 Question 47 Discussion

Actual exam question for Microsoft's MB-820 exam
Question #: 47
Topic #: 1
[All MB-820 Questions]

You need to determine why the debugger does not start correctly.

What is the cause of the problem?

Show Suggested Answer Hide Answer
Suggested Answer: A

In Microsoft Dynamics 365 Business Central, when configuring snapshot debugging, it is crucial that the parameters in the configuration file are correctly set. From the options provided, the issue with the debugger not starting correctly is most likely due to an incorrect 'userId' parameter.

Option A is the cause of the problem. The 'userId' parameter must be the GUID of the user, not the username. The snapshot debugger needs the exact GUID to attach to the right session for debugging.

Option B is incorrect because 'breakOnNext' set to 'WebClient' is a valid setting. This tells the debugger to break on the next client action in the web client, which is a typical scenario.

Option C is not the cause of the problem. The 'userId' parameter is meant to specify which user session to debug, and this works in conjunction with the 'breakOnNext' parameter.

Option D is incorrect as the 'executionContext' parameter does not need to be set to 'Debug' for snapshot debugging to work. 'DebugAndProfile' is a valid value for the 'executionContext' parameter, as it allows for debugging and collecting performance information.

Therefore, the reason why the debugger does not start correctly is due to Option A: The 'userId' parameter must have the GUID of the user specified, not the username.


Contribute your Thoughts:

0/2000 characters
Geoffrey
4 days ago
I think B) is the problem, forgot to set that once.
upvoted 0 times
...
Renay
10 days ago
A) is definitely the issue, GUID is a must!
upvoted 0 times
...
Dominic
15 days ago
I thought the "userld" parameter being specified could lead to issues, especially if the session is snapshot debugged, but I need to double-check that.
upvoted 0 times
...
Hillary
20 days ago
I feel like the "executionContext" parameter being set to "Debug" is important, but I might be mixing it up with another topic we covered.
upvoted 0 times
...
Lawanda
25 days ago
I remember practicing a similar question where the "breakOnNext" parameter was crucial, but I can't recall if it was specifically for the WebServiceClient.
upvoted 0 times
...
Eun
2 months ago
I think the issue might be with the "userld" parameter needing the GUID instead of the username, but I'm not entirely sure.
upvoted 0 times
...

Save Cancel