Go Back   Velocity Reviews > Newsgroups > MCSD
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSD - need to know the impact of a change in Web.config. THANK YOU!!!

 
Thread Tools Search this Thread
Old 11-25-2003, 09:47 PM   #1
Default need to know the impact of a change in Web.config. THANK YOU!!!


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
  Reply With Quote
Old 11-25-2003, 10:00 PM   #2
Consultant
 
Posts: n/a
Default Re: need to know the impact of a change in Web.config. THANK YOU!!!
4

"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.



Consultant
  Reply With Quote
Old 11-25-2003, 10:14 PM   #3
Daniel Walzenbach
 
Posts: n/a
Default Re: need to know the impact of a change in Web.config. THANK YOU!!!
Thank you CONSULTANT! Are you sure it's only #4 that's true?

Regards
Daniel

"Consultant" <> schrieb im Newsbeitrag news:...
4

"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.



Daniel Walzenbach
  Reply With Quote
Old 11-25-2003, 10:28 PM   #4
Daniel Walzenbach
 
Posts: n/a
Default Re: need to know the impact of a change in Web.config. THANK YOU!!!
Consultant,

According to MS #4 alone is false!

Any other idea?

Daniel
"Daniel Walzenbach" <> schrieb im Newsbeitrag news:%...
Thank you CONSULTANT! Are you sure it's only #4 that's true?

Regards
Daniel

"Consultant" <> schrieb im Newsbeitrag news:...
4

"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.



Daniel Walzenbach
  Reply With Quote
Old 11-25-2003, 10:37 PM   #5
Joe Burns
 
Posts: n/a
Default Re: need to know the impact of a change in Web.config. THANK YOU!!!
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"

<> schrieb im
Newsbeitrag news:%
...
> Thank you CONSULTANT! Are you sure it's only #4 that's

true?
>
> Regards
> Daniel
>
> "Consultant"

<> schrieb im
Newsbeitrag news:...
> 4
>
> "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.
>



Joe Burns
  Reply With Quote
Old 11-25-2003, 10:40 PM   #6
Consultant
 
Posts: n/a
Default Re: need to know the impact of a change in Web.config. THANK YOU!!!
i would guess 2, but not 100% sure
"Daniel Walzenbach" <> wrote in message news:...
Consultant,

According to MS #4 alone is false!

Any other idea?

Daniel
"Daniel Walzenbach" <> schrieb im Newsbeitrag news:%...
Thank you CONSULTANT! Are you sure it's only #4 that's true?

Regards
Daniel

"Consultant" <> schrieb im Newsbeitrag news:...
4

"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.



Consultant
  Reply With Quote
Old 11-25-2003, 10:46 PM   #7
hello
 
Posts: n/a
Default Re: need to know the impact of a change in Web.config. THANK YOU!!!
I think you're right. The answer given to you is probably wrong.

"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.



hello
  Reply With Quote
Old 11-26-2003, 01:08 AM   #8
Patience
 
Posts: n/a
Default need to know the impact of a change in Web.config. THANK YOU!!!

I passed web application half year ago with solid
reading. Although I am not quite sure now. The answer to
me is 2. All others erased instantly from what I've read
and known.




>-----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.
>



Patience
  Reply With Quote
Old 11-26-2003, 01:10 AM   #9
|{evin
 
Posts: n/a
Default Re: need to know the impact of a change in Web.config. THANK YOU!!!
>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?



|{evin
  Reply With Quote
Old 11-26-2003, 02:07 AM   #10
Daniel Joskovski
 
Posts: n/a
Default Re: need to know the impact of a change in Web.config. THANK YOU!!!
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.




Daniel Joskovski
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
web.config edits cause errors war_manelli General Help Related Topics 0 09-26-2007 07:20 PM
Why We Resist Change @ The TechZone Silverstrand Front Page News 0 09-07-2006 12:01 PM
Dune Extended Edition - where is the layer change? John DVD Video 0 02-16-2006 09:43 PM
If I could change the LotR movies... Opticreep DVD Video 33 03-03-2004 12:36 PM
Can't Change IRQs in Windows 2000 Alicia White A+ Certification 8 09-01-2003 08:54 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46