| Ramon 2003-11-26, 11:23 am |
| Hi Daniel:
These options are correct:
(1) FALSE
(2) FALSE
(3) RIGHT
(4) RIGHT
I wasn't sure of (2) and (3) and I tried both and in
fact Application and Session data were lost.
So I guess if there is any of your responses wrong it
should be (5), but I left the discussion open to (5) as I
don't understand the scope of that statement very well.
Ramon
>-----Original Message-----
>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.
>
|