![]() |
|
|
|||||||
![]() |
MCSD - need to know the impact of a change in Web.config. THANK YOU!!! |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
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 |
|
|
|
|
#2 |
|
Posts: n/a
|
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 |
|
|
|
#3 |
|
Posts: n/a
|
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 |
|
|
|
#4 |
|
Posts: n/a
|
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 |
|
|
|
#5 |
|
Posts: n/a
|
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 |
|
|
|
#6 |
|
Posts: n/a
|
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 |
|
|
|
#7 |
|
Posts: n/a
|
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 |
|
|
|
#8 |
|
Posts: n/a
|
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 |
|
|
|
#9 |
|
Posts: n/a
|
>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 |
|
|
|
#10 |
|
Posts: n/a
|
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 |
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |