Change the web.config and see the answer
Regards,
Daniel
"Daniel Walzenbach" <> wrote in
message news:...
Hi,
Does anybody know the answer to this question:
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.)
(1) Current users will be given a five-minute warning before the Web
application is restarted.
(2) State data stored in the Application object will be maintained.
(3) State data stored in the Session object will be lost.
(4) The Web application will be restarted and the configuration file will be
read immediately.
(5) Current users will be immediately disconnected from the application.
I thought it must be
(1) FALSE
(2) FALSE
(3) RIGHT
(4) RIGHT
(5) FALSE
but it is not. Does anybody know the right answer?
Thank you a lot!
Best regards
Daniel Walzenbach
P.S. If you need to contact me simply remove ".NOSPAM" from my email
address.