HOTSPOT
You are developing an ASP.NET MVC application. The application includes the following code. Line
numbers are included for reference only.
You add the following markup to the system.web section of the web.config file:
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
I believe it is Yes No No.
When a 500 occurs page ~/Views/shared/CustomError.htm should be displayed.
Yes but it is the only error view in that folder, so it is fine: Yes Yes No
Yes, i agree.
I believe they just did not write it properly, but we should mean the CustomError.htm on the “Error view” words.