Microsoft
70-573 · Question #241
70-573 Question #241: Real Exam Question with Answer & Explanation
The correct answer is A. In the <system.web> element, add the following line of code.. MNEMONIC RULE: "Trace.axd = trace enabled="true"" trace Element (ASP.NET Settings Schema)
Question
You have a Web Part that causes an error. You need to ensure that you can view the trace history in the Trace.axd file. What should you configure in the web.config file?
Options
- AIn the <system.web> element, add the following line of code.
- BIn the <SafeMode> element, configure the following attributes.
- CIn the <SafeMode> element, configure the following attributes.
- DIn the <system.web> element, configure the following element.
Explanation
MNEMONIC RULE: "Trace.axd = trace enabled="true"" trace Element (ASP.NET Settings Schema)
Community Discussion
No community discussion yet for this question.