| Author |
need to know the impact of a change in Web.config. THANK YOU!!!
|
|
| Daniel Walzenbach 2003-11-25, 5:23 pm |
| 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.
| |
| Consultant 2003-11-25, 5:23 pm |
| 4
"Daniel Walzenbach" <daniel.walzenbach.NOSPAM@freudenberg.de> wrote in message news:eAqvs25sDHA.684@TK2MSFTNGP09.phx.gbl...
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.
| |
| Daniel Walzenbach 2003-11-25, 6:23 pm |
| Thank you CONSULTANT! Are you sure it's only #4 that's true?
Regards
Daniel
"Consultant" < consultant_mcngp_removepants@y
ahoo.com> schrieb im Newsbeitrag news:eHRww85sDHA.3492@TK2MSFTNGP11.phx.gbl...
4
"Daniel Walzenbach" <daniel.walzenbach.NOSPAM@freudenberg.de> wrote in message news:eAqvs25sDHA.684@TK2MSFTNGP09.phx.gbl...
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.
| |
| Daniel Walzenbach 2003-11-25, 6:23 pm |
| Consultant,
According to MS #4 alone is false!
Any other idea?
Daniel
"Daniel Walzenbach" <daniel.walzenbach.NOSPAM@freudenberg.de> schrieb im Newsbeitrag news:%23m3kzF6sDHA.2880@tk2msftngp13.phx.gbl...
Thank you CONSULTANT! Are you sure it's only #4 that's true?
Regards
Daniel
"Consultant" < consultant_mcngp_removepants@y
ahoo.com> schrieb im Newsbeitrag news:eHRww85sDHA.3492@TK2MSFTNGP11.phx.gbl...
4
"Daniel Walzenbach" <daniel.walzenbach.NOSPAM@freudenberg.de> wrote in message news:eAqvs25sDHA.684@TK2MSFTNGP09.phx.gbl...
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.
| |
| Joe Burns 2003-11-25, 6:23 pm |
| Are you sure that 3 and 4 are incorrect? They seem like
the only correct answers.
>-----Original Message-----
>Consultant,
>
>According to MS #4 alone is false!
>
>Any other idea?
>
> Daniel
> "Daniel Walzenbach"
<daniel.walzenbach.NOSPAM@freudenberg.de> schrieb im
Newsbeitrag news:%
23m3kzF6sDHA.2880@tk2msftngp13.phx.gbl...
> Thank you CONSULTANT! Are you sure it's only #4 that's
true?
>
> Regards
> Daniel
>
> "Consultant"
< consultant_mcngp_removepants@y
ahoo.com> schrieb im
Newsbeitrag news:eHRww85sDHA.3492@TK2MSFTNGP11.phx.gbl...
> 4
>
> "Daniel Walzenbach"
<daniel.walzenbach.NOSPAM@freudenberg.de> wrote in
message news:eAqvs25sDHA.684@TK2MSFTNGP09.phx.gbl...
> 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.
>
| |
| Consultant 2003-11-25, 6:23 pm |
| i would guess 2, but not 100% sure
"Daniel Walzenbach" <daniel.walzenbach.NOSPAM@freudenberg.de> wrote in message news:uxdb6N6sDHA.1788@tk2msftngp13.phx.gbl...
Consultant,
According to MS #4 alone is false!
Any other idea?
Daniel
"Daniel Walzenbach" <daniel.walzenbach.NOSPAM@freudenberg.de> schrieb im Newsbeitrag news:%23m3kzF6sDHA.2880@tk2msftngp13.phx.gbl...
Thank you CONSULTANT! Are you sure it's only #4 that's true?
Regards
Daniel
"Consultant" < consultant_mcngp_removepants@y
ahoo.com> schrieb im Newsbeitrag news:eHRww85sDHA.3492@TK2MSFTNGP11.phx.gbl...
4
"Daniel Walzenbach" <daniel.walzenbach.NOSPAM@freudenberg.de> wrote in message news:eAqvs25sDHA.684@TK2MSFTNGP09.phx.gbl...
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.
| |
|
| I think you're right. The answer given to you is probably wrong.
"Daniel Walzenbach" <daniel.walzenbach.NOSPAM@freudenberg.de> wrote in message news:eAqvs25sDHA.684@TK2MSFTNGP09.phx.gbl...
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.
| |
| |{evin 2003-11-25, 8:24 pm |
| >This is a multi-part message in MIME format.
>
>------=_NextPart_000_0332_01C3B362.17164C10
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
wtf is this mess all about?
| |
| Daniel Joskovski 2003-11-25, 9:23 pm |
| Change the web.config and see the answer 
Regards,
Daniel
"Daniel Walzenbach" <daniel.walzenbach.NOSPAM@freudenberg.de> wrote in
message news:eAqvs25sDHA.684@TK2MSFTNGP09.phx.gbl...
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.
| |
|
| Yes. You are correct.
I've found many typo-s in the practice exams and the book.
>-----Original Message-----
>I think you're right. The answer given to you is
probably wrong.
>
> "Daniel Walzenbach"
<daniel.walzenbach.NOSPAM@freudenberg.de> wrote in
message news:eAqvs25sDHA.684@TK2MSFTNGP09.phx.gbl...
> 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.
>
| |
| |{evin 2003-11-26, 11:23 pm |
| On Wed, 26 Nov 2003 06:57:03 -0800, "Consultant"
< consultant_mcngp_removepants@y
ahoo.com> wrote:
>
>"|{evin" <You@dont.need> wrote in message
> news:nuu7svsq6bvvjup3qlfatne9q
5c8tl4t9g@4ax.com...
>
>huh?
>the fool posted in html, lol
tsk tsk tsk... I thought YOU would have known better... sheesh.
| |
| Kline Sphere 2003-11-27, 8:23 am |
| >the fool posted in html,
A crime for which the infidel should be stoned to death.
|
|
|
|