T
Tom
You are troubleshooting a deployed Web application and
need to change the <trace> element to enable tracing on
the page. You modify the Web.config file for the
application. Which statements correctly describe when the
change will be applied and its impact on current users?
(Select all that apply.)
A)State data stored in the Session object will be lost.
B)The Web application will be restarted and the
configuration file will be read immediately.
C)Current users will be given a five-minute warning before
the Web application is restarted.
D)Current users will be immediately disconnected from the
application.
E)State data stored in the Application object will be
maintained.
I need Correct Answer...
Please help
Tom
need to change the <trace> element to enable tracing on
the page. You modify the Web.config file for the
application. Which statements correctly describe when the
change will be applied and its impact on current users?
(Select all that apply.)
A)State data stored in the Session object will be lost.
B)The Web application will be restarted and the
configuration file will be read immediately.
C)Current users will be given a five-minute warning before
the Web application is restarted.
D)Current users will be immediately disconnected from the
application.
E)State data stored in the Application object will be
maintained.
I need Correct Answer...
Please help
Tom