Advertisement
Guest User

IIS Failed Request Trace - Request from different subnet

a guest
Jul 16th, 2013
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 119.72 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2.  
  3. <?xml-stylesheet type='text/xsl' href='freb.xsl'?>
  4.  
  5. <!-- saved from url=(0014)about:internet -->
  6.  
  7. <failedRequest url="https://pc-dev.example.net:443/kerberosetest/Report.aspx"
  8.  
  9.               siteId="3"
  10.  
  11.               appPoolId="pc-dev.example.net"
  12.  
  13.               processId="3332"
  14.  
  15.               verb="GET"
  16.  
  17.               authenticationType="NOT_AVAILABLE"               activityId="{00000000-0000-0000-2F00-0080000000FF}"
  18.  
  19.               failureReason="STATUS_CODE"
  20.  
  21.               statusCode="401.2"
  22.  
  23.               triggerStatusCode="401.2"
  24.  
  25.               timeTaken="15"
  26.  
  27.               xmlns:freb="http://schemas.microsoft.com/win/2006/06/iis/freb"
  28.  
  29.               >
  30.  
  31. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  32.  
  33.  <System>
  34.  
  35.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  36.  
  37.   <EventID>0</EventID>
  38.  
  39.   <Version>1</Version>
  40.  
  41.   <Level>0</Level>
  42.  
  43.   <Opcode>1</Opcode>
  44.  
  45.   <Keywords>0x0</Keywords>
  46.  
  47.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  48.  
  49.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  50.  
  51.   <Execution ProcessID="3332" ThreadID="4148"/>
  52.  
  53.   <Computer>PC-DEV</Computer>
  54.  
  55.  </System>
  56.  
  57.  <EventData>
  58.  
  59.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  60.  
  61.   <Data Name="SiteId">3</Data>
  62.  
  63.   <Data Name="AppPoolId">pc-dev.example.net</Data>
  64.  
  65.   <Data Name="ConnId">1610612782</Data>
  66.  
  67.   <Data Name="RawConnId">0</Data>
  68.  
  69.   <Data Name="RequestURL">https://pc-dev.example.net:443/kerberosetest/Report.aspx</Data>
  70.  
  71.   <Data Name="RequestVerb">GET</Data>
  72.  
  73.  </EventData>
  74.  
  75.  <RenderingInfo Culture="en-US">
  76.  
  77.   <Opcode>GENERAL_REQUEST_START</Opcode>
  78.  
  79.  </RenderingInfo>
  80.  
  81.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  82.  
  83.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  84.  
  85.  </ExtendedTracingInfo>
  86.  
  87. </Event>
  88.  
  89. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  90.  
  91.  <System>
  92.  
  93.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  94.  
  95.   <EventID>0</EventID>
  96.  
  97.   <Version>1</Version>
  98.  
  99.   <Level>5</Level>
  100.  
  101.   <Opcode>4</Opcode>
  102.  
  103.   <Keywords>0x100</Keywords>
  104.  
  105.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  106.  
  107.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  108.  
  109.   <Execution ProcessID="3332" ThreadID="4148"/>
  110.  
  111.   <Computer>PC-DEV</Computer>
  112.  
  113.  </System>
  114.  
  115.  <EventData>
  116.  
  117.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  118.  
  119.   <Data Name="ModuleName">RequestMonitorModule</Data>
  120.  
  121.  </EventData>
  122.  
  123.  <RenderingInfo Culture="en-US">
  124.  
  125.   <Opcode>PRE_BEGIN_REQUEST_START</Opcode>
  126.  
  127.   <Keywords>
  128.  
  129.    <Keyword>RequestNotifications</Keyword>
  130.  
  131.   </Keywords>
  132.  
  133.  </RenderingInfo>
  134.  
  135.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  136.  
  137.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  138.  
  139.  </ExtendedTracingInfo>
  140.  
  141. </Event>
  142.  
  143. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  144.  
  145.  <System>
  146.  
  147.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  148.  
  149.   <EventID>0</EventID>
  150.  
  151.   <Version>1</Version>
  152.  
  153.   <Level>5</Level>
  154.  
  155.   <Opcode>5</Opcode>
  156.  
  157.   <Keywords>0x100</Keywords>
  158.  
  159.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  160.  
  161.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  162.  
  163.   <Execution ProcessID="3332" ThreadID="4148"/>
  164.  
  165.   <Computer>PC-DEV</Computer>
  166.  
  167.  </System>
  168.  
  169.  <EventData>
  170.  
  171.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  172.  
  173.   <Data Name="ModuleName">RequestMonitorModule</Data>
  174.  
  175.   <Data Name="NotificationStatus">0</Data>
  176.  
  177.  </EventData>
  178.  
  179.  <RenderingInfo Culture="en-US">
  180.  
  181.   <Opcode>PRE_BEGIN_REQUEST_END</Opcode>
  182.  
  183.   <Keywords>
  184.  
  185.    <Keyword>RequestNotifications</Keyword>
  186.  
  187.   </Keywords>
  188.  
  189.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  190.  
  191.  </RenderingInfo>
  192.  
  193.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  194.  
  195.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  196.  
  197.  </ExtendedTracingInfo>
  198.  
  199. </Event>
  200.  
  201. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  202.  
  203.  <System>
  204.  
  205.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  206.  
  207.   <EventID>0</EventID>
  208.  
  209.   <Version>1</Version>
  210.  
  211.   <Level>5</Level>
  212.  
  213.   <Opcode>4</Opcode>
  214.  
  215.   <Keywords>0x100</Keywords>
  216.  
  217.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  218.  
  219.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  220.  
  221.   <Execution ProcessID="3332" ThreadID="4148"/>
  222.  
  223.   <Computer>PC-DEV</Computer>
  224.  
  225.  </System>
  226.  
  227.  <EventData>
  228.  
  229.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  230.  
  231.   <Data Name="ModuleName">IsapiFilterModule</Data>
  232.  
  233.  </EventData>
  234.  
  235.  <RenderingInfo Culture="en-US">
  236.  
  237.   <Opcode>PRE_BEGIN_REQUEST_START</Opcode>
  238.  
  239.   <Keywords>
  240.  
  241.    <Keyword>RequestNotifications</Keyword>
  242.  
  243.   </Keywords>
  244.  
  245.  </RenderingInfo>
  246.  
  247.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  248.  
  249.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  250.  
  251.  </ExtendedTracingInfo>
  252.  
  253. </Event>
  254.  
  255. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  256.  
  257.  <System>
  258.  
  259.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  260.  
  261.   <EventID>0</EventID>
  262.  
  263.   <Version>1</Version>
  264.  
  265.   <Level>4</Level>
  266.  
  267.   <Opcode>13</Opcode>
  268.  
  269.   <Keywords>0x8</Keywords>
  270.  
  271.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  272.  
  273.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  274.  
  275.   <Execution ProcessID="3332" ThreadID="4148"/>
  276.  
  277.   <Computer>PC-DEV</Computer>
  278.  
  279.  </System>
  280.  
  281.  <EventData>
  282.  
  283.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  284.  
  285.  </EventData>
  286.  
  287.  <RenderingInfo Culture="en-US">
  288.  
  289.   <Opcode>FILTER_PREPROC_HEADERS_START</Opcode>
  290.  
  291.   <Keywords>
  292.  
  293.    <Keyword>Filter</Keyword>
  294.  
  295.   </Keywords>
  296.  
  297.  </RenderingInfo>
  298.  
  299.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  300.  
  301.   <EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid>
  302.  
  303.  </ExtendedTracingInfo>
  304.  
  305. </Event>
  306.  
  307. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  308.  
  309.  <System>
  310.  
  311.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  312.  
  313.   <EventID>0</EventID>
  314.  
  315.   <Version>1</Version>
  316.  
  317.   <Level>0</Level>
  318.  
  319.   <Opcode>1</Opcode>
  320.  
  321.   <Keywords>0x8</Keywords>
  322.  
  323.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  324.  
  325.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  326.  
  327.   <Execution ProcessID="3332" ThreadID="4148"/>
  328.  
  329.   <Computer>PC-DEV</Computer>
  330.  
  331.  </System>
  332.  
  333.  <EventData>
  334.  
  335.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  336.  
  337.   <Data Name="FilterName">C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_filter.dll</Data>
  338.  
  339.  </EventData>
  340.  
  341.  <RenderingInfo Culture="en-US">
  342.  
  343.   <Opcode>FILTER_START</Opcode>
  344.  
  345.   <Keywords>
  346.  
  347.    <Keyword>Filter</Keyword>
  348.  
  349.   </Keywords>
  350.  
  351.  </RenderingInfo>
  352.  
  353.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  354.  
  355.   <EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid>
  356.  
  357.  </ExtendedTracingInfo>
  358.  
  359. </Event>
  360.  
  361. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  362.  
  363.  <System>
  364.  
  365.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  366.  
  367.   <EventID>0</EventID>
  368.  
  369.   <Version>1</Version>
  370.  
  371.   <Level>5</Level>
  372.  
  373.   <Opcode>53</Opcode>
  374.  
  375.   <Keywords>0x0</Keywords>
  376.  
  377.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  378.  
  379.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  380.  
  381.   <Execution ProcessID="3332" ThreadID="4148"/>
  382.  
  383.   <Computer>PC-DEV</Computer>
  384.  
  385.  </System>
  386.  
  387.  <EventData>
  388.  
  389.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  390.  
  391.   <Data Name="HeaderName">AspFilterSessionId</Data>
  392.  
  393.   <Data Name="HeaderValue"></Data>
  394.  
  395.   <Data Name="Replace">true</Data>
  396.  
  397.  </EventData>
  398.  
  399.  <RenderingInfo Culture="en-US">
  400.  
  401.   <Opcode>GENERAL_SET_REQUEST_HEADER</Opcode>
  402.  
  403.  </RenderingInfo>
  404.  
  405.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  406.  
  407.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  408.  
  409.  </ExtendedTracingInfo>
  410.  
  411. </Event>
  412.  
  413. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  414.  
  415.  <System>
  416.  
  417.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  418.  
  419.   <EventID>0</EventID>
  420.  
  421.   <Version>1</Version>
  422.  
  423.   <Level>4</Level>
  424.  
  425.   <Opcode>31</Opcode>
  426.  
  427.   <Keywords>0x8</Keywords>
  428.  
  429.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  430.  
  431.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  432.  
  433.   <Execution ProcessID="3332" ThreadID="4148"/>
  434.  
  435.   <Computer>PC-DEV</Computer>
  436.  
  437.  </System>
  438.  
  439.  <EventData>
  440.  
  441.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  442.  
  443.   <Data Name="HeaderName">AspFilterSessionId:</Data>
  444.  
  445.   <Data Name="HeaderValue"></Data>
  446.  
  447.  </EventData>
  448.  
  449.  <RenderingInfo Culture="en-US">
  450.  
  451.   <Opcode>FILTER_SET_REQ_HEADER</Opcode>
  452.  
  453.   <Keywords>
  454.  
  455.    <Keyword>Filter</Keyword>
  456.  
  457.   </Keywords>
  458.  
  459.  </RenderingInfo>
  460.  
  461.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  462.  
  463.   <EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid>
  464.  
  465.  </ExtendedTracingInfo>
  466.  
  467. </Event>
  468.  
  469. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  470.  
  471.  <System>
  472.  
  473.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  474.  
  475.   <EventID>0</EventID>
  476.  
  477.   <Version>1</Version>
  478.  
  479.   <Level>0</Level>
  480.  
  481.   <Opcode>2</Opcode>
  482.  
  483.   <Keywords>0x8</Keywords>
  484.  
  485.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  486.  
  487.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  488.  
  489.   <Execution ProcessID="3332" ThreadID="4148"/>
  490.  
  491.   <Computer>PC-DEV</Computer>
  492.  
  493.  </System>
  494.  
  495.  <EventData>
  496.  
  497.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  498.  
  499.   <Data Name="NotificationStatus">134217730</Data>
  500.  
  501.  </EventData>
  502.  
  503.  <RenderingInfo Culture="en-US">
  504.  
  505.   <Opcode>FILTER_END</Opcode>
  506.  
  507.   <Keywords>
  508.  
  509.    <Keyword>Filter</Keyword>
  510.  
  511.   </Keywords>
  512.  
  513.   <freb:Description Data="NotificationStatus">SF_STATUS_REQ_NEXT_NOTIFICATION</freb:Description>
  514.  
  515.  </RenderingInfo>
  516.  
  517.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  518.  
  519.   <EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid>
  520.  
  521.  </ExtendedTracingInfo>
  522.  
  523. </Event>
  524.  
  525. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  526.  
  527.  <System>
  528.  
  529.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  530.  
  531.   <EventID>0</EventID>
  532.  
  533.   <Version>1</Version>
  534.  
  535.   <Level>4</Level>
  536.  
  537.   <Opcode>14</Opcode>
  538.  
  539.   <Keywords>0x8</Keywords>
  540.  
  541.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  542.  
  543.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  544.  
  545.   <Execution ProcessID="3332" ThreadID="4148"/>
  546.  
  547.   <Computer>PC-DEV</Computer>
  548.  
  549.  </System>
  550.  
  551.  <EventData>
  552.  
  553.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  554.  
  555.  </EventData>
  556.  
  557.  <RenderingInfo Culture="en-US">
  558.  
  559.   <Opcode>FILTER_PREPROC_HEADERS_END</Opcode>
  560.  
  561.   <Keywords>
  562.  
  563.    <Keyword>Filter</Keyword>
  564.  
  565.   </Keywords>
  566.  
  567.  </RenderingInfo>
  568.  
  569.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  570.  
  571.   <EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid>
  572.  
  573.  </ExtendedTracingInfo>
  574.  
  575. </Event>
  576.  
  577. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  578.  
  579.  <System>
  580.  
  581.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  582.  
  583.   <EventID>0</EventID>
  584.  
  585.   <Version>1</Version>
  586.  
  587.   <Level>5</Level>
  588.  
  589.   <Opcode>5</Opcode>
  590.  
  591.   <Keywords>0x100</Keywords>
  592.  
  593.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  594.  
  595.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  596.  
  597.   <Execution ProcessID="3332" ThreadID="4148"/>
  598.  
  599.   <Computer>PC-DEV</Computer>
  600.  
  601.  </System>
  602.  
  603.  <EventData>
  604.  
  605.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  606.  
  607.   <Data Name="ModuleName">IsapiFilterModule</Data>
  608.  
  609.   <Data Name="NotificationStatus">0</Data>
  610.  
  611.  </EventData>
  612.  
  613.  <RenderingInfo Culture="en-US">
  614.  
  615.   <Opcode>PRE_BEGIN_REQUEST_END</Opcode>
  616.  
  617.   <Keywords>
  618.  
  619.    <Keyword>RequestNotifications</Keyword>
  620.  
  621.   </Keywords>
  622.  
  623.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  624.  
  625.  </RenderingInfo>
  626.  
  627.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  628.  
  629.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  630.  
  631.  </ExtendedTracingInfo>
  632.  
  633. </Event>
  634.  
  635. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  636.  
  637.  <System>
  638.  
  639.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  640.  
  641.   <EventID>0</EventID>
  642.  
  643.   <Version>1</Version>
  644.  
  645.   <Level>5</Level>
  646.  
  647.   <Opcode>4</Opcode>
  648.  
  649.   <Keywords>0x100</Keywords>
  650.  
  651.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  652.  
  653.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  654.  
  655.   <Execution ProcessID="3332" ThreadID="4148"/>
  656.  
  657.   <Computer>PC-DEV</Computer>
  658.  
  659.  </System>
  660.  
  661.  <EventData>
  662.  
  663.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  664.  
  665.   <Data Name="ModuleName">FailedRequestsTracingModule</Data>
  666.  
  667.  </EventData>
  668.  
  669.  <RenderingInfo Culture="en-US">
  670.  
  671.   <Opcode>PRE_BEGIN_REQUEST_START</Opcode>
  672.  
  673.   <Keywords>
  674.  
  675.    <Keyword>RequestNotifications</Keyword>
  676.  
  677.   </Keywords>
  678.  
  679.  </RenderingInfo>
  680.  
  681.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  682.  
  683.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  684.  
  685.  </ExtendedTracingInfo>
  686.  
  687. </Event>
  688.  
  689. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  690.  
  691.  <System>
  692.  
  693.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  694.  
  695.   <EventID>0</EventID>
  696.  
  697.   <Version>1</Version>
  698.  
  699.   <Level>5</Level>
  700.  
  701.   <Opcode>5</Opcode>
  702.  
  703.   <Keywords>0x100</Keywords>
  704.  
  705.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  706.  
  707.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  708.  
  709.   <Execution ProcessID="3332" ThreadID="4148"/>
  710.  
  711.   <Computer>PC-DEV</Computer>
  712.  
  713.  </System>
  714.  
  715.  <EventData>
  716.  
  717.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  718.  
  719.   <Data Name="ModuleName">FailedRequestsTracingModule</Data>
  720.  
  721.   <Data Name="NotificationStatus">0</Data>
  722.  
  723.  </EventData>
  724.  
  725.  <RenderingInfo Culture="en-US">
  726.  
  727.   <Opcode>PRE_BEGIN_REQUEST_END</Opcode>
  728.  
  729.   <Keywords>
  730.  
  731.    <Keyword>RequestNotifications</Keyword>
  732.  
  733.   </Keywords>
  734.  
  735.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  736.  
  737.  </RenderingInfo>
  738.  
  739.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  740.  
  741.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  742.  
  743.  </ExtendedTracingInfo>
  744.  
  745. </Event>
  746.  
  747. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  748.  
  749.  <System>
  750.  
  751.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  752.  
  753.   <EventID>0</EventID>
  754.  
  755.   <Version>1</Version>
  756.  
  757.   <Level>4</Level>
  758.  
  759.   <Opcode>55</Opcode>
  760.  
  761.   <Keywords>0x0</Keywords>
  762.  
  763.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  764.  
  765.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  766.  
  767.   <Execution ProcessID="3332" ThreadID="4148"/>
  768.  
  769.   <Computer>PC-DEV</Computer>
  770.  
  771.  </System>
  772.  
  773.  <EventData>
  774.  
  775.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  776.  
  777.   <Data Name="RemoteAddress">192.168.85.116</Data>
  778.  
  779.   <Data Name="RemotePort">56157</Data>
  780.  
  781.   <Data Name="LocalAddress">192.168.185.4</Data>
  782.  
  783.   <Data Name="LocalPort">443</Data>
  784.  
  785.  </EventData>
  786.  
  787.  <RenderingInfo Culture="en-US">
  788.  
  789.   <Opcode>GENERAL_ENDPOINT_INFORMATION</Opcode>
  790.  
  791.  </RenderingInfo>
  792.  
  793.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  794.  
  795.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  796.  
  797.  </ExtendedTracingInfo>
  798.  
  799. </Event>
  800.  
  801. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  802.  
  803.  <System>
  804.  
  805.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  806.  
  807.   <EventID>0</EventID>
  808.  
  809.   <Version>1</Version>
  810.  
  811.   <Level>4</Level>
  812.  
  813.   <Opcode>50</Opcode>
  814.  
  815.   <Keywords>0x0</Keywords>
  816.  
  817.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  818.  
  819.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  820.  
  821.   <Execution ProcessID="3332" ThreadID="4148"/>
  822.  
  823.   <Computer>PC-DEV</Computer>
  824.  
  825.  </System>
  826.  
  827.  <EventData>
  828.  
  829.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  830.  
  831.   <Data Name="Headers">Connection: Keep-Alive
  832.  
  833. Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
  834.  
  835. Accept-Encoding: gzip, deflate
  836.  
  837. Accept-Language: en-US
  838.  
  839. Host: pc-dev.example.net
  840.  
  841. User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
  842.  
  843. </Data>
  844.  
  845.  </EventData>
  846.  
  847.  <RenderingInfo Culture="en-US">
  848.  
  849.   <Opcode>GENERAL_REQUEST_HEADERS</Opcode>
  850.  
  851.  </RenderingInfo>
  852.  
  853.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  854.  
  855.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  856.  
  857.  </ExtendedTracingInfo>
  858.  
  859. </Event>
  860.  
  861. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  862.  
  863.  <System>
  864.  
  865.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  866.  
  867.   <EventID>0</EventID>
  868.  
  869.   <Version>1</Version>
  870.  
  871.   <Level>4</Level>
  872.  
  873.   <Opcode>12</Opcode>
  874.  
  875.   <Keywords>0x80</Keywords>
  876.  
  877.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  878.  
  879.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  880.  
  881.   <Execution ProcessID="3332" ThreadID="4148"/>
  882.  
  883.   <Computer>PC-DEV</Computer>
  884.  
  885.  </System>
  886.  
  887.  <EventData>
  888.  
  889.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  890.  
  891.   <Data Name="RequestURL">/kerberosetest/Report.aspx</Data>
  892.  
  893.  </EventData>
  894.  
  895.  <RenderingInfo Culture="en-US">
  896.  
  897.   <Opcode>URL_CACHE_ACCESS_START</Opcode>
  898.  
  899.   <Keywords>
  900.  
  901.    <Keyword>Cache</Keyword>
  902.  
  903.   </Keywords>
  904.  
  905.  </RenderingInfo>
  906.  
  907.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  908.  
  909.   <EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid>
  910.  
  911.  </ExtendedTracingInfo>
  912.  
  913. </Event>
  914.  
  915. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  916.  
  917.  <System>
  918.  
  919.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  920.  
  921.   <EventID>0</EventID>
  922.  
  923.   <Version>1</Version>
  924.  
  925.   <Level>4</Level>
  926.  
  927.   <Opcode>13</Opcode>
  928.  
  929.   <Keywords>0x80</Keywords>
  930.  
  931.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  932.  
  933.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  934.  
  935.   <Execution ProcessID="3332" ThreadID="4148"/>
  936.  
  937.   <Computer>PC-DEV</Computer>
  938.  
  939.  </System>
  940.  
  941.  <EventData>
  942.  
  943.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  944.  
  945.   <Data Name="PhysicalPath"></Data>
  946.  
  947.   <Data Name="URLInfoFromCache">false</Data>
  948.  
  949.   <Data Name="URLInfoAddedToCache">true</Data>
  950.  
  951.   <Data Name="ErrorCode">0</Data>
  952.  
  953.  </EventData>
  954.  
  955.  <RenderingInfo Culture="en-US">
  956.  
  957.   <Opcode>URL_CACHE_ACCESS_END</Opcode>
  958.  
  959.   <Keywords>
  960.  
  961.    <Keyword>Cache</Keyword>
  962.  
  963.   </Keywords>
  964.  
  965.   <freb:Description Data="ErrorCode">The operation completed successfully.
  966.  (0x0)</freb:Description>
  967.  
  968.  </RenderingInfo>
  969.  
  970.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  971.  
  972.   <EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid>
  973.  
  974.  </ExtendedTracingInfo>
  975.  
  976. </Event>
  977.  
  978. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  979.  
  980.  <System>
  981.  
  982.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  983.  
  984.   <EventID>0</EventID>
  985.  
  986.   <Version>1</Version>
  987.  
  988.   <Level>4</Level>
  989.  
  990.   <Opcode>30</Opcode>
  991.  
  992.   <Keywords>0x0</Keywords>
  993.  
  994.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  995.  
  996.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  997.  
  998.   <Execution ProcessID="3332" ThreadID="4148"/>
  999.  
  1000.   <Computer>PC-DEV</Computer>
  1001.  
  1002.  </System>
  1003.  
  1004.  <EventData>
  1005.  
  1006.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1007.  
  1008.   <Data Name="PhysicalPath"></Data>
  1009.  
  1010.   <Data Name="AccessPerms">553</Data>
  1011.  
  1012.  </EventData>
  1013.  
  1014.  <RenderingInfo Culture="en-US">
  1015.  
  1016.   <Opcode>GENERAL_GET_URL_METADATA</Opcode>
  1017.  
  1018.  </RenderingInfo>
  1019.  
  1020.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1021.  
  1022.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  1023.  
  1024.  </ExtendedTracingInfo>
  1025.  
  1026. </Event>
  1027.  
  1028. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1029.  
  1030.  <System>
  1031.  
  1032.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1033.  
  1034.   <EventID>0</EventID>
  1035.  
  1036.   <Version>1</Version>
  1037.  
  1038.   <Level>4</Level>
  1039.  
  1040.   <Opcode>43</Opcode>
  1041.  
  1042.   <Keywords>0x0</Keywords>
  1043.  
  1044.   <TimeCreated SystemTime="2013-07-16T18:56:51.059Z"/>
  1045.  
  1046.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1047.  
  1048.   <Execution ProcessID="3332" ThreadID="4148"/>
  1049.  
  1050.   <Computer>PC-DEV</Computer>
  1051.  
  1052.  </System>
  1053.  
  1054.  <EventData>
  1055.  
  1056.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1057.  
  1058.   <Data Name="OldHandlerName"></Data>
  1059.  
  1060.   <Data Name="NewHandlerName">PageHandlerFactory-Integrated-4.0</Data>
  1061.  
  1062.   <Data Name="NewHandlerModules">ManagedPipelineHandler</Data>
  1063.  
  1064.   <Data Name="NewHandlerScriptProcessor"></Data>
  1065.  
  1066.   <Data Name="NewHandlerType">System.Web.UI.PageHandlerFactory</Data>
  1067.  
  1068.  </EventData>
  1069.  
  1070.  <RenderingInfo Culture="en-US">
  1071.  
  1072.   <Opcode>HANDLER_CHANGED</Opcode>
  1073.  
  1074.  </RenderingInfo>
  1075.  
  1076.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1077.  
  1078.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  1079.  
  1080.  </ExtendedTracingInfo>
  1081.  
  1082. </Event>
  1083.  
  1084. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1085.  
  1086.  <System>
  1087.  
  1088.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1089.  
  1090.   <EventID>0</EventID>
  1091.  
  1092.   <Version>1</Version>
  1093.  
  1094.   <Level>5</Level>
  1095.  
  1096.   <Opcode>1</Opcode>
  1097.  
  1098.   <Keywords>0x100</Keywords>
  1099.  
  1100.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1101.  
  1102.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1103.  
  1104.   <Execution ProcessID="3332" ThreadID="4148"/>
  1105.  
  1106.   <Computer>PC-DEV</Computer>
  1107.  
  1108.  </System>
  1109.  
  1110.  <EventData>
  1111.  
  1112.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1113.  
  1114.   <Data Name="ModuleName">HttpCacheModule</Data>
  1115.  
  1116.   <Data Name="Notification">1</Data>
  1117.  
  1118.   <Data Name="fIsPostNotification">false</Data>
  1119.  
  1120.  </EventData>
  1121.  
  1122.  <RenderingInfo Culture="en-US">
  1123.  
  1124.   <Opcode>NOTIFY_MODULE_START</Opcode>
  1125.  
  1126.   <Keywords>
  1127.  
  1128.    <Keyword>RequestNotifications</Keyword>
  1129.  
  1130.   </Keywords>
  1131.  
  1132.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  1133.  
  1134.  </RenderingInfo>
  1135.  
  1136.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1137.  
  1138.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1139.  
  1140.  </ExtendedTracingInfo>
  1141.  
  1142. </Event>
  1143.  
  1144. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1145.  
  1146.  <System>
  1147.  
  1148.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1149.  
  1150.   <EventID>0</EventID>
  1151.  
  1152.   <Version>1</Version>
  1153.  
  1154.   <Level>5</Level>
  1155.  
  1156.   <Opcode>2</Opcode>
  1157.  
  1158.   <Keywords>0x100</Keywords>
  1159.  
  1160.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1161.  
  1162.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1163.  
  1164.   <Execution ProcessID="3332" ThreadID="4148"/>
  1165.  
  1166.   <Computer>PC-DEV</Computer>
  1167.  
  1168.  </System>
  1169.  
  1170.  <EventData>
  1171.  
  1172.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1173.  
  1174.   <Data Name="ModuleName">HttpCacheModule</Data>
  1175.  
  1176.   <Data Name="Notification">1</Data>
  1177.  
  1178.   <Data Name="fIsPostNotificationEvent">false</Data>
  1179.  
  1180.   <Data Name="NotificationStatus">0</Data>
  1181.  
  1182.  </EventData>
  1183.  
  1184.  <RenderingInfo Culture="en-US">
  1185.  
  1186.   <Opcode>NOTIFY_MODULE_END</Opcode>
  1187.  
  1188.   <Keywords>
  1189.  
  1190.    <Keyword>RequestNotifications</Keyword>
  1191.  
  1192.   </Keywords>
  1193.  
  1194.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  1195.  
  1196.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  1197.  
  1198.  </RenderingInfo>
  1199.  
  1200.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1201.  
  1202.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1203.  
  1204.  </ExtendedTracingInfo>
  1205.  
  1206. </Event>
  1207.  
  1208. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1209.  
  1210.  <System>
  1211.  
  1212.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1213.  
  1214.   <EventID>0</EventID>
  1215.  
  1216.   <Version>1</Version>
  1217.  
  1218.   <Level>5</Level>
  1219.  
  1220.   <Opcode>1</Opcode>
  1221.  
  1222.   <Keywords>0x100</Keywords>
  1223.  
  1224.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1225.  
  1226.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1227.  
  1228.   <Execution ProcessID="3332" ThreadID="4148"/>
  1229.  
  1230.   <Computer>PC-DEV</Computer>
  1231.  
  1232.  </System>
  1233.  
  1234.  <EventData>
  1235.  
  1236.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1237.  
  1238.   <Data Name="ModuleName">RequestFilteringModule</Data>
  1239.  
  1240.   <Data Name="Notification">1</Data>
  1241.  
  1242.   <Data Name="fIsPostNotification">false</Data>
  1243.  
  1244.  </EventData>
  1245.  
  1246.  <RenderingInfo Culture="en-US">
  1247.  
  1248.   <Opcode>NOTIFY_MODULE_START</Opcode>
  1249.  
  1250.   <Keywords>
  1251.  
  1252.    <Keyword>RequestNotifications</Keyword>
  1253.  
  1254.   </Keywords>
  1255.  
  1256.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  1257.  
  1258.  </RenderingInfo>
  1259.  
  1260.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1261.  
  1262.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1263.  
  1264.  </ExtendedTracingInfo>
  1265.  
  1266. </Event>
  1267.  
  1268. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1269.  
  1270.  <System>
  1271.  
  1272.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1273.  
  1274.   <EventID>0</EventID>
  1275.  
  1276.   <Version>1</Version>
  1277.  
  1278.   <Level>5</Level>
  1279.  
  1280.   <Opcode>2</Opcode>
  1281.  
  1282.   <Keywords>0x100</Keywords>
  1283.  
  1284.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1285.  
  1286.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1287.  
  1288.   <Execution ProcessID="3332" ThreadID="4148"/>
  1289.  
  1290.   <Computer>PC-DEV</Computer>
  1291.  
  1292.  </System>
  1293.  
  1294.  <EventData>
  1295.  
  1296.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1297.  
  1298.   <Data Name="ModuleName">RequestFilteringModule</Data>
  1299.  
  1300.   <Data Name="Notification">1</Data>
  1301.  
  1302.   <Data Name="fIsPostNotificationEvent">false</Data>
  1303.  
  1304.   <Data Name="NotificationStatus">0</Data>
  1305.  
  1306.  </EventData>
  1307.  
  1308.  <RenderingInfo Culture="en-US">
  1309.  
  1310.   <Opcode>NOTIFY_MODULE_END</Opcode>
  1311.  
  1312.   <Keywords>
  1313.  
  1314.    <Keyword>RequestNotifications</Keyword>
  1315.  
  1316.   </Keywords>
  1317.  
  1318.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  1319.  
  1320.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  1321.  
  1322.  </RenderingInfo>
  1323.  
  1324.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1325.  
  1326.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1327.  
  1328.  </ExtendedTracingInfo>
  1329.  
  1330. </Event>
  1331.  
  1332. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1333.  
  1334.  <System>
  1335.  
  1336.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1337.  
  1338.   <EventID>0</EventID>
  1339.  
  1340.   <Version>1</Version>
  1341.  
  1342.   <Level>5</Level>
  1343.  
  1344.   <Opcode>1</Opcode>
  1345.  
  1346.   <Keywords>0x100</Keywords>
  1347.  
  1348.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1349.  
  1350.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1351.  
  1352.   <Execution ProcessID="3332" ThreadID="4148"/>
  1353.  
  1354.   <Computer>PC-DEV</Computer>
  1355.  
  1356.  </System>
  1357.  
  1358.  <EventData>
  1359.  
  1360.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1361.  
  1362.   <Data Name="ModuleName">ConfigurationValidationModule</Data>
  1363.  
  1364.   <Data Name="Notification">1</Data>
  1365.  
  1366.   <Data Name="fIsPostNotification">false</Data>
  1367.  
  1368.  </EventData>
  1369.  
  1370.  <RenderingInfo Culture="en-US">
  1371.  
  1372.   <Opcode>NOTIFY_MODULE_START</Opcode>
  1373.  
  1374.   <Keywords>
  1375.  
  1376.    <Keyword>RequestNotifications</Keyword>
  1377.  
  1378.   </Keywords>
  1379.  
  1380.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  1381.  
  1382.  </RenderingInfo>
  1383.  
  1384.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1385.  
  1386.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1387.  
  1388.  </ExtendedTracingInfo>
  1389.  
  1390. </Event>
  1391.  
  1392. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1393.  
  1394.  <System>
  1395.  
  1396.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1397.  
  1398.   <EventID>0</EventID>
  1399.  
  1400.   <Version>1</Version>
  1401.  
  1402.   <Level>5</Level>
  1403.  
  1404.   <Opcode>2</Opcode>
  1405.  
  1406.   <Keywords>0x100</Keywords>
  1407.  
  1408.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1409.  
  1410.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1411.  
  1412.   <Execution ProcessID="3332" ThreadID="4148"/>
  1413.  
  1414.   <Computer>PC-DEV</Computer>
  1415.  
  1416.  </System>
  1417.  
  1418.  <EventData>
  1419.  
  1420.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1421.  
  1422.   <Data Name="ModuleName">ConfigurationValidationModule</Data>
  1423.  
  1424.   <Data Name="Notification">1</Data>
  1425.  
  1426.   <Data Name="fIsPostNotificationEvent">false</Data>
  1427.  
  1428.   <Data Name="NotificationStatus">0</Data>
  1429.  
  1430.  </EventData>
  1431.  
  1432.  <RenderingInfo Culture="en-US">
  1433.  
  1434.   <Opcode>NOTIFY_MODULE_END</Opcode>
  1435.  
  1436.   <Keywords>
  1437.  
  1438.    <Keyword>RequestNotifications</Keyword>
  1439.  
  1440.   </Keywords>
  1441.  
  1442.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  1443.  
  1444.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  1445.  
  1446.  </RenderingInfo>
  1447.  
  1448.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1449.  
  1450.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1451.  
  1452.  </ExtendedTracingInfo>
  1453.  
  1454. </Event>
  1455.  
  1456. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1457.  
  1458.  <System>
  1459.  
  1460.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1461.  
  1462.   <EventID>0</EventID>
  1463.  
  1464.   <Version>1</Version>
  1465.  
  1466.   <Level>5</Level>
  1467.  
  1468.   <Opcode>1</Opcode>
  1469.  
  1470.   <Keywords>0x100</Keywords>
  1471.  
  1472.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1473.  
  1474.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1475.  
  1476.   <Execution ProcessID="3332" ThreadID="4148"/>
  1477.  
  1478.   <Computer>PC-DEV</Computer>
  1479.  
  1480.  </System>
  1481.  
  1482.  <EventData>
  1483.  
  1484.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1485.  
  1486.   <Data Name="ModuleName">FailedRequestsTracingModule</Data>
  1487.  
  1488.   <Data Name="Notification">1</Data>
  1489.  
  1490.   <Data Name="fIsPostNotification">false</Data>
  1491.  
  1492.  </EventData>
  1493.  
  1494.  <RenderingInfo Culture="en-US">
  1495.  
  1496.   <Opcode>NOTIFY_MODULE_START</Opcode>
  1497.  
  1498.   <Keywords>
  1499.  
  1500.    <Keyword>RequestNotifications</Keyword>
  1501.  
  1502.   </Keywords>
  1503.  
  1504.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  1505.  
  1506.  </RenderingInfo>
  1507.  
  1508.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1509.  
  1510.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1511.  
  1512.  </ExtendedTracingInfo>
  1513.  
  1514. </Event>
  1515.  
  1516. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1517.  
  1518.  <System>
  1519.  
  1520.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1521.  
  1522.   <EventID>0</EventID>
  1523.  
  1524.   <Version>1</Version>
  1525.  
  1526.   <Level>5</Level>
  1527.  
  1528.   <Opcode>2</Opcode>
  1529.  
  1530.   <Keywords>0x100</Keywords>
  1531.  
  1532.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1533.  
  1534.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1535.  
  1536.   <Execution ProcessID="3332" ThreadID="4148"/>
  1537.  
  1538.   <Computer>PC-DEV</Computer>
  1539.  
  1540.  </System>
  1541.  
  1542.  <EventData>
  1543.  
  1544.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1545.  
  1546.   <Data Name="ModuleName">FailedRequestsTracingModule</Data>
  1547.  
  1548.   <Data Name="Notification">1</Data>
  1549.  
  1550.   <Data Name="fIsPostNotificationEvent">false</Data>
  1551.  
  1552.   <Data Name="NotificationStatus">0</Data>
  1553.  
  1554.  </EventData>
  1555.  
  1556.  <RenderingInfo Culture="en-US">
  1557.  
  1558.   <Opcode>NOTIFY_MODULE_END</Opcode>
  1559.  
  1560.   <Keywords>
  1561.  
  1562.    <Keyword>RequestNotifications</Keyword>
  1563.  
  1564.   </Keywords>
  1565.  
  1566.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  1567.  
  1568.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  1569.  
  1570.  </RenderingInfo>
  1571.  
  1572.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1573.  
  1574.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1575.  
  1576.  </ExtendedTracingInfo>
  1577.  
  1578. </Event>
  1579.  
  1580. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1581.  
  1582.  <System>
  1583.  
  1584.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1585.  
  1586.   <EventID>0</EventID>
  1587.  
  1588.   <Version>1</Version>
  1589.  
  1590.   <Level>5</Level>
  1591.  
  1592.   <Opcode>1</Opcode>
  1593.  
  1594.   <Keywords>0x100</Keywords>
  1595.  
  1596.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1597.  
  1598.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1599.  
  1600.   <Execution ProcessID="3332" ThreadID="4148"/>
  1601.  
  1602.   <Computer>PC-DEV</Computer>
  1603.  
  1604.  </System>
  1605.  
  1606.  <EventData>
  1607.  
  1608.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1609.  
  1610.   <Data Name="ModuleName">global.asax</Data>
  1611.  
  1612.   <Data Name="Notification">1</Data>
  1613.  
  1614.   <Data Name="fIsPostNotification">false</Data>
  1615.  
  1616.  </EventData>
  1617.  
  1618.  <RenderingInfo Culture="en-US">
  1619.  
  1620.   <Opcode>NOTIFY_MODULE_START</Opcode>
  1621.  
  1622.   <Keywords>
  1623.  
  1624.    <Keyword>RequestNotifications</Keyword>
  1625.  
  1626.   </Keywords>
  1627.  
  1628.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  1629.  
  1630.  </RenderingInfo>
  1631.  
  1632.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1633.  
  1634.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1635.  
  1636.  </ExtendedTracingInfo>
  1637.  
  1638. </Event>
  1639.  
  1640. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1641.  
  1642.  <System>
  1643.  
  1644.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  1645.  
  1646.   <EventID>0</EventID>
  1647.  
  1648.   <Version>0</Version>
  1649.  
  1650.   <Level>0</Level>
  1651.  
  1652.   <Opcode>1</Opcode>
  1653.  
  1654.   <Keywords>0xf</Keywords>
  1655.  
  1656.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1657.  
  1658.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1659.  
  1660.   <Execution ProcessID="3332" ThreadID="4148"/>
  1661.  
  1662.   <Computer>PC-DEV</Computer>
  1663.  
  1664.  </System>
  1665.  
  1666.  <EventData>
  1667.  
  1668.   <Data Name="ConnID">0</Data>
  1669.  
  1670.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1671.  
  1672.   <Data Name="Data1">GET</Data>
  1673.  
  1674.   <Data Name="Data2">/kerberosetest/Report.aspx</Data>
  1675.  
  1676.   <Data Name="Data3"></Data>
  1677.  
  1678.  </EventData>
  1679.  
  1680.  <RenderingInfo Culture="en-US">
  1681.  
  1682.   <Opcode>AspNetStart</Opcode>
  1683.  
  1684.  </RenderingInfo>
  1685.  
  1686.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1687.  
  1688.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  1689.  
  1690.  </ExtendedTracingInfo>
  1691.  
  1692. </Event>
  1693.  
  1694. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1695.  
  1696.  <System>
  1697.  
  1698.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  1699.  
  1700.   <EventID>0</EventID>
  1701.  
  1702.   <Version>0</Version>
  1703.  
  1704.   <Level>5</Level>
  1705.  
  1706.   <Opcode>7</Opcode>
  1707.  
  1708.   <Keywords>0x1</Keywords>
  1709.  
  1710.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1711.  
  1712.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1713.  
  1714.   <Execution ProcessID="3332" ThreadID="4148"/>
  1715.  
  1716.   <Computer>PC-DEV</Computer>
  1717.  
  1718.  </System>
  1719.  
  1720.  <EventData>
  1721.  
  1722.   <Data Name="ConnID">0</Data>
  1723.  
  1724.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1725.  
  1726.   <Data Name="Data1">/LM/W3SVC/3/ROOT/kerberosetest-1-130184736781422538</Data>
  1727.  
  1728.  </EventData>
  1729.  
  1730.  <RenderingInfo Culture="en-US">
  1731.  
  1732.   <Opcode>AspNetAppDomainEnter</Opcode>
  1733.  
  1734.   <Keywords>
  1735.  
  1736.    <Keyword>Infrastructure</Keyword>
  1737.  
  1738.   </Keywords>
  1739.  
  1740.  </RenderingInfo>
  1741.  
  1742.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1743.  
  1744.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  1745.  
  1746.  </ExtendedTracingInfo>
  1747.  
  1748. </Event>
  1749.  
  1750. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1751.  
  1752.  <System>
  1753.  
  1754.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1755.  
  1756.   <EventID>0</EventID>
  1757.  
  1758.   <Version>1</Version>
  1759.  
  1760.   <Level>5</Level>
  1761.  
  1762.   <Opcode>1</Opcode>
  1763.  
  1764.   <Keywords>0x100</Keywords>
  1765.  
  1766.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1767.  
  1768.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1769.  
  1770.   <Execution ProcessID="3332" ThreadID="4148"/>
  1771.  
  1772.   <Computer>PC-DEV</Computer>
  1773.  
  1774.  </System>
  1775.  
  1776.  <EventData>
  1777.  
  1778.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1779.  
  1780.   <Data Name="ModuleName">IsapiFilterModule</Data>
  1781.  
  1782.   <Data Name="Notification">2147483648</Data>
  1783.  
  1784.   <Data Name="fIsPostNotification">false</Data>
  1785.  
  1786.  </EventData>
  1787.  
  1788.  <RenderingInfo Culture="en-US">
  1789.  
  1790.   <Opcode>NOTIFY_MODULE_START</Opcode>
  1791.  
  1792.   <Keywords>
  1793.  
  1794.    <Keyword>RequestNotifications</Keyword>
  1795.  
  1796.   </Keywords>
  1797.  
  1798.   <freb:Description Data="Notification">MAP_PATH</freb:Description>
  1799.  
  1800.  </RenderingInfo>
  1801.  
  1802.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1803.  
  1804.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1805.  
  1806.  </ExtendedTracingInfo>
  1807.  
  1808. </Event>
  1809.  
  1810. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1811.  
  1812.  <System>
  1813.  
  1814.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  1815.  
  1816.   <EventID>0</EventID>
  1817.  
  1818.   <Version>1</Version>
  1819.  
  1820.   <Level>5</Level>
  1821.  
  1822.   <Opcode>2</Opcode>
  1823.  
  1824.   <Keywords>0x100</Keywords>
  1825.  
  1826.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1827.  
  1828.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1829.  
  1830.   <Execution ProcessID="3332" ThreadID="4148"/>
  1831.  
  1832.   <Computer>PC-DEV</Computer>
  1833.  
  1834.  </System>
  1835.  
  1836.  <EventData>
  1837.  
  1838.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1839.  
  1840.   <Data Name="ModuleName">IsapiFilterModule</Data>
  1841.  
  1842.   <Data Name="Notification">2147483648</Data>
  1843.  
  1844.   <Data Name="fIsPostNotificationEvent">false</Data>
  1845.  
  1846.   <Data Name="NotificationStatus">0</Data>
  1847.  
  1848.  </EventData>
  1849.  
  1850.  <RenderingInfo Culture="en-US">
  1851.  
  1852.   <Opcode>NOTIFY_MODULE_END</Opcode>
  1853.  
  1854.   <Keywords>
  1855.  
  1856.    <Keyword>RequestNotifications</Keyword>
  1857.  
  1858.   </Keywords>
  1859.  
  1860.   <freb:Description Data="Notification">MAP_PATH</freb:Description>
  1861.  
  1862.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  1863.  
  1864.  </RenderingInfo>
  1865.  
  1866.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1867.  
  1868.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  1869.  
  1870.  </ExtendedTracingInfo>
  1871.  
  1872. </Event>
  1873.  
  1874. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1875.  
  1876.  <System>
  1877.  
  1878.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  1879.  
  1880.   <EventID>0</EventID>
  1881.  
  1882.   <Version>0</Version>
  1883.  
  1884.   <Level>5</Level>
  1885.  
  1886.   <Opcode>8</Opcode>
  1887.  
  1888.   <Keywords>0x1</Keywords>
  1889.  
  1890.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1891.  
  1892.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1893.  
  1894.   <Execution ProcessID="3332" ThreadID="4148"/>
  1895.  
  1896.   <Computer>PC-DEV</Computer>
  1897.  
  1898.  </System>
  1899.  
  1900.  <EventData>
  1901.  
  1902.   <Data Name="ConnID">0</Data>
  1903.  
  1904.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1905.  
  1906.   <Data Name="Data1">ASP.global_asax</Data>
  1907.  
  1908.   <Data Name="Data2">Start</Data>
  1909.  
  1910.  </EventData>
  1911.  
  1912.  <RenderingInfo Culture="en-US">
  1913.  
  1914.   <Opcode>AspNetStartHandler</Opcode>
  1915.  
  1916.   <Keywords>
  1917.  
  1918.    <Keyword>Infrastructure</Keyword>
  1919.  
  1920.   </Keywords>
  1921.  
  1922.  </RenderingInfo>
  1923.  
  1924.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1925.  
  1926.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  1927.  
  1928.  </ExtendedTracingInfo>
  1929.  
  1930. </Event>
  1931.  
  1932. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1933.  
  1934.  <System>
  1935.  
  1936.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  1937.  
  1938.   <EventID>0</EventID>
  1939.  
  1940.   <Version>0</Version>
  1941.  
  1942.   <Level>5</Level>
  1943.  
  1944.   <Opcode>10</Opcode>
  1945.  
  1946.   <Keywords>0x2</Keywords>
  1947.  
  1948.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  1949.  
  1950.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  1951.  
  1952.   <Execution ProcessID="3332" ThreadID="4148"/>
  1953.  
  1954.   <Computer>PC-DEV</Computer>
  1955.  
  1956.  </System>
  1957.  
  1958.  <EventData>
  1959.  
  1960.   <Data Name="ConnID">0</Data>
  1961.  
  1962.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  1963.  
  1964.   <Data Name="Data1">BBooth.Global</Data>
  1965.  
  1966.  </EventData>
  1967.  
  1968.  <RenderingInfo Culture="en-US">
  1969.  
  1970.   <Opcode>AspNetPipelineEnter</Opcode>
  1971.  
  1972.   <Keywords>
  1973.  
  1974.    <Keyword>Module</Keyword>
  1975.  
  1976.   </Keywords>
  1977.  
  1978.  </RenderingInfo>
  1979.  
  1980.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  1981.  
  1982.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  1983.  
  1984.  </ExtendedTracingInfo>
  1985.  
  1986. </Event>
  1987.  
  1988. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  1989.  
  1990.  <System>
  1991.  
  1992.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  1993.  
  1994.   <EventID>0</EventID>
  1995.  
  1996.   <Version>0</Version>
  1997.  
  1998.   <Level>5</Level>
  1999.  
  2000.   <Opcode>11</Opcode>
  2001.  
  2002.   <Keywords>0x2</Keywords>
  2003.  
  2004.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2005.  
  2006.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2007.  
  2008.   <Execution ProcessID="3332" ThreadID="4148"/>
  2009.  
  2010.   <Computer>PC-DEV</Computer>
  2011.  
  2012.  </System>
  2013.  
  2014.  <EventData>
  2015.  
  2016.   <Data Name="ConnID">0</Data>
  2017.  
  2018.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2019.  
  2020.   <Data Name="Data1">BBooth.Global</Data>
  2021.  
  2022.  </EventData>
  2023.  
  2024.  <RenderingInfo Culture="en-US">
  2025.  
  2026.   <Opcode>AspNetPipelineLeave</Opcode>
  2027.  
  2028.   <Keywords>
  2029.  
  2030.    <Keyword>Module</Keyword>
  2031.  
  2032.   </Keywords>
  2033.  
  2034.  </RenderingInfo>
  2035.  
  2036.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2037.  
  2038.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  2039.  
  2040.  </ExtendedTracingInfo>
  2041.  
  2042. </Event>
  2043.  
  2044. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2045.  
  2046.  <System>
  2047.  
  2048.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2049.  
  2050.   <EventID>0</EventID>
  2051.  
  2052.   <Version>1</Version>
  2053.  
  2054.   <Level>5</Level>
  2055.  
  2056.   <Opcode>2</Opcode>
  2057.  
  2058.   <Keywords>0x100</Keywords>
  2059.  
  2060.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2061.  
  2062.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2063.  
  2064.   <Execution ProcessID="3332" ThreadID="4148"/>
  2065.  
  2066.   <Computer>PC-DEV</Computer>
  2067.  
  2068.  </System>
  2069.  
  2070.  <EventData>
  2071.  
  2072.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2073.  
  2074.   <Data Name="ModuleName">global.asax</Data>
  2075.  
  2076.   <Data Name="Notification">1</Data>
  2077.  
  2078.   <Data Name="fIsPostNotificationEvent">false</Data>
  2079.  
  2080.   <Data Name="NotificationStatus">0</Data>
  2081.  
  2082.  </EventData>
  2083.  
  2084.  <RenderingInfo Culture="en-US">
  2085.  
  2086.   <Opcode>NOTIFY_MODULE_END</Opcode>
  2087.  
  2088.   <Keywords>
  2089.  
  2090.    <Keyword>RequestNotifications</Keyword>
  2091.  
  2092.   </Keywords>
  2093.  
  2094.   <freb:Description Data="Notification">BEGIN_REQUEST</freb:Description>
  2095.  
  2096.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  2097.  
  2098.  </RenderingInfo>
  2099.  
  2100.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2101.  
  2102.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2103.  
  2104.  </ExtendedTracingInfo>
  2105.  
  2106. </Event>
  2107.  
  2108. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2109.  
  2110.  <System>
  2111.  
  2112.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2113.  
  2114.   <EventID>0</EventID>
  2115.  
  2116.   <Version>1</Version>
  2117.  
  2118.   <Level>5</Level>
  2119.  
  2120.   <Opcode>1</Opcode>
  2121.  
  2122.   <Keywords>0x100</Keywords>
  2123.  
  2124.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2125.  
  2126.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2127.  
  2128.   <Execution ProcessID="3332" ThreadID="4148"/>
  2129.  
  2130.   <Computer>PC-DEV</Computer>
  2131.  
  2132.  </System>
  2133.  
  2134.  <EventData>
  2135.  
  2136.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2137.  
  2138.   <Data Name="ModuleName">IsapiFilterModule</Data>
  2139.  
  2140.   <Data Name="Notification">2</Data>
  2141.  
  2142.   <Data Name="fIsPostNotification">false</Data>
  2143.  
  2144.  </EventData>
  2145.  
  2146.  <RenderingInfo Culture="en-US">
  2147.  
  2148.   <Opcode>NOTIFY_MODULE_START</Opcode>
  2149.  
  2150.   <Keywords>
  2151.  
  2152.    <Keyword>RequestNotifications</Keyword>
  2153.  
  2154.   </Keywords>
  2155.  
  2156.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  2157.  
  2158.  </RenderingInfo>
  2159.  
  2160.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2161.  
  2162.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2163.  
  2164.  </ExtendedTracingInfo>
  2165.  
  2166. </Event>
  2167.  
  2168. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2169.  
  2170.  <System>
  2171.  
  2172.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2173.  
  2174.   <EventID>0</EventID>
  2175.  
  2176.   <Version>1</Version>
  2177.  
  2178.   <Level>5</Level>
  2179.  
  2180.   <Opcode>2</Opcode>
  2181.  
  2182.   <Keywords>0x100</Keywords>
  2183.  
  2184.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2185.  
  2186.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2187.  
  2188.   <Execution ProcessID="3332" ThreadID="4148"/>
  2189.  
  2190.   <Computer>PC-DEV</Computer>
  2191.  
  2192.  </System>
  2193.  
  2194.  <EventData>
  2195.  
  2196.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2197.  
  2198.   <Data Name="ModuleName">IsapiFilterModule</Data>
  2199.  
  2200.   <Data Name="Notification">2</Data>
  2201.  
  2202.   <Data Name="fIsPostNotificationEvent">false</Data>
  2203.  
  2204.   <Data Name="NotificationStatus">0</Data>
  2205.  
  2206.  </EventData>
  2207.  
  2208.  <RenderingInfo Culture="en-US">
  2209.  
  2210.   <Opcode>NOTIFY_MODULE_END</Opcode>
  2211.  
  2212.   <Keywords>
  2213.  
  2214.    <Keyword>RequestNotifications</Keyword>
  2215.  
  2216.   </Keywords>
  2217.  
  2218.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  2219.  
  2220.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  2221.  
  2222.  </RenderingInfo>
  2223.  
  2224.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2225.  
  2226.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2227.  
  2228.  </ExtendedTracingInfo>
  2229.  
  2230. </Event>
  2231.  
  2232. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2233.  
  2234.  <System>
  2235.  
  2236.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2237.  
  2238.   <EventID>0</EventID>
  2239.  
  2240.   <Version>1</Version>
  2241.  
  2242.   <Level>5</Level>
  2243.  
  2244.   <Opcode>1</Opcode>
  2245.  
  2246.   <Keywords>0x100</Keywords>
  2247.  
  2248.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2249.  
  2250.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2251.  
  2252.   <Execution ProcessID="3332" ThreadID="4148"/>
  2253.  
  2254.   <Computer>PC-DEV</Computer>
  2255.  
  2256.  </System>
  2257.  
  2258.  <EventData>
  2259.  
  2260.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2261.  
  2262.   <Data Name="ModuleName">WindowsAuthenticationModule</Data>
  2263.  
  2264.   <Data Name="Notification">2</Data>
  2265.  
  2266.   <Data Name="fIsPostNotification">false</Data>
  2267.  
  2268.  </EventData>
  2269.  
  2270.  <RenderingInfo Culture="en-US">
  2271.  
  2272.   <Opcode>NOTIFY_MODULE_START</Opcode>
  2273.  
  2274.   <Keywords>
  2275.  
  2276.    <Keyword>RequestNotifications</Keyword>
  2277.  
  2278.   </Keywords>
  2279.  
  2280.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  2281.  
  2282.  </RenderingInfo>
  2283.  
  2284.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2285.  
  2286.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2287.  
  2288.  </ExtendedTracingInfo>
  2289.  
  2290. </Event>
  2291.  
  2292. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2293.  
  2294.  <System>
  2295.  
  2296.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2297.  
  2298.   <EventID>0</EventID>
  2299.  
  2300.   <Version>1</Version>
  2301.  
  2302.   <Level>4</Level>
  2303.  
  2304.   <Opcode>10</Opcode>
  2305.  
  2306.   <Keywords>0x2</Keywords>
  2307.  
  2308.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2309.  
  2310.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2311.  
  2312.   <Execution ProcessID="3332" ThreadID="4148"/>
  2313.  
  2314.   <Computer>PC-DEV</Computer>
  2315.  
  2316.  </System>
  2317.  
  2318.  <EventData>
  2319.  
  2320.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2321.  
  2322.   <Data Name="AuthTypeSupported">4</Data>
  2323.  
  2324.  </EventData>
  2325.  
  2326.  <RenderingInfo Culture="en-US">
  2327.  
  2328.   <Opcode>AUTH_START</Opcode>
  2329.  
  2330.   <Keywords>
  2331.  
  2332.    <Keyword>Authentication</Keyword>
  2333.  
  2334.   </Keywords>
  2335.  
  2336.   <freb:Description Data="AuthTypeSupported">NT</freb:Description>
  2337.  
  2338.  </RenderingInfo>
  2339.  
  2340.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2341.  
  2342.   <EventGuid>{C33BBE8F-985B-4080-81E6-005F1A06B9E2}</EventGuid>
  2343.  
  2344.  </ExtendedTracingInfo>
  2345.  
  2346. </Event>
  2347.  
  2348. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2349.  
  2350.  <System>
  2351.  
  2352.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2353.  
  2354.   <EventID>0</EventID>
  2355.  
  2356.   <Version>1</Version>
  2357.  
  2358.   <Level>4</Level>
  2359.  
  2360.   <Opcode>28</Opcode>
  2361.  
  2362.   <Keywords>0x2</Keywords>
  2363.  
  2364.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2365.  
  2366.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2367.  
  2368.   <Execution ProcessID="3332" ThreadID="4148"/>
  2369.  
  2370.   <Computer>PC-DEV</Computer>
  2371.  
  2372.  </System>
  2373.  
  2374.  <EventData>
  2375.  
  2376.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2377.  
  2378.  </EventData>
  2379.  
  2380.  <RenderingInfo Culture="en-US">
  2381.  
  2382.   <Opcode>AUTH_END</Opcode>
  2383.  
  2384.   <Keywords>
  2385.  
  2386.    <Keyword>Authentication</Keyword>
  2387.  
  2388.   </Keywords>
  2389.  
  2390.  </RenderingInfo>
  2391.  
  2392.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2393.  
  2394.   <EventGuid>{C33BBE8F-985B-4080-81E6-005F1A06B9E2}</EventGuid>
  2395.  
  2396.  </ExtendedTracingInfo>
  2397.  
  2398. </Event>
  2399.  
  2400. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2401.  
  2402.  <System>
  2403.  
  2404.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2405.  
  2406.   <EventID>0</EventID>
  2407.  
  2408.   <Version>1</Version>
  2409.  
  2410.   <Level>5</Level>
  2411.  
  2412.   <Opcode>2</Opcode>
  2413.  
  2414.   <Keywords>0x100</Keywords>
  2415.  
  2416.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2417.  
  2418.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2419.  
  2420.   <Execution ProcessID="3332" ThreadID="4148"/>
  2421.  
  2422.   <Computer>PC-DEV</Computer>
  2423.  
  2424.  </System>
  2425.  
  2426.  <EventData>
  2427.  
  2428.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2429.  
  2430.   <Data Name="ModuleName">WindowsAuthenticationModule</Data>
  2431.  
  2432.   <Data Name="Notification">2</Data>
  2433.  
  2434.   <Data Name="fIsPostNotificationEvent">false</Data>
  2435.  
  2436.   <Data Name="NotificationStatus">0</Data>
  2437.  
  2438.  </EventData>
  2439.  
  2440.  <RenderingInfo Culture="en-US">
  2441.  
  2442.   <Opcode>NOTIFY_MODULE_END</Opcode>
  2443.  
  2444.   <Keywords>
  2445.  
  2446.    <Keyword>RequestNotifications</Keyword>
  2447.  
  2448.   </Keywords>
  2449.  
  2450.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  2451.  
  2452.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  2453.  
  2454.  </RenderingInfo>
  2455.  
  2456.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2457.  
  2458.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2459.  
  2460.  </ExtendedTracingInfo>
  2461.  
  2462. </Event>
  2463.  
  2464. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2465.  
  2466.  <System>
  2467.  
  2468.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2469.  
  2470.   <EventID>0</EventID>
  2471.  
  2472.   <Version>1</Version>
  2473.  
  2474.   <Level>5</Level>
  2475.  
  2476.   <Opcode>1</Opcode>
  2477.  
  2478.   <Keywords>0x100</Keywords>
  2479.  
  2480.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2481.  
  2482.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2483.  
  2484.   <Execution ProcessID="3332" ThreadID="4148"/>
  2485.  
  2486.   <Computer>PC-DEV</Computer>
  2487.  
  2488.  </System>
  2489.  
  2490.  <EventData>
  2491.  
  2492.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2493.  
  2494.   <Data Name="ModuleName">WindowsAuthentication</Data>
  2495.  
  2496.   <Data Name="Notification">2</Data>
  2497.  
  2498.   <Data Name="fIsPostNotification">false</Data>
  2499.  
  2500.  </EventData>
  2501.  
  2502.  <RenderingInfo Culture="en-US">
  2503.  
  2504.   <Opcode>NOTIFY_MODULE_START</Opcode>
  2505.  
  2506.   <Keywords>
  2507.  
  2508.    <Keyword>RequestNotifications</Keyword>
  2509.  
  2510.   </Keywords>
  2511.  
  2512.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  2513.  
  2514.  </RenderingInfo>
  2515.  
  2516.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2517.  
  2518.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2519.  
  2520.  </ExtendedTracingInfo>
  2521.  
  2522. </Event>
  2523.  
  2524. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2525.  
  2526.  <System>
  2527.  
  2528.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  2529.  
  2530.   <EventID>0</EventID>
  2531.  
  2532.   <Version>0</Version>
  2533.  
  2534.   <Level>5</Level>
  2535.  
  2536.   <Opcode>10</Opcode>
  2537.  
  2538.   <Keywords>0x2</Keywords>
  2539.  
  2540.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2541.  
  2542.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2543.  
  2544.   <Execution ProcessID="3332" ThreadID="4148"/>
  2545.  
  2546.   <Computer>PC-DEV</Computer>
  2547.  
  2548.  </System>
  2549.  
  2550.  <EventData>
  2551.  
  2552.   <Data Name="ConnID">0</Data>
  2553.  
  2554.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2555.  
  2556.   <Data Name="Data1">System.Web.Security.WindowsAuthenticationModule</Data>
  2557.  
  2558.  </EventData>
  2559.  
  2560.  <RenderingInfo Culture="en-US">
  2561.  
  2562.   <Opcode>AspNetPipelineEnter</Opcode>
  2563.  
  2564.   <Keywords>
  2565.  
  2566.    <Keyword>Module</Keyword>
  2567.  
  2568.   </Keywords>
  2569.  
  2570.  </RenderingInfo>
  2571.  
  2572.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2573.  
  2574.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  2575.  
  2576.  </ExtendedTracingInfo>
  2577.  
  2578. </Event>
  2579.  
  2580. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2581.  
  2582.  <System>
  2583.  
  2584.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  2585.  
  2586.   <EventID>0</EventID>
  2587.  
  2588.   <Version>0</Version>
  2589.  
  2590.   <Level>5</Level>
  2591.  
  2592.   <Opcode>11</Opcode>
  2593.  
  2594.   <Keywords>0x2</Keywords>
  2595.  
  2596.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2597.  
  2598.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2599.  
  2600.   <Execution ProcessID="3332" ThreadID="4148"/>
  2601.  
  2602.   <Computer>PC-DEV</Computer>
  2603.  
  2604.  </System>
  2605.  
  2606.  <EventData>
  2607.  
  2608.   <Data Name="ConnID">0</Data>
  2609.  
  2610.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2611.  
  2612.   <Data Name="Data1">System.Web.Security.WindowsAuthenticationModule</Data>
  2613.  
  2614.  </EventData>
  2615.  
  2616.  <RenderingInfo Culture="en-US">
  2617.  
  2618.   <Opcode>AspNetPipelineLeave</Opcode>
  2619.  
  2620.   <Keywords>
  2621.  
  2622.    <Keyword>Module</Keyword>
  2623.  
  2624.   </Keywords>
  2625.  
  2626.  </RenderingInfo>
  2627.  
  2628.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2629.  
  2630.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  2631.  
  2632.  </ExtendedTracingInfo>
  2633.  
  2634. </Event>
  2635.  
  2636. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2637.  
  2638.  <System>
  2639.  
  2640.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2641.  
  2642.   <EventID>0</EventID>
  2643.  
  2644.   <Version>1</Version>
  2645.  
  2646.   <Level>5</Level>
  2647.  
  2648.   <Opcode>2</Opcode>
  2649.  
  2650.   <Keywords>0x100</Keywords>
  2651.  
  2652.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2653.  
  2654.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2655.  
  2656.   <Execution ProcessID="3332" ThreadID="4148"/>
  2657.  
  2658.   <Computer>PC-DEV</Computer>
  2659.  
  2660.  </System>
  2661.  
  2662.  <EventData>
  2663.  
  2664.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2665.  
  2666.   <Data Name="ModuleName">WindowsAuthentication</Data>
  2667.  
  2668.   <Data Name="Notification">2</Data>
  2669.  
  2670.   <Data Name="fIsPostNotificationEvent">false</Data>
  2671.  
  2672.   <Data Name="NotificationStatus">0</Data>
  2673.  
  2674.  </EventData>
  2675.  
  2676.  <RenderingInfo Culture="en-US">
  2677.  
  2678.   <Opcode>NOTIFY_MODULE_END</Opcode>
  2679.  
  2680.   <Keywords>
  2681.  
  2682.    <Keyword>RequestNotifications</Keyword>
  2683.  
  2684.   </Keywords>
  2685.  
  2686.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  2687.  
  2688.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  2689.  
  2690.  </RenderingInfo>
  2691.  
  2692.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2693.  
  2694.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2695.  
  2696.  </ExtendedTracingInfo>
  2697.  
  2698. </Event>
  2699.  
  2700. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2701.  
  2702.  <System>
  2703.  
  2704.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2705.  
  2706.   <EventID>0</EventID>
  2707.  
  2708.   <Version>1</Version>
  2709.  
  2710.   <Level>5</Level>
  2711.  
  2712.   <Opcode>1</Opcode>
  2713.  
  2714.   <Keywords>0x100</Keywords>
  2715.  
  2716.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2717.  
  2718.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2719.  
  2720.   <Execution ProcessID="3332" ThreadID="4148"/>
  2721.  
  2722.   <Computer>PC-DEV</Computer>
  2723.  
  2724.  </System>
  2725.  
  2726.  <EventData>
  2727.  
  2728.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2729.  
  2730.   <Data Name="ModuleName">ScriptModule-4.0</Data>
  2731.  
  2732.   <Data Name="Notification">2</Data>
  2733.  
  2734.   <Data Name="fIsPostNotification">false</Data>
  2735.  
  2736.  </EventData>
  2737.  
  2738.  <RenderingInfo Culture="en-US">
  2739.  
  2740.   <Opcode>NOTIFY_MODULE_START</Opcode>
  2741.  
  2742.   <Keywords>
  2743.  
  2744.    <Keyword>RequestNotifications</Keyword>
  2745.  
  2746.   </Keywords>
  2747.  
  2748.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  2749.  
  2750.  </RenderingInfo>
  2751.  
  2752.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2753.  
  2754.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2755.  
  2756.  </ExtendedTracingInfo>
  2757.  
  2758. </Event>
  2759.  
  2760. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2761.  
  2762.  <System>
  2763.  
  2764.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  2765.  
  2766.   <EventID>0</EventID>
  2767.  
  2768.   <Version>0</Version>
  2769.  
  2770.   <Level>5</Level>
  2771.  
  2772.   <Opcode>10</Opcode>
  2773.  
  2774.   <Keywords>0x2</Keywords>
  2775.  
  2776.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2777.  
  2778.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2779.  
  2780.   <Execution ProcessID="3332" ThreadID="4148"/>
  2781.  
  2782.   <Computer>PC-DEV</Computer>
  2783.  
  2784.  </System>
  2785.  
  2786.  <EventData>
  2787.  
  2788.   <Data Name="ConnID">0</Data>
  2789.  
  2790.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2791.  
  2792.   <Data Name="Data1">System.Web.Handlers.ScriptModule</Data>
  2793.  
  2794.  </EventData>
  2795.  
  2796.  <RenderingInfo Culture="en-US">
  2797.  
  2798.   <Opcode>AspNetPipelineEnter</Opcode>
  2799.  
  2800.   <Keywords>
  2801.  
  2802.    <Keyword>Module</Keyword>
  2803.  
  2804.   </Keywords>
  2805.  
  2806.  </RenderingInfo>
  2807.  
  2808.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2809.  
  2810.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  2811.  
  2812.  </ExtendedTracingInfo>
  2813.  
  2814. </Event>
  2815.  
  2816. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2817.  
  2818.  <System>
  2819.  
  2820.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  2821.  
  2822.   <EventID>0</EventID>
  2823.  
  2824.   <Version>0</Version>
  2825.  
  2826.   <Level>5</Level>
  2827.  
  2828.   <Opcode>11</Opcode>
  2829.  
  2830.   <Keywords>0x2</Keywords>
  2831.  
  2832.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2833.  
  2834.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2835.  
  2836.   <Execution ProcessID="3332" ThreadID="4148"/>
  2837.  
  2838.   <Computer>PC-DEV</Computer>
  2839.  
  2840.  </System>
  2841.  
  2842.  <EventData>
  2843.  
  2844.   <Data Name="ConnID">0</Data>
  2845.  
  2846.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2847.  
  2848.   <Data Name="Data1">System.Web.Handlers.ScriptModule</Data>
  2849.  
  2850.  </EventData>
  2851.  
  2852.  <RenderingInfo Culture="en-US">
  2853.  
  2854.   <Opcode>AspNetPipelineLeave</Opcode>
  2855.  
  2856.   <Keywords>
  2857.  
  2858.    <Keyword>Module</Keyword>
  2859.  
  2860.   </Keywords>
  2861.  
  2862.  </RenderingInfo>
  2863.  
  2864.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2865.  
  2866.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  2867.  
  2868.  </ExtendedTracingInfo>
  2869.  
  2870. </Event>
  2871.  
  2872. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2873.  
  2874.  <System>
  2875.  
  2876.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2877.  
  2878.   <EventID>0</EventID>
  2879.  
  2880.   <Version>1</Version>
  2881.  
  2882.   <Level>5</Level>
  2883.  
  2884.   <Opcode>2</Opcode>
  2885.  
  2886.   <Keywords>0x100</Keywords>
  2887.  
  2888.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2889.  
  2890.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2891.  
  2892.   <Execution ProcessID="3332" ThreadID="4148"/>
  2893.  
  2894.   <Computer>PC-DEV</Computer>
  2895.  
  2896.  </System>
  2897.  
  2898.  <EventData>
  2899.  
  2900.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2901.  
  2902.   <Data Name="ModuleName">ScriptModule-4.0</Data>
  2903.  
  2904.   <Data Name="Notification">2</Data>
  2905.  
  2906.   <Data Name="fIsPostNotificationEvent">false</Data>
  2907.  
  2908.   <Data Name="NotificationStatus">0</Data>
  2909.  
  2910.  </EventData>
  2911.  
  2912.  <RenderingInfo Culture="en-US">
  2913.  
  2914.   <Opcode>NOTIFY_MODULE_END</Opcode>
  2915.  
  2916.   <Keywords>
  2917.  
  2918.    <Keyword>RequestNotifications</Keyword>
  2919.  
  2920.   </Keywords>
  2921.  
  2922.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  2923.  
  2924.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  2925.  
  2926.  </RenderingInfo>
  2927.  
  2928.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2929.  
  2930.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2931.  
  2932.  </ExtendedTracingInfo>
  2933.  
  2934. </Event>
  2935.  
  2936. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2937.  
  2938.  <System>
  2939.  
  2940.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  2941.  
  2942.   <EventID>0</EventID>
  2943.  
  2944.   <Version>1</Version>
  2945.  
  2946.   <Level>5</Level>
  2947.  
  2948.   <Opcode>1</Opcode>
  2949.  
  2950.   <Keywords>0x100</Keywords>
  2951.  
  2952.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  2953.  
  2954.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  2955.  
  2956.   <Execution ProcessID="3332" ThreadID="4148"/>
  2957.  
  2958.   <Computer>PC-DEV</Computer>
  2959.  
  2960.  </System>
  2961.  
  2962.  <EventData>
  2963.  
  2964.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  2965.  
  2966.   <Data Name="ModuleName">global.asax</Data>
  2967.  
  2968.   <Data Name="Notification">2</Data>
  2969.  
  2970.   <Data Name="fIsPostNotification">false</Data>
  2971.  
  2972.  </EventData>
  2973.  
  2974.  <RenderingInfo Culture="en-US">
  2975.  
  2976.   <Opcode>NOTIFY_MODULE_START</Opcode>
  2977.  
  2978.   <Keywords>
  2979.  
  2980.    <Keyword>RequestNotifications</Keyword>
  2981.  
  2982.   </Keywords>
  2983.  
  2984.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  2985.  
  2986.  </RenderingInfo>
  2987.  
  2988.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  2989.  
  2990.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  2991.  
  2992.  </ExtendedTracingInfo>
  2993.  
  2994. </Event>
  2995.  
  2996. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  2997.  
  2998.  <System>
  2999.  
  3000.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  3001.  
  3002.   <EventID>0</EventID>
  3003.  
  3004.   <Version>0</Version>
  3005.  
  3006.   <Level>5</Level>
  3007.  
  3008.   <Opcode>10</Opcode>
  3009.  
  3010.   <Keywords>0x2</Keywords>
  3011.  
  3012.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3013.  
  3014.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3015.  
  3016.   <Execution ProcessID="3332" ThreadID="4148"/>
  3017.  
  3018.   <Computer>PC-DEV</Computer>
  3019.  
  3020.  </System>
  3021.  
  3022.  <EventData>
  3023.  
  3024.   <Data Name="ConnID">0</Data>
  3025.  
  3026.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3027.  
  3028.   <Data Name="Data1">BBooth.Global</Data>
  3029.  
  3030.  </EventData>
  3031.  
  3032.  <RenderingInfo Culture="en-US">
  3033.  
  3034.   <Opcode>AspNetPipelineEnter</Opcode>
  3035.  
  3036.   <Keywords>
  3037.  
  3038.    <Keyword>Module</Keyword>
  3039.  
  3040.   </Keywords>
  3041.  
  3042.  </RenderingInfo>
  3043.  
  3044.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3045.  
  3046.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  3047.  
  3048.  </ExtendedTracingInfo>
  3049.  
  3050. </Event>
  3051.  
  3052. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3053.  
  3054.  <System>
  3055.  
  3056.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  3057.  
  3058.   <EventID>0</EventID>
  3059.  
  3060.   <Version>0</Version>
  3061.  
  3062.   <Level>5</Level>
  3063.  
  3064.   <Opcode>11</Opcode>
  3065.  
  3066.   <Keywords>0x2</Keywords>
  3067.  
  3068.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3069.  
  3070.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3071.  
  3072.   <Execution ProcessID="3332" ThreadID="4148"/>
  3073.  
  3074.   <Computer>PC-DEV</Computer>
  3075.  
  3076.  </System>
  3077.  
  3078.  <EventData>
  3079.  
  3080.   <Data Name="ConnID">0</Data>
  3081.  
  3082.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3083.  
  3084.   <Data Name="Data1">BBooth.Global</Data>
  3085.  
  3086.  </EventData>
  3087.  
  3088.  <RenderingInfo Culture="en-US">
  3089.  
  3090.   <Opcode>AspNetPipelineLeave</Opcode>
  3091.  
  3092.   <Keywords>
  3093.  
  3094.    <Keyword>Module</Keyword>
  3095.  
  3096.   </Keywords>
  3097.  
  3098.  </RenderingInfo>
  3099.  
  3100.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3101.  
  3102.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  3103.  
  3104.  </ExtendedTracingInfo>
  3105.  
  3106. </Event>
  3107.  
  3108. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3109.  
  3110.  <System>
  3111.  
  3112.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3113.  
  3114.   <EventID>0</EventID>
  3115.  
  3116.   <Version>1</Version>
  3117.  
  3118.   <Level>5</Level>
  3119.  
  3120.   <Opcode>2</Opcode>
  3121.  
  3122.   <Keywords>0x100</Keywords>
  3123.  
  3124.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3125.  
  3126.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3127.  
  3128.   <Execution ProcessID="3332" ThreadID="4148"/>
  3129.  
  3130.   <Computer>PC-DEV</Computer>
  3131.  
  3132.  </System>
  3133.  
  3134.  <EventData>
  3135.  
  3136.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3137.  
  3138.   <Data Name="ModuleName">global.asax</Data>
  3139.  
  3140.   <Data Name="Notification">2</Data>
  3141.  
  3142.   <Data Name="fIsPostNotificationEvent">false</Data>
  3143.  
  3144.   <Data Name="NotificationStatus">0</Data>
  3145.  
  3146.  </EventData>
  3147.  
  3148.  <RenderingInfo Culture="en-US">
  3149.  
  3150.   <Opcode>NOTIFY_MODULE_END</Opcode>
  3151.  
  3152.   <Keywords>
  3153.  
  3154.    <Keyword>RequestNotifications</Keyword>
  3155.  
  3156.   </Keywords>
  3157.  
  3158.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  3159.  
  3160.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  3161.  
  3162.  </RenderingInfo>
  3163.  
  3164.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3165.  
  3166.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  3167.  
  3168.  </ExtendedTracingInfo>
  3169.  
  3170. </Event>
  3171.  
  3172. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3173.  
  3174.  <System>
  3175.  
  3176.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3177.  
  3178.   <EventID>0</EventID>
  3179.  
  3180.   <Version>1</Version>
  3181.  
  3182.   <Level>5</Level>
  3183.  
  3184.   <Opcode>1</Opcode>
  3185.  
  3186.   <Keywords>0x100</Keywords>
  3187.  
  3188.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3189.  
  3190.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3191.  
  3192.   <Execution ProcessID="3332" ThreadID="4148"/>
  3193.  
  3194.   <Computer>PC-DEV</Computer>
  3195.  
  3196.  </System>
  3197.  
  3198.  <EventData>
  3199.  
  3200.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3201.  
  3202.   <Data Name="ModuleName">AnonymousAuthenticationModule</Data>
  3203.  
  3204.   <Data Name="Notification">2</Data>
  3205.  
  3206.   <Data Name="fIsPostNotification">false</Data>
  3207.  
  3208.  </EventData>
  3209.  
  3210.  <RenderingInfo Culture="en-US">
  3211.  
  3212.   <Opcode>NOTIFY_MODULE_START</Opcode>
  3213.  
  3214.   <Keywords>
  3215.  
  3216.    <Keyword>RequestNotifications</Keyword>
  3217.  
  3218.   </Keywords>
  3219.  
  3220.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  3221.  
  3222.  </RenderingInfo>
  3223.  
  3224.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3225.  
  3226.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  3227.  
  3228.  </ExtendedTracingInfo>
  3229.  
  3230. </Event>
  3231.  
  3232. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3233.  
  3234.  <System>
  3235.  
  3236.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3237.  
  3238.   <EventID>0</EventID>
  3239.  
  3240.   <Version>1</Version>
  3241.  
  3242.   <Level>4</Level>
  3243.  
  3244.   <Opcode>10</Opcode>
  3245.  
  3246.   <Keywords>0x2</Keywords>
  3247.  
  3248.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3249.  
  3250.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3251.  
  3252.   <Execution ProcessID="3332" ThreadID="4148"/>
  3253.  
  3254.   <Computer>PC-DEV</Computer>
  3255.  
  3256.  </System>
  3257.  
  3258.  <EventData>
  3259.  
  3260.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3261.  
  3262.   <Data Name="AuthTypeSupported">1</Data>
  3263.  
  3264.  </EventData>
  3265.  
  3266.  <RenderingInfo Culture="en-US">
  3267.  
  3268.   <Opcode>AUTH_START</Opcode>
  3269.  
  3270.   <Keywords>
  3271.  
  3272.    <Keyword>Authentication</Keyword>
  3273.  
  3274.   </Keywords>
  3275.  
  3276.   <freb:Description Data="AuthTypeSupported">Anonymous</freb:Description>
  3277.  
  3278.  </RenderingInfo>
  3279.  
  3280.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3281.  
  3282.   <EventGuid>{C33BBE8F-985B-4080-81E6-005F1A06B9E2}</EventGuid>
  3283.  
  3284.  </ExtendedTracingInfo>
  3285.  
  3286. </Event>
  3287.  
  3288. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3289.  
  3290.  <System>
  3291.  
  3292.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3293.  
  3294.   <EventID>0</EventID>
  3295.  
  3296.   <Version>1</Version>
  3297.  
  3298.   <Level>4</Level>
  3299.  
  3300.   <Opcode>27</Opcode>
  3301.  
  3302.   <Keywords>0x2</Keywords>
  3303.  
  3304.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3305.  
  3306.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3307.  
  3308.   <Execution ProcessID="3332" ThreadID="4148"/>
  3309.  
  3310.   <Computer>PC-DEV</Computer>
  3311.  
  3312.  </System>
  3313.  
  3314.  <EventData>
  3315.  
  3316.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3317.  
  3318.   <Data Name="RequestAuthType">1</Data>
  3319.  
  3320.  </EventData>
  3321.  
  3322.  <RenderingInfo Culture="en-US">
  3323.  
  3324.   <Opcode>AUTH_REQUEST_AUTH_TYPE</Opcode>
  3325.  
  3326.   <Keywords>
  3327.  
  3328.    <Keyword>Authentication</Keyword>
  3329.  
  3330.   </Keywords>
  3331.  
  3332.   <freb:Description Data="RequestAuthType">Anonymous</freb:Description>
  3333.  
  3334.  </RenderingInfo>
  3335.  
  3336.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3337.  
  3338.   <EventGuid>{C33BBE8F-985B-4080-81E6-005F1A06B9E2}</EventGuid>
  3339.  
  3340.  </ExtendedTracingInfo>
  3341.  
  3342. </Event>
  3343.  
  3344. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3345.  
  3346.  <System>
  3347.  
  3348.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3349.  
  3350.   <EventID>0</EventID>
  3351.  
  3352.   <Version>1</Version>
  3353.  
  3354.   <Level>4</Level>
  3355.  
  3356.   <Opcode>28</Opcode>
  3357.  
  3358.   <Keywords>0x2</Keywords>
  3359.  
  3360.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3361.  
  3362.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3363.  
  3364.   <Execution ProcessID="3332" ThreadID="4148"/>
  3365.  
  3366.   <Computer>PC-DEV</Computer>
  3367.  
  3368.  </System>
  3369.  
  3370.  <EventData>
  3371.  
  3372.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3373.  
  3374.  </EventData>
  3375.  
  3376.  <RenderingInfo Culture="en-US">
  3377.  
  3378.   <Opcode>AUTH_END</Opcode>
  3379.  
  3380.   <Keywords>
  3381.  
  3382.    <Keyword>Authentication</Keyword>
  3383.  
  3384.   </Keywords>
  3385.  
  3386.  </RenderingInfo>
  3387.  
  3388.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3389.  
  3390.   <EventGuid>{C33BBE8F-985B-4080-81E6-005F1A06B9E2}</EventGuid>
  3391.  
  3392.  </ExtendedTracingInfo>
  3393.  
  3394. </Event>
  3395.  
  3396. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3397.  
  3398.  <System>
  3399.  
  3400.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3401.  
  3402.   <EventID>0</EventID>
  3403.  
  3404.   <Version>1</Version>
  3405.  
  3406.   <Level>5</Level>
  3407.  
  3408.   <Opcode>2</Opcode>
  3409.  
  3410.   <Keywords>0x100</Keywords>
  3411.  
  3412.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3413.  
  3414.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3415.  
  3416.   <Execution ProcessID="3332" ThreadID="4148"/>
  3417.  
  3418.   <Computer>PC-DEV</Computer>
  3419.  
  3420.  </System>
  3421.  
  3422.  <EventData>
  3423.  
  3424.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3425.  
  3426.   <Data Name="ModuleName">AnonymousAuthenticationModule</Data>
  3427.  
  3428.   <Data Name="Notification">2</Data>
  3429.  
  3430.   <Data Name="fIsPostNotificationEvent">false</Data>
  3431.  
  3432.   <Data Name="NotificationStatus">0</Data>
  3433.  
  3434.  </EventData>
  3435.  
  3436.  <RenderingInfo Culture="en-US">
  3437.  
  3438.   <Opcode>NOTIFY_MODULE_END</Opcode>
  3439.  
  3440.   <Keywords>
  3441.  
  3442.    <Keyword>RequestNotifications</Keyword>
  3443.  
  3444.   </Keywords>
  3445.  
  3446.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  3447.  
  3448.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  3449.  
  3450.  </RenderingInfo>
  3451.  
  3452.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3453.  
  3454.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  3455.  
  3456.  </ExtendedTracingInfo>
  3457.  
  3458. </Event>
  3459.  
  3460. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3461.  
  3462.  <System>
  3463.  
  3464.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3465.  
  3466.   <EventID>0</EventID>
  3467.  
  3468.   <Version>1</Version>
  3469.  
  3470.   <Level>3</Level>
  3471.  
  3472.   <Opcode>16</Opcode>
  3473.  
  3474.   <Keywords>0x100</Keywords>
  3475.  
  3476.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3477.  
  3478.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3479.  
  3480.   <Execution ProcessID="3332" ThreadID="4148"/>
  3481.  
  3482.   <Computer>PC-DEV</Computer>
  3483.  
  3484.  </System>
  3485.  
  3486.  <EventData>
  3487.  
  3488.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3489.  
  3490.   <Data Name="ModuleName">IIS Web Core</Data>
  3491.  
  3492.   <Data Name="Notification">2</Data>
  3493.  
  3494.   <Data Name="HttpStatus">401</Data>
  3495.  
  3496.   <Data Name="HttpReason">Unauthorized</Data>
  3497.  
  3498.   <Data Name="HttpSubStatus">2</Data>
  3499.  
  3500.   <Data Name="ErrorCode">2147942405</Data>
  3501.  
  3502.   <Data Name="ConfigExceptionInfo"></Data>
  3503.  
  3504.  </EventData>
  3505.  
  3506.  <RenderingInfo Culture="en-US">
  3507.  
  3508.   <Opcode>MODULE_SET_RESPONSE_ERROR_STATUS</Opcode>
  3509.  
  3510.   <Keywords>
  3511.  
  3512.    <Keyword>RequestNotifications</Keyword>
  3513.  
  3514.   </Keywords>
  3515.  
  3516.   <freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description>
  3517.  
  3518.   <freb:Description Data="ErrorCode">Access is denied.
  3519.  (0x80070005)</freb:Description>
  3520.  
  3521.  </RenderingInfo>
  3522.  
  3523.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3524.  
  3525.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  3526.  
  3527.  </ExtendedTracingInfo>
  3528.  
  3529. </Event>
  3530.  
  3531. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3532.  
  3533.  <System>
  3534.  
  3535.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3536.  
  3537.   <EventID>0</EventID>
  3538.  
  3539.   <Version>1</Version>
  3540.  
  3541.   <Level>5</Level>
  3542.  
  3543.   <Opcode>1</Opcode>
  3544.  
  3545.   <Keywords>0x100</Keywords>
  3546.  
  3547.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3548.  
  3549.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3550.  
  3551.   <Execution ProcessID="3332" ThreadID="4148"/>
  3552.  
  3553.   <Computer>PC-DEV</Computer>
  3554.  
  3555.  </System>
  3556.  
  3557.  <EventData>
  3558.  
  3559.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3560.  
  3561.   <Data Name="ModuleName">AspNetFilterModule</Data>
  3562.  
  3563.   <Data Name="Notification">1024</Data>
  3564.  
  3565.   <Data Name="fIsPostNotification">false</Data>
  3566.  
  3567.  </EventData>
  3568.  
  3569.  <RenderingInfo Culture="en-US">
  3570.  
  3571.   <Opcode>NOTIFY_MODULE_START</Opcode>
  3572.  
  3573.   <Keywords>
  3574.  
  3575.    <Keyword>RequestNotifications</Keyword>
  3576.  
  3577.   </Keywords>
  3578.  
  3579.   <freb:Description Data="Notification">LOG_REQUEST</freb:Description>
  3580.  
  3581.  </RenderingInfo>
  3582.  
  3583.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3584.  
  3585.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  3586.  
  3587.  </ExtendedTracingInfo>
  3588.  
  3589. </Event>
  3590.  
  3591. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3592.  
  3593.  <System>
  3594.  
  3595.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3596.  
  3597.   <EventID>0</EventID>
  3598.  
  3599.   <Version>1</Version>
  3600.  
  3601.   <Level>5</Level>
  3602.  
  3603.   <Opcode>2</Opcode>
  3604.  
  3605.   <Keywords>0x100</Keywords>
  3606.  
  3607.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3608.  
  3609.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3610.  
  3611.   <Execution ProcessID="3332" ThreadID="4148"/>
  3612.  
  3613.   <Computer>PC-DEV</Computer>
  3614.  
  3615.  </System>
  3616.  
  3617.  <EventData>
  3618.  
  3619.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3620.  
  3621.   <Data Name="ModuleName">AspNetFilterModule</Data>
  3622.  
  3623.   <Data Name="Notification">1024</Data>
  3624.  
  3625.   <Data Name="fIsPostNotificationEvent">false</Data>
  3626.  
  3627.   <Data Name="NotificationStatus">0</Data>
  3628.  
  3629.  </EventData>
  3630.  
  3631.  <RenderingInfo Culture="en-US">
  3632.  
  3633.   <Opcode>NOTIFY_MODULE_END</Opcode>
  3634.  
  3635.   <Keywords>
  3636.  
  3637.    <Keyword>RequestNotifications</Keyword>
  3638.  
  3639.   </Keywords>
  3640.  
  3641.   <freb:Description Data="Notification">LOG_REQUEST</freb:Description>
  3642.  
  3643.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  3644.  
  3645.  </RenderingInfo>
  3646.  
  3647.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3648.  
  3649.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  3650.  
  3651.  </ExtendedTracingInfo>
  3652.  
  3653. </Event>
  3654.  
  3655. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3656.  
  3657.  <System>
  3658.  
  3659.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3660.  
  3661.   <EventID>0</EventID>
  3662.  
  3663.   <Version>1</Version>
  3664.  
  3665.   <Level>5</Level>
  3666.  
  3667.   <Opcode>1</Opcode>
  3668.  
  3669.   <Keywords>0x100</Keywords>
  3670.  
  3671.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3672.  
  3673.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3674.  
  3675.   <Execution ProcessID="3332" ThreadID="4148"/>
  3676.  
  3677.   <Computer>PC-DEV</Computer>
  3678.  
  3679.  </System>
  3680.  
  3681.  <EventData>
  3682.  
  3683.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3684.  
  3685.   <Data Name="ModuleName">Session</Data>
  3686.  
  3687.   <Data Name="Notification">2048</Data>
  3688.  
  3689.   <Data Name="fIsPostNotification">false</Data>
  3690.  
  3691.  </EventData>
  3692.  
  3693.  <RenderingInfo Culture="en-US">
  3694.  
  3695.   <Opcode>NOTIFY_MODULE_START</Opcode>
  3696.  
  3697.   <Keywords>
  3698.  
  3699.    <Keyword>RequestNotifications</Keyword>
  3700.  
  3701.   </Keywords>
  3702.  
  3703.   <freb:Description Data="Notification">END_REQUEST</freb:Description>
  3704.  
  3705.  </RenderingInfo>
  3706.  
  3707.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3708.  
  3709.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  3710.  
  3711.  </ExtendedTracingInfo>
  3712.  
  3713. </Event>
  3714.  
  3715. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3716.  
  3717.  <System>
  3718.  
  3719.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  3720.  
  3721.   <EventID>0</EventID>
  3722.  
  3723.   <Version>0</Version>
  3724.  
  3725.   <Level>5</Level>
  3726.  
  3727.   <Opcode>10</Opcode>
  3728.  
  3729.   <Keywords>0x2</Keywords>
  3730.  
  3731.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3732.  
  3733.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3734.  
  3735.   <Execution ProcessID="3332" ThreadID="4148"/>
  3736.  
  3737.   <Computer>PC-DEV</Computer>
  3738.  
  3739.  </System>
  3740.  
  3741.  <EventData>
  3742.  
  3743.   <Data Name="ConnID">0</Data>
  3744.  
  3745.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3746.  
  3747.   <Data Name="Data1">System.Web.SessionState.SessionStateModule</Data>
  3748.  
  3749.  </EventData>
  3750.  
  3751.  <RenderingInfo Culture="en-US">
  3752.  
  3753.   <Opcode>AspNetPipelineEnter</Opcode>
  3754.  
  3755.   <Keywords>
  3756.  
  3757.    <Keyword>Module</Keyword>
  3758.  
  3759.   </Keywords>
  3760.  
  3761.  </RenderingInfo>
  3762.  
  3763.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3764.  
  3765.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  3766.  
  3767.  </ExtendedTracingInfo>
  3768.  
  3769. </Event>
  3770.  
  3771. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3772.  
  3773.  <System>
  3774.  
  3775.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  3776.  
  3777.   <EventID>0</EventID>
  3778.  
  3779.   <Version>0</Version>
  3780.  
  3781.   <Level>5</Level>
  3782.  
  3783.   <Opcode>11</Opcode>
  3784.  
  3785.   <Keywords>0x2</Keywords>
  3786.  
  3787.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3788.  
  3789.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3790.  
  3791.   <Execution ProcessID="3332" ThreadID="4148"/>
  3792.  
  3793.   <Computer>PC-DEV</Computer>
  3794.  
  3795.  </System>
  3796.  
  3797.  <EventData>
  3798.  
  3799.   <Data Name="ConnID">0</Data>
  3800.  
  3801.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3802.  
  3803.   <Data Name="Data1">System.Web.SessionState.SessionStateModule</Data>
  3804.  
  3805.  </EventData>
  3806.  
  3807.  <RenderingInfo Culture="en-US">
  3808.  
  3809.   <Opcode>AspNetPipelineLeave</Opcode>
  3810.  
  3811.   <Keywords>
  3812.  
  3813.    <Keyword>Module</Keyword>
  3814.  
  3815.   </Keywords>
  3816.  
  3817.  </RenderingInfo>
  3818.  
  3819.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3820.  
  3821.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  3822.  
  3823.  </ExtendedTracingInfo>
  3824.  
  3825. </Event>
  3826.  
  3827. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3828.  
  3829.  <System>
  3830.  
  3831.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3832.  
  3833.   <EventID>0</EventID>
  3834.  
  3835.   <Version>1</Version>
  3836.  
  3837.   <Level>5</Level>
  3838.  
  3839.   <Opcode>2</Opcode>
  3840.  
  3841.   <Keywords>0x100</Keywords>
  3842.  
  3843.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3844.  
  3845.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3846.  
  3847.   <Execution ProcessID="3332" ThreadID="4148"/>
  3848.  
  3849.   <Computer>PC-DEV</Computer>
  3850.  
  3851.  </System>
  3852.  
  3853.  <EventData>
  3854.  
  3855.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3856.  
  3857.   <Data Name="ModuleName">Session</Data>
  3858.  
  3859.   <Data Name="Notification">2048</Data>
  3860.  
  3861.   <Data Name="fIsPostNotificationEvent">false</Data>
  3862.  
  3863.   <Data Name="NotificationStatus">0</Data>
  3864.  
  3865.  </EventData>
  3866.  
  3867.  <RenderingInfo Culture="en-US">
  3868.  
  3869.   <Opcode>NOTIFY_MODULE_END</Opcode>
  3870.  
  3871.   <Keywords>
  3872.  
  3873.    <Keyword>RequestNotifications</Keyword>
  3874.  
  3875.   </Keywords>
  3876.  
  3877.   <freb:Description Data="Notification">END_REQUEST</freb:Description>
  3878.  
  3879.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  3880.  
  3881.  </RenderingInfo>
  3882.  
  3883.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3884.  
  3885.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  3886.  
  3887.  </ExtendedTracingInfo>
  3888.  
  3889. </Event>
  3890.  
  3891. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3892.  
  3893.  <System>
  3894.  
  3895.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  3896.  
  3897.   <EventID>0</EventID>
  3898.  
  3899.   <Version>1</Version>
  3900.  
  3901.   <Level>5</Level>
  3902.  
  3903.   <Opcode>1</Opcode>
  3904.  
  3905.   <Keywords>0x100</Keywords>
  3906.  
  3907.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3908.  
  3909.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3910.  
  3911.   <Execution ProcessID="3332" ThreadID="4148"/>
  3912.  
  3913.   <Computer>PC-DEV</Computer>
  3914.  
  3915.  </System>
  3916.  
  3917.  <EventData>
  3918.  
  3919.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3920.  
  3921.   <Data Name="ModuleName">Profile</Data>
  3922.  
  3923.   <Data Name="Notification">2048</Data>
  3924.  
  3925.   <Data Name="fIsPostNotification">false</Data>
  3926.  
  3927.  </EventData>
  3928.  
  3929.  <RenderingInfo Culture="en-US">
  3930.  
  3931.   <Opcode>NOTIFY_MODULE_START</Opcode>
  3932.  
  3933.   <Keywords>
  3934.  
  3935.    <Keyword>RequestNotifications</Keyword>
  3936.  
  3937.   </Keywords>
  3938.  
  3939.   <freb:Description Data="Notification">END_REQUEST</freb:Description>
  3940.  
  3941.  </RenderingInfo>
  3942.  
  3943.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  3944.  
  3945.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  3946.  
  3947.  </ExtendedTracingInfo>
  3948.  
  3949. </Event>
  3950.  
  3951. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  3952.  
  3953.  <System>
  3954.  
  3955.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  3956.  
  3957.   <EventID>0</EventID>
  3958.  
  3959.   <Version>0</Version>
  3960.  
  3961.   <Level>5</Level>
  3962.  
  3963.   <Opcode>10</Opcode>
  3964.  
  3965.   <Keywords>0x2</Keywords>
  3966.  
  3967.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  3968.  
  3969.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  3970.  
  3971.   <Execution ProcessID="3332" ThreadID="4148"/>
  3972.  
  3973.   <Computer>PC-DEV</Computer>
  3974.  
  3975.  </System>
  3976.  
  3977.  <EventData>
  3978.  
  3979.   <Data Name="ConnID">0</Data>
  3980.  
  3981.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  3982.  
  3983.   <Data Name="Data1">System.Web.Profile.ProfileModule</Data>
  3984.  
  3985.  </EventData>
  3986.  
  3987.  <RenderingInfo Culture="en-US">
  3988.  
  3989.   <Opcode>AspNetPipelineEnter</Opcode>
  3990.  
  3991.   <Keywords>
  3992.  
  3993.    <Keyword>Module</Keyword>
  3994.  
  3995.   </Keywords>
  3996.  
  3997.  </RenderingInfo>
  3998.  
  3999.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4000.  
  4001.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  4002.  
  4003.  </ExtendedTracingInfo>
  4004.  
  4005. </Event>
  4006.  
  4007. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4008.  
  4009.  <System>
  4010.  
  4011.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  4012.  
  4013.   <EventID>0</EventID>
  4014.  
  4015.   <Version>0</Version>
  4016.  
  4017.   <Level>5</Level>
  4018.  
  4019.   <Opcode>11</Opcode>
  4020.  
  4021.   <Keywords>0x2</Keywords>
  4022.  
  4023.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4024.  
  4025.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4026.  
  4027.   <Execution ProcessID="3332" ThreadID="4148"/>
  4028.  
  4029.   <Computer>PC-DEV</Computer>
  4030.  
  4031.  </System>
  4032.  
  4033.  <EventData>
  4034.  
  4035.   <Data Name="ConnID">0</Data>
  4036.  
  4037.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4038.  
  4039.   <Data Name="Data1">System.Web.Profile.ProfileModule</Data>
  4040.  
  4041.  </EventData>
  4042.  
  4043.  <RenderingInfo Culture="en-US">
  4044.  
  4045.   <Opcode>AspNetPipelineLeave</Opcode>
  4046.  
  4047.   <Keywords>
  4048.  
  4049.    <Keyword>Module</Keyword>
  4050.  
  4051.   </Keywords>
  4052.  
  4053.  </RenderingInfo>
  4054.  
  4055.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4056.  
  4057.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  4058.  
  4059.  </ExtendedTracingInfo>
  4060.  
  4061. </Event>
  4062.  
  4063. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4064.  
  4065.  <System>
  4066.  
  4067.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4068.  
  4069.   <EventID>0</EventID>
  4070.  
  4071.   <Version>1</Version>
  4072.  
  4073.   <Level>5</Level>
  4074.  
  4075.   <Opcode>2</Opcode>
  4076.  
  4077.   <Keywords>0x100</Keywords>
  4078.  
  4079.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4080.  
  4081.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4082.  
  4083.   <Execution ProcessID="3332" ThreadID="4148"/>
  4084.  
  4085.   <Computer>PC-DEV</Computer>
  4086.  
  4087.  </System>
  4088.  
  4089.  <EventData>
  4090.  
  4091.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4092.  
  4093.   <Data Name="ModuleName">Profile</Data>
  4094.  
  4095.   <Data Name="Notification">2048</Data>
  4096.  
  4097.   <Data Name="fIsPostNotificationEvent">false</Data>
  4098.  
  4099.   <Data Name="NotificationStatus">0</Data>
  4100.  
  4101.  </EventData>
  4102.  
  4103.  <RenderingInfo Culture="en-US">
  4104.  
  4105.   <Opcode>NOTIFY_MODULE_END</Opcode>
  4106.  
  4107.   <Keywords>
  4108.  
  4109.    <Keyword>RequestNotifications</Keyword>
  4110.  
  4111.   </Keywords>
  4112.  
  4113.   <freb:Description Data="Notification">END_REQUEST</freb:Description>
  4114.  
  4115.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  4116.  
  4117.  </RenderingInfo>
  4118.  
  4119.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4120.  
  4121.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4122.  
  4123.  </ExtendedTracingInfo>
  4124.  
  4125. </Event>
  4126.  
  4127. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4128.  
  4129.  <System>
  4130.  
  4131.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4132.  
  4133.   <EventID>0</EventID>
  4134.  
  4135.   <Version>1</Version>
  4136.  
  4137.   <Level>5</Level>
  4138.  
  4139.   <Opcode>1</Opcode>
  4140.  
  4141.   <Keywords>0x100</Keywords>
  4142.  
  4143.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4144.  
  4145.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4146.  
  4147.   <Execution ProcessID="3332" ThreadID="4148"/>
  4148.  
  4149.   <Computer>PC-DEV</Computer>
  4150.  
  4151.  </System>
  4152.  
  4153.  <EventData>
  4154.  
  4155.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4156.  
  4157.   <Data Name="ModuleName">ScriptModule-4.0</Data>
  4158.  
  4159.   <Data Name="Notification">2048</Data>
  4160.  
  4161.   <Data Name="fIsPostNotification">false</Data>
  4162.  
  4163.  </EventData>
  4164.  
  4165.  <RenderingInfo Culture="en-US">
  4166.  
  4167.   <Opcode>NOTIFY_MODULE_START</Opcode>
  4168.  
  4169.   <Keywords>
  4170.  
  4171.    <Keyword>RequestNotifications</Keyword>
  4172.  
  4173.   </Keywords>
  4174.  
  4175.   <freb:Description Data="Notification">END_REQUEST</freb:Description>
  4176.  
  4177.  </RenderingInfo>
  4178.  
  4179.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4180.  
  4181.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4182.  
  4183.  </ExtendedTracingInfo>
  4184.  
  4185. </Event>
  4186.  
  4187. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4188.  
  4189.  <System>
  4190.  
  4191.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  4192.  
  4193.   <EventID>0</EventID>
  4194.  
  4195.   <Version>0</Version>
  4196.  
  4197.   <Level>5</Level>
  4198.  
  4199.   <Opcode>10</Opcode>
  4200.  
  4201.   <Keywords>0x2</Keywords>
  4202.  
  4203.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4204.  
  4205.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4206.  
  4207.   <Execution ProcessID="3332" ThreadID="4148"/>
  4208.  
  4209.   <Computer>PC-DEV</Computer>
  4210.  
  4211.  </System>
  4212.  
  4213.  <EventData>
  4214.  
  4215.   <Data Name="ConnID">0</Data>
  4216.  
  4217.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4218.  
  4219.   <Data Name="Data1">System.Web.Handlers.ScriptModule</Data>
  4220.  
  4221.  </EventData>
  4222.  
  4223.  <RenderingInfo Culture="en-US">
  4224.  
  4225.   <Opcode>AspNetPipelineEnter</Opcode>
  4226.  
  4227.   <Keywords>
  4228.  
  4229.    <Keyword>Module</Keyword>
  4230.  
  4231.   </Keywords>
  4232.  
  4233.  </RenderingInfo>
  4234.  
  4235.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4236.  
  4237.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  4238.  
  4239.  </ExtendedTracingInfo>
  4240.  
  4241. </Event>
  4242.  
  4243. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4244.  
  4245.  <System>
  4246.  
  4247.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  4248.  
  4249.   <EventID>0</EventID>
  4250.  
  4251.   <Version>0</Version>
  4252.  
  4253.   <Level>5</Level>
  4254.  
  4255.   <Opcode>11</Opcode>
  4256.  
  4257.   <Keywords>0x2</Keywords>
  4258.  
  4259.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4260.  
  4261.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4262.  
  4263.   <Execution ProcessID="3332" ThreadID="4148"/>
  4264.  
  4265.   <Computer>PC-DEV</Computer>
  4266.  
  4267.  </System>
  4268.  
  4269.  <EventData>
  4270.  
  4271.   <Data Name="ConnID">0</Data>
  4272.  
  4273.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4274.  
  4275.   <Data Name="Data1">System.Web.Handlers.ScriptModule</Data>
  4276.  
  4277.  </EventData>
  4278.  
  4279.  <RenderingInfo Culture="en-US">
  4280.  
  4281.   <Opcode>AspNetPipelineLeave</Opcode>
  4282.  
  4283.   <Keywords>
  4284.  
  4285.    <Keyword>Module</Keyword>
  4286.  
  4287.   </Keywords>
  4288.  
  4289.  </RenderingInfo>
  4290.  
  4291.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4292.  
  4293.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  4294.  
  4295.  </ExtendedTracingInfo>
  4296.  
  4297. </Event>
  4298.  
  4299. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4300.  
  4301.  <System>
  4302.  
  4303.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4304.  
  4305.   <EventID>0</EventID>
  4306.  
  4307.   <Version>1</Version>
  4308.  
  4309.   <Level>5</Level>
  4310.  
  4311.   <Opcode>2</Opcode>
  4312.  
  4313.   <Keywords>0x100</Keywords>
  4314.  
  4315.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4316.  
  4317.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4318.  
  4319.   <Execution ProcessID="3332" ThreadID="4148"/>
  4320.  
  4321.   <Computer>PC-DEV</Computer>
  4322.  
  4323.  </System>
  4324.  
  4325.  <EventData>
  4326.  
  4327.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4328.  
  4329.   <Data Name="ModuleName">ScriptModule-4.0</Data>
  4330.  
  4331.   <Data Name="Notification">2048</Data>
  4332.  
  4333.   <Data Name="fIsPostNotificationEvent">false</Data>
  4334.  
  4335.   <Data Name="NotificationStatus">0</Data>
  4336.  
  4337.  </EventData>
  4338.  
  4339.  <RenderingInfo Culture="en-US">
  4340.  
  4341.   <Opcode>NOTIFY_MODULE_END</Opcode>
  4342.  
  4343.   <Keywords>
  4344.  
  4345.    <Keyword>RequestNotifications</Keyword>
  4346.  
  4347.   </Keywords>
  4348.  
  4349.   <freb:Description Data="Notification">END_REQUEST</freb:Description>
  4350.  
  4351.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  4352.  
  4353.  </RenderingInfo>
  4354.  
  4355.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4356.  
  4357.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4358.  
  4359.  </ExtendedTracingInfo>
  4360.  
  4361. </Event>
  4362.  
  4363. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4364.  
  4365.  <System>
  4366.  
  4367.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4368.  
  4369.   <EventID>0</EventID>
  4370.  
  4371.   <Version>1</Version>
  4372.  
  4373.   <Level>5</Level>
  4374.  
  4375.   <Opcode>1</Opcode>
  4376.  
  4377.   <Keywords>0x100</Keywords>
  4378.  
  4379.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4380.  
  4381.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4382.  
  4383.   <Execution ProcessID="3332" ThreadID="4148"/>
  4384.  
  4385.   <Computer>PC-DEV</Computer>
  4386.  
  4387.  </System>
  4388.  
  4389.  <EventData>
  4390.  
  4391.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4392.  
  4393.   <Data Name="ModuleName">ManagedPipelineHandler</Data>
  4394.  
  4395.   <Data Name="Notification">2048</Data>
  4396.  
  4397.   <Data Name="fIsPostNotification">true</Data>
  4398.  
  4399.  </EventData>
  4400.  
  4401.  <RenderingInfo Culture="en-US">
  4402.  
  4403.   <Opcode>NOTIFY_MODULE_START</Opcode>
  4404.  
  4405.   <Keywords>
  4406.  
  4407.    <Keyword>RequestNotifications</Keyword>
  4408.  
  4409.   </Keywords>
  4410.  
  4411.   <freb:Description Data="Notification">END_REQUEST</freb:Description>
  4412.  
  4413.  </RenderingInfo>
  4414.  
  4415.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4416.  
  4417.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4418.  
  4419.  </ExtendedTracingInfo>
  4420.  
  4421. </Event>
  4422.  
  4423. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4424.  
  4425.  <System>
  4426.  
  4427.   <Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/>
  4428.  
  4429.   <EventID>0</EventID>
  4430.  
  4431.   <Version>0</Version>
  4432.  
  4433.   <Level>5</Level>
  4434.  
  4435.   <Opcode>9</Opcode>
  4436.  
  4437.   <Keywords>0x1</Keywords>
  4438.  
  4439.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4440.  
  4441.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4442.  
  4443.   <Execution ProcessID="3332" ThreadID="4148"/>
  4444.  
  4445.   <Computer>PC-DEV</Computer>
  4446.  
  4447.  </System>
  4448.  
  4449.  <EventData>
  4450.  
  4451.   <Data Name="ConnID">0</Data>
  4452.  
  4453.   <Data Name="Context ID">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4454.  
  4455.  </EventData>
  4456.  
  4457.  <RenderingInfo Culture="en-US">
  4458.  
  4459.   <Opcode>AspNetEndHandler</Opcode>
  4460.  
  4461.   <Keywords>
  4462.  
  4463.    <Keyword>Infrastructure</Keyword>
  4464.  
  4465.   </Keywords>
  4466.  
  4467.  </RenderingInfo>
  4468.  
  4469.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4470.  
  4471.   <EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid>
  4472.  
  4473.  </ExtendedTracingInfo>
  4474.  
  4475. </Event>
  4476.  
  4477. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4478.  
  4479.  <System>
  4480.  
  4481.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4482.  
  4483.   <EventID>0</EventID>
  4484.  
  4485.   <Version>1</Version>
  4486.  
  4487.   <Level>5</Level>
  4488.  
  4489.   <Opcode>2</Opcode>
  4490.  
  4491.   <Keywords>0x100</Keywords>
  4492.  
  4493.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4494.  
  4495.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4496.  
  4497.   <Execution ProcessID="3332" ThreadID="4148"/>
  4498.  
  4499.   <Computer>PC-DEV</Computer>
  4500.  
  4501.  </System>
  4502.  
  4503.  <EventData>
  4504.  
  4505.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4506.  
  4507.   <Data Name="ModuleName">ManagedPipelineHandler</Data>
  4508.  
  4509.   <Data Name="Notification">2048</Data>
  4510.  
  4511.   <Data Name="fIsPostNotificationEvent">true</Data>
  4512.  
  4513.   <Data Name="NotificationStatus">0</Data>
  4514.  
  4515.  </EventData>
  4516.  
  4517.  <RenderingInfo Culture="en-US">
  4518.  
  4519.   <Opcode>NOTIFY_MODULE_END</Opcode>
  4520.  
  4521.   <Keywords>
  4522.  
  4523.    <Keyword>RequestNotifications</Keyword>
  4524.  
  4525.   </Keywords>
  4526.  
  4527.   <freb:Description Data="Notification">END_REQUEST</freb:Description>
  4528.  
  4529.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  4530.  
  4531.  </RenderingInfo>
  4532.  
  4533.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4534.  
  4535.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4536.  
  4537.  </ExtendedTracingInfo>
  4538.  
  4539. </Event>
  4540.  
  4541. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4542.  
  4543.  <System>
  4544.  
  4545.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4546.  
  4547.   <EventID>0</EventID>
  4548.  
  4549.   <Version>1</Version>
  4550.  
  4551.   <Level>5</Level>
  4552.  
  4553.   <Opcode>1</Opcode>
  4554.  
  4555.   <Keywords>0x100</Keywords>
  4556.  
  4557.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4558.  
  4559.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4560.  
  4561.   <Execution ProcessID="3332" ThreadID="4148"/>
  4562.  
  4563.   <Computer>PC-DEV</Computer>
  4564.  
  4565.  </System>
  4566.  
  4567.  <EventData>
  4568.  
  4569.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4570.  
  4571.   <Data Name="ModuleName">WindowsAuthenticationModule</Data>
  4572.  
  4573.   <Data Name="Notification">536870912</Data>
  4574.  
  4575.   <Data Name="fIsPostNotification">false</Data>
  4576.  
  4577.  </EventData>
  4578.  
  4579.  <RenderingInfo Culture="en-US">
  4580.  
  4581.   <Opcode>NOTIFY_MODULE_START</Opcode>
  4582.  
  4583.   <Keywords>
  4584.  
  4585.    <Keyword>RequestNotifications</Keyword>
  4586.  
  4587.   </Keywords>
  4588.  
  4589.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  4590.  
  4591.  </RenderingInfo>
  4592.  
  4593.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4594.  
  4595.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4596.  
  4597.  </ExtendedTracingInfo>
  4598.  
  4599. </Event>
  4600.  
  4601. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4602.  
  4603.  <System>
  4604.  
  4605.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4606.  
  4607.   <EventID>0</EventID>
  4608.  
  4609.   <Version>1</Version>
  4610.  
  4611.   <Level>5</Level>
  4612.  
  4613.   <Opcode>2</Opcode>
  4614.  
  4615.   <Keywords>0x100</Keywords>
  4616.  
  4617.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4618.  
  4619.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4620.  
  4621.   <Execution ProcessID="3332" ThreadID="4148"/>
  4622.  
  4623.   <Computer>PC-DEV</Computer>
  4624.  
  4625.  </System>
  4626.  
  4627.  <EventData>
  4628.  
  4629.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4630.  
  4631.   <Data Name="ModuleName">WindowsAuthenticationModule</Data>
  4632.  
  4633.   <Data Name="Notification">536870912</Data>
  4634.  
  4635.   <Data Name="fIsPostNotificationEvent">false</Data>
  4636.  
  4637.   <Data Name="NotificationStatus">0</Data>
  4638.  
  4639.  </EventData>
  4640.  
  4641.  <RenderingInfo Culture="en-US">
  4642.  
  4643.   <Opcode>NOTIFY_MODULE_END</Opcode>
  4644.  
  4645.   <Keywords>
  4646.  
  4647.    <Keyword>RequestNotifications</Keyword>
  4648.  
  4649.   </Keywords>
  4650.  
  4651.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  4652.  
  4653.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  4654.  
  4655.  </RenderingInfo>
  4656.  
  4657.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4658.  
  4659.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4660.  
  4661.  </ExtendedTracingInfo>
  4662.  
  4663. </Event>
  4664.  
  4665. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4666.  
  4667.  <System>
  4668.  
  4669.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4670.  
  4671.   <EventID>0</EventID>
  4672.  
  4673.   <Version>1</Version>
  4674.  
  4675.   <Level>5</Level>
  4676.  
  4677.   <Opcode>1</Opcode>
  4678.  
  4679.   <Keywords>0x100</Keywords>
  4680.  
  4681.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4682.  
  4683.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4684.  
  4685.   <Execution ProcessID="3332" ThreadID="4148"/>
  4686.  
  4687.   <Computer>PC-DEV</Computer>
  4688.  
  4689.  </System>
  4690.  
  4691.  <EventData>
  4692.  
  4693.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4694.  
  4695.   <Data Name="ModuleName">HttpLoggingModule</Data>
  4696.  
  4697.   <Data Name="Notification">536870912</Data>
  4698.  
  4699.   <Data Name="fIsPostNotification">false</Data>
  4700.  
  4701.  </EventData>
  4702.  
  4703.  <RenderingInfo Culture="en-US">
  4704.  
  4705.   <Opcode>NOTIFY_MODULE_START</Opcode>
  4706.  
  4707.   <Keywords>
  4708.  
  4709.    <Keyword>RequestNotifications</Keyword>
  4710.  
  4711.   </Keywords>
  4712.  
  4713.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  4714.  
  4715.  </RenderingInfo>
  4716.  
  4717.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4718.  
  4719.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4720.  
  4721.  </ExtendedTracingInfo>
  4722.  
  4723. </Event>
  4724.  
  4725. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4726.  
  4727.  <System>
  4728.  
  4729.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4730.  
  4731.   <EventID>0</EventID>
  4732.  
  4733.   <Version>1</Version>
  4734.  
  4735.   <Level>5</Level>
  4736.  
  4737.   <Opcode>2</Opcode>
  4738.  
  4739.   <Keywords>0x100</Keywords>
  4740.  
  4741.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4742.  
  4743.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4744.  
  4745.   <Execution ProcessID="3332" ThreadID="4148"/>
  4746.  
  4747.   <Computer>PC-DEV</Computer>
  4748.  
  4749.  </System>
  4750.  
  4751.  <EventData>
  4752.  
  4753.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4754.  
  4755.   <Data Name="ModuleName">HttpLoggingModule</Data>
  4756.  
  4757.   <Data Name="Notification">536870912</Data>
  4758.  
  4759.   <Data Name="fIsPostNotificationEvent">false</Data>
  4760.  
  4761.   <Data Name="NotificationStatus">0</Data>
  4762.  
  4763.  </EventData>
  4764.  
  4765.  <RenderingInfo Culture="en-US">
  4766.  
  4767.   <Opcode>NOTIFY_MODULE_END</Opcode>
  4768.  
  4769.   <Keywords>
  4770.  
  4771.    <Keyword>RequestNotifications</Keyword>
  4772.  
  4773.   </Keywords>
  4774.  
  4775.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  4776.  
  4777.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  4778.  
  4779.  </RenderingInfo>
  4780.  
  4781.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4782.  
  4783.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4784.  
  4785.  </ExtendedTracingInfo>
  4786.  
  4787. </Event>
  4788.  
  4789. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4790.  
  4791.  <System>
  4792.  
  4793.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4794.  
  4795.   <EventID>0</EventID>
  4796.  
  4797.   <Version>1</Version>
  4798.  
  4799.   <Level>5</Level>
  4800.  
  4801.   <Opcode>1</Opcode>
  4802.  
  4803.   <Keywords>0x100</Keywords>
  4804.  
  4805.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4806.  
  4807.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4808.  
  4809.   <Execution ProcessID="3332" ThreadID="4148"/>
  4810.  
  4811.   <Computer>PC-DEV</Computer>
  4812.  
  4813.  </System>
  4814.  
  4815.  <EventData>
  4816.  
  4817.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4818.  
  4819.   <Data Name="ModuleName">IsapiModule</Data>
  4820.  
  4821.   <Data Name="Notification">536870912</Data>
  4822.  
  4823.   <Data Name="fIsPostNotification">false</Data>
  4824.  
  4825.  </EventData>
  4826.  
  4827.  <RenderingInfo Culture="en-US">
  4828.  
  4829.   <Opcode>NOTIFY_MODULE_START</Opcode>
  4830.  
  4831.   <Keywords>
  4832.  
  4833.    <Keyword>RequestNotifications</Keyword>
  4834.  
  4835.   </Keywords>
  4836.  
  4837.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  4838.  
  4839.  </RenderingInfo>
  4840.  
  4841.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4842.  
  4843.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4844.  
  4845.  </ExtendedTracingInfo>
  4846.  
  4847. </Event>
  4848.  
  4849. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4850.  
  4851.  <System>
  4852.  
  4853.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4854.  
  4855.   <EventID>0</EventID>
  4856.  
  4857.   <Version>1</Version>
  4858.  
  4859.   <Level>5</Level>
  4860.  
  4861.   <Opcode>2</Opcode>
  4862.  
  4863.   <Keywords>0x100</Keywords>
  4864.  
  4865.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4866.  
  4867.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4868.  
  4869.   <Execution ProcessID="3332" ThreadID="4148"/>
  4870.  
  4871.   <Computer>PC-DEV</Computer>
  4872.  
  4873.  </System>
  4874.  
  4875.  <EventData>
  4876.  
  4877.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4878.  
  4879.   <Data Name="ModuleName">IsapiModule</Data>
  4880.  
  4881.   <Data Name="Notification">536870912</Data>
  4882.  
  4883.   <Data Name="fIsPostNotificationEvent">false</Data>
  4884.  
  4885.   <Data Name="NotificationStatus">0</Data>
  4886.  
  4887.  </EventData>
  4888.  
  4889.  <RenderingInfo Culture="en-US">
  4890.  
  4891.   <Opcode>NOTIFY_MODULE_END</Opcode>
  4892.  
  4893.   <Keywords>
  4894.  
  4895.    <Keyword>RequestNotifications</Keyword>
  4896.  
  4897.   </Keywords>
  4898.  
  4899.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  4900.  
  4901.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  4902.  
  4903.  </RenderingInfo>
  4904.  
  4905.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4906.  
  4907.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4908.  
  4909.  </ExtendedTracingInfo>
  4910.  
  4911. </Event>
  4912.  
  4913. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4914.  
  4915.  <System>
  4916.  
  4917.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4918.  
  4919.   <EventID>0</EventID>
  4920.  
  4921.   <Version>1</Version>
  4922.  
  4923.   <Level>5</Level>
  4924.  
  4925.   <Opcode>1</Opcode>
  4926.  
  4927.   <Keywords>0x100</Keywords>
  4928.  
  4929.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4930.  
  4931.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4932.  
  4933.   <Execution ProcessID="3332" ThreadID="4148"/>
  4934.  
  4935.   <Computer>PC-DEV</Computer>
  4936.  
  4937.  </System>
  4938.  
  4939.  <EventData>
  4940.  
  4941.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  4942.  
  4943.   <Data Name="ModuleName">ProtocolSupportModule</Data>
  4944.  
  4945.   <Data Name="Notification">536870912</Data>
  4946.  
  4947.   <Data Name="fIsPostNotification">false</Data>
  4948.  
  4949.  </EventData>
  4950.  
  4951.  <RenderingInfo Culture="en-US">
  4952.  
  4953.   <Opcode>NOTIFY_MODULE_START</Opcode>
  4954.  
  4955.   <Keywords>
  4956.  
  4957.    <Keyword>RequestNotifications</Keyword>
  4958.  
  4959.   </Keywords>
  4960.  
  4961.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  4962.  
  4963.  </RenderingInfo>
  4964.  
  4965.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  4966.  
  4967.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  4968.  
  4969.  </ExtendedTracingInfo>
  4970.  
  4971. </Event>
  4972.  
  4973. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  4974.  
  4975.  <System>
  4976.  
  4977.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  4978.  
  4979.   <EventID>0</EventID>
  4980.  
  4981.   <Version>1</Version>
  4982.  
  4983.   <Level>5</Level>
  4984.  
  4985.   <Opcode>2</Opcode>
  4986.  
  4987.   <Keywords>0x100</Keywords>
  4988.  
  4989.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  4990.  
  4991.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  4992.  
  4993.   <Execution ProcessID="3332" ThreadID="4148"/>
  4994.  
  4995.   <Computer>PC-DEV</Computer>
  4996.  
  4997.  </System>
  4998.  
  4999.  <EventData>
  5000.  
  5001.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5002.  
  5003.   <Data Name="ModuleName">ProtocolSupportModule</Data>
  5004.  
  5005.   <Data Name="Notification">536870912</Data>
  5006.  
  5007.   <Data Name="fIsPostNotificationEvent">false</Data>
  5008.  
  5009.   <Data Name="NotificationStatus">0</Data>
  5010.  
  5011.  </EventData>
  5012.  
  5013.  <RenderingInfo Culture="en-US">
  5014.  
  5015.   <Opcode>NOTIFY_MODULE_END</Opcode>
  5016.  
  5017.   <Keywords>
  5018.  
  5019.    <Keyword>RequestNotifications</Keyword>
  5020.  
  5021.   </Keywords>
  5022.  
  5023.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  5024.  
  5025.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  5026.  
  5027.  </RenderingInfo>
  5028.  
  5029.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5030.  
  5031.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  5032.  
  5033.  </ExtendedTracingInfo>
  5034.  
  5035. </Event>
  5036.  
  5037. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5038.  
  5039.  <System>
  5040.  
  5041.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5042.  
  5043.   <EventID>0</EventID>
  5044.  
  5045.   <Version>1</Version>
  5046.  
  5047.   <Level>5</Level>
  5048.  
  5049.   <Opcode>1</Opcode>
  5050.  
  5051.   <Keywords>0x100</Keywords>
  5052.  
  5053.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5054.  
  5055.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5056.  
  5057.   <Execution ProcessID="3332" ThreadID="4148"/>
  5058.  
  5059.   <Computer>PC-DEV</Computer>
  5060.  
  5061.  </System>
  5062.  
  5063.  <EventData>
  5064.  
  5065.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5066.  
  5067.   <Data Name="ModuleName">IsapiFilterModule</Data>
  5068.  
  5069.   <Data Name="Notification">536870912</Data>
  5070.  
  5071.   <Data Name="fIsPostNotification">false</Data>
  5072.  
  5073.  </EventData>
  5074.  
  5075.  <RenderingInfo Culture="en-US">
  5076.  
  5077.   <Opcode>NOTIFY_MODULE_START</Opcode>
  5078.  
  5079.   <Keywords>
  5080.  
  5081.    <Keyword>RequestNotifications</Keyword>
  5082.  
  5083.   </Keywords>
  5084.  
  5085.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  5086.  
  5087.  </RenderingInfo>
  5088.  
  5089.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5090.  
  5091.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  5092.  
  5093.  </ExtendedTracingInfo>
  5094.  
  5095. </Event>
  5096.  
  5097. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5098.  
  5099.  <System>
  5100.  
  5101.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5102.  
  5103.   <EventID>0</EventID>
  5104.  
  5105.   <Version>1</Version>
  5106.  
  5107.   <Level>5</Level>
  5108.  
  5109.   <Opcode>2</Opcode>
  5110.  
  5111.   <Keywords>0x100</Keywords>
  5112.  
  5113.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5114.  
  5115.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5116.  
  5117.   <Execution ProcessID="3332" ThreadID="4148"/>
  5118.  
  5119.   <Computer>PC-DEV</Computer>
  5120.  
  5121.  </System>
  5122.  
  5123.  <EventData>
  5124.  
  5125.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5126.  
  5127.   <Data Name="ModuleName">IsapiFilterModule</Data>
  5128.  
  5129.   <Data Name="Notification">536870912</Data>
  5130.  
  5131.   <Data Name="fIsPostNotificationEvent">false</Data>
  5132.  
  5133.   <Data Name="NotificationStatus">0</Data>
  5134.  
  5135.  </EventData>
  5136.  
  5137.  <RenderingInfo Culture="en-US">
  5138.  
  5139.   <Opcode>NOTIFY_MODULE_END</Opcode>
  5140.  
  5141.   <Keywords>
  5142.  
  5143.    <Keyword>RequestNotifications</Keyword>
  5144.  
  5145.   </Keywords>
  5146.  
  5147.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  5148.  
  5149.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  5150.  
  5151.  </RenderingInfo>
  5152.  
  5153.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5154.  
  5155.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  5156.  
  5157.  </ExtendedTracingInfo>
  5158.  
  5159. </Event>
  5160.  
  5161. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5162.  
  5163.  <System>
  5164.  
  5165.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5166.  
  5167.   <EventID>0</EventID>
  5168.  
  5169.   <Version>1</Version>
  5170.  
  5171.   <Level>5</Level>
  5172.  
  5173.   <Opcode>1</Opcode>
  5174.  
  5175.   <Keywords>0x100</Keywords>
  5176.  
  5177.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5178.  
  5179.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5180.  
  5181.   <Execution ProcessID="3332" ThreadID="4148"/>
  5182.  
  5183.   <Computer>PC-DEV</Computer>
  5184.  
  5185.  </System>
  5186.  
  5187.  <EventData>
  5188.  
  5189.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5190.  
  5191.   <Data Name="ModuleName">HttpCacheModule</Data>
  5192.  
  5193.   <Data Name="Notification">536870912</Data>
  5194.  
  5195.   <Data Name="fIsPostNotification">false</Data>
  5196.  
  5197.  </EventData>
  5198.  
  5199.  <RenderingInfo Culture="en-US">
  5200.  
  5201.   <Opcode>NOTIFY_MODULE_START</Opcode>
  5202.  
  5203.   <Keywords>
  5204.  
  5205.    <Keyword>RequestNotifications</Keyword>
  5206.  
  5207.   </Keywords>
  5208.  
  5209.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  5210.  
  5211.  </RenderingInfo>
  5212.  
  5213.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5214.  
  5215.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  5216.  
  5217.  </ExtendedTracingInfo>
  5218.  
  5219. </Event>
  5220.  
  5221. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5222.  
  5223.  <System>
  5224.  
  5225.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5226.  
  5227.   <EventID>0</EventID>
  5228.  
  5229.   <Version>1</Version>
  5230.  
  5231.   <Level>5</Level>
  5232.  
  5233.   <Opcode>2</Opcode>
  5234.  
  5235.   <Keywords>0x100</Keywords>
  5236.  
  5237.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5238.  
  5239.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5240.  
  5241.   <Execution ProcessID="3332" ThreadID="4148"/>
  5242.  
  5243.   <Computer>PC-DEV</Computer>
  5244.  
  5245.  </System>
  5246.  
  5247.  <EventData>
  5248.  
  5249.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5250.  
  5251.   <Data Name="ModuleName">HttpCacheModule</Data>
  5252.  
  5253.   <Data Name="Notification">536870912</Data>
  5254.  
  5255.   <Data Name="fIsPostNotificationEvent">false</Data>
  5256.  
  5257.   <Data Name="NotificationStatus">0</Data>
  5258.  
  5259.  </EventData>
  5260.  
  5261.  <RenderingInfo Culture="en-US">
  5262.  
  5263.   <Opcode>NOTIFY_MODULE_END</Opcode>
  5264.  
  5265.   <Keywords>
  5266.  
  5267.    <Keyword>RequestNotifications</Keyword>
  5268.  
  5269.   </Keywords>
  5270.  
  5271.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  5272.  
  5273.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  5274.  
  5275.  </RenderingInfo>
  5276.  
  5277.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5278.  
  5279.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  5280.  
  5281.  </ExtendedTracingInfo>
  5282.  
  5283. </Event>
  5284.  
  5285. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5286.  
  5287.  <System>
  5288.  
  5289.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5290.  
  5291.   <EventID>0</EventID>
  5292.  
  5293.   <Version>1</Version>
  5294.  
  5295.   <Level>5</Level>
  5296.  
  5297.   <Opcode>1</Opcode>
  5298.  
  5299.   <Keywords>0x100</Keywords>
  5300.  
  5301.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5302.  
  5303.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5304.  
  5305.   <Execution ProcessID="3332" ThreadID="4148"/>
  5306.  
  5307.   <Computer>PC-DEV</Computer>
  5308.  
  5309.  </System>
  5310.  
  5311.  <EventData>
  5312.  
  5313.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5314.  
  5315.   <Data Name="ModuleName">CustomErrorModule</Data>
  5316.  
  5317.   <Data Name="Notification">536870912</Data>
  5318.  
  5319.   <Data Name="fIsPostNotification">false</Data>
  5320.  
  5321.  </EventData>
  5322.  
  5323.  <RenderingInfo Culture="en-US">
  5324.  
  5325.   <Opcode>NOTIFY_MODULE_START</Opcode>
  5326.  
  5327.   <Keywords>
  5328.  
  5329.    <Keyword>RequestNotifications</Keyword>
  5330.  
  5331.   </Keywords>
  5332.  
  5333.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  5334.  
  5335.  </RenderingInfo>
  5336.  
  5337.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5338.  
  5339.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  5340.  
  5341.  </ExtendedTracingInfo>
  5342.  
  5343. </Event>
  5344.  
  5345. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5346.  
  5347.  <System>
  5348.  
  5349.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5350.  
  5351.   <EventID>0</EventID>
  5352.  
  5353.   <Version>1</Version>
  5354.  
  5355.   <Level>0</Level>
  5356.  
  5357.   <Opcode>33</Opcode>
  5358.  
  5359.   <Keywords>0x0</Keywords>
  5360.  
  5361.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5362.  
  5363.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5364.  
  5365.   <Execution ProcessID="3332" ThreadID="4148"/>
  5366.  
  5367.   <Computer>PC-DEV</Computer>
  5368.  
  5369.  </System>
  5370.  
  5371.  <EventData>
  5372.  
  5373.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5374.  
  5375.   <Data Name="HttpStatus">401</Data>
  5376.  
  5377.   <Data Name="HttpSubStatus">2</Data>
  5378.  
  5379.   <Data Name="FileNameOrURL">401.htm</Data>
  5380.  
  5381.  </EventData>
  5382.  
  5383.  <RenderingInfo Culture="en-US">
  5384.  
  5385.   <Opcode>GENERAL_SEND_CUSTOM_ERROR</Opcode>
  5386.  
  5387.  </RenderingInfo>
  5388.  
  5389.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5390.  
  5391.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  5392.  
  5393.  </ExtendedTracingInfo>
  5394.  
  5395. </Event>
  5396.  
  5397. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5398.  
  5399.  <System>
  5400.  
  5401.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5402.  
  5403.   <EventID>0</EventID>
  5404.  
  5405.   <Version>1</Version>
  5406.  
  5407.   <Level>4</Level>
  5408.  
  5409.   <Opcode>10</Opcode>
  5410.  
  5411.   <Keywords>0x80</Keywords>
  5412.  
  5413.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5414.  
  5415.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5416.  
  5417.   <Execution ProcessID="3332" ThreadID="4148"/>
  5418.  
  5419.   <Computer>PC-DEV</Computer>
  5420.  
  5421.  </System>
  5422.  
  5423.  <EventData>
  5424.  
  5425.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5426.  
  5427.   <Data Name="FileName">C:\inetpub\custerr\en-US\401.htm</Data>
  5428.  
  5429.   <Data Name="UserName"></Data>
  5430.  
  5431.   <Data Name="DomainName"></Data>
  5432.  
  5433.  </EventData>
  5434.  
  5435.  <RenderingInfo Culture="en-US">
  5436.  
  5437.   <Opcode>FILE_CACHE_ACCESS_START</Opcode>
  5438.  
  5439.   <Keywords>
  5440.  
  5441.    <Keyword>Cache</Keyword>
  5442.  
  5443.   </Keywords>
  5444.  
  5445.  </RenderingInfo>
  5446.  
  5447.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5448.  
  5449.   <EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid>
  5450.  
  5451.  </ExtendedTracingInfo>
  5452.  
  5453. </Event>
  5454.  
  5455. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5456.  
  5457.  <System>
  5458.  
  5459.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5460.  
  5461.   <EventID>0</EventID>
  5462.  
  5463.   <Version>1</Version>
  5464.  
  5465.   <Level>4</Level>
  5466.  
  5467.   <Opcode>11</Opcode>
  5468.  
  5469.   <Keywords>0x80</Keywords>
  5470.  
  5471.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5472.  
  5473.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5474.  
  5475.   <Execution ProcessID="3332" ThreadID="4148"/>
  5476.  
  5477.   <Computer>PC-DEV</Computer>
  5478.  
  5479.  </System>
  5480.  
  5481.  <EventData>
  5482.  
  5483.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5484.  
  5485.   <Data Name="Successful">true</Data>
  5486.  
  5487.   <Data Name="FileFromCache">false</Data>
  5488.  
  5489.   <Data Name="FileAddedToCache">true</Data>
  5490.  
  5491.   <Data Name="FileDirmoned">true</Data>
  5492.  
  5493.   <Data Name="LastModCheckErrorIgnored">true</Data>
  5494.  
  5495.   <Data Name="ErrorCode">0</Data>
  5496.  
  5497.   <Data Name="LastModifiedTime">Mon, 27 May 2013 20:52:29 GMT</Data>
  5498.  
  5499.  </EventData>
  5500.  
  5501.  <RenderingInfo Culture="en-US">
  5502.  
  5503.   <Opcode>FILE_CACHE_ACCESS_END</Opcode>
  5504.  
  5505.   <Keywords>
  5506.  
  5507.    <Keyword>Cache</Keyword>
  5508.  
  5509.   </Keywords>
  5510.  
  5511.   <freb:Description Data="ErrorCode">The operation completed successfully.
  5512.  (0x0)</freb:Description>
  5513.  
  5514.  </RenderingInfo>
  5515.  
  5516.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5517.  
  5518.   <EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid>
  5519.  
  5520.  </ExtendedTracingInfo>
  5521.  
  5522. </Event>
  5523.  
  5524. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5525.  
  5526.  <System>
  5527.  
  5528.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5529.  
  5530.   <EventID>0</EventID>
  5531.  
  5532.   <Version>1</Version>
  5533.  
  5534.   <Level>5</Level>
  5535.  
  5536.   <Opcode>2</Opcode>
  5537.  
  5538.   <Keywords>0x100</Keywords>
  5539.  
  5540.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5541.  
  5542.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5543.  
  5544.   <Execution ProcessID="3332" ThreadID="4148"/>
  5545.  
  5546.   <Computer>PC-DEV</Computer>
  5547.  
  5548.  </System>
  5549.  
  5550.  <EventData>
  5551.  
  5552.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5553.  
  5554.   <Data Name="ModuleName">CustomErrorModule</Data>
  5555.  
  5556.   <Data Name="Notification">536870912</Data>
  5557.  
  5558.   <Data Name="fIsPostNotificationEvent">false</Data>
  5559.  
  5560.   <Data Name="NotificationStatus">0</Data>
  5561.  
  5562.  </EventData>
  5563.  
  5564.  <RenderingInfo Culture="en-US">
  5565.  
  5566.   <Opcode>NOTIFY_MODULE_END</Opcode>
  5567.  
  5568.   <Keywords>
  5569.  
  5570.    <Keyword>RequestNotifications</Keyword>
  5571.  
  5572.   </Keywords>
  5573.  
  5574.   <freb:Description Data="Notification">SEND_RESPONSE</freb:Description>
  5575.  
  5576.   <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
  5577.  
  5578.  </RenderingInfo>
  5579.  
  5580.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5581.  
  5582.   <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
  5583.  
  5584.  </ExtendedTracingInfo>
  5585.  
  5586. </Event>
  5587.  
  5588. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5589.  
  5590.  <System>
  5591.  
  5592.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5593.  
  5594.   <EventID>0</EventID>
  5595.  
  5596.   <Version>1</Version>
  5597.  
  5598.   <Level>4</Level>
  5599.  
  5600.   <Opcode>14</Opcode>
  5601.  
  5602.   <Keywords>0x80</Keywords>
  5603.  
  5604.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5605.  
  5606.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5607.  
  5608.   <Execution ProcessID="3332" ThreadID="4148"/>
  5609.  
  5610.   <Computer>PC-DEV</Computer>
  5611.  
  5612.  </System>
  5613.  
  5614.  <EventData>
  5615.  
  5616.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5617.  
  5618.   <Data Name="HttpsysCacheable">false</Data>
  5619.  
  5620.   <Data Name="Reason">14</Data>
  5621.  
  5622.   <Data Name="CachePolicy">0</Data>
  5623.  
  5624.   <Data Name="TimeToLive">0</Data>
  5625.  
  5626.  </EventData>
  5627.  
  5628.  <RenderingInfo Culture="en-US">
  5629.  
  5630.   <Opcode>HTTPSYS_CACHEABLE</Opcode>
  5631.  
  5632.   <Keywords>
  5633.  
  5634.    <Keyword>Cache</Keyword>
  5635.  
  5636.   </Keywords>
  5637.  
  5638.   <freb:Description Data="Reason">SSL_RESTRICTION</freb:Description>
  5639.  
  5640.   <freb:Description Data="CachePolicy">NO_CACHE</freb:Description>
  5641.  
  5642.  </RenderingInfo>
  5643.  
  5644.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5645.  
  5646.   <EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid>
  5647.  
  5648.  </ExtendedTracingInfo>
  5649.  
  5650. </Event>
  5651.  
  5652. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5653.  
  5654.  <System>
  5655.  
  5656.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5657.  
  5658.   <EventID>0</EventID>
  5659.  
  5660.   <Version>1</Version>
  5661.  
  5662.   <Level>4</Level>
  5663.  
  5664.   <Opcode>35</Opcode>
  5665.  
  5666.   <Keywords>0x0</Keywords>
  5667.  
  5668.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5669.  
  5670.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5671.  
  5672.   <Execution ProcessID="3332" ThreadID="4148"/>
  5673.  
  5674.   <Computer>PC-DEV</Computer>
  5675.  
  5676.  </System>
  5677.  
  5678.  <EventData>
  5679.  
  5680.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5681.  
  5682.  </EventData>
  5683.  
  5684.  <RenderingInfo Culture="en-US">
  5685.  
  5686.   <Opcode>GENERAL_FLUSH_RESPONSE_START</Opcode>
  5687.  
  5688.  </RenderingInfo>
  5689.  
  5690.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5691.  
  5692.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  5693.  
  5694.  </ExtendedTracingInfo>
  5695.  
  5696. </Event>
  5697.  
  5698. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5699.  
  5700.  <System>
  5701.  
  5702.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5703.  
  5704.   <EventID>0</EventID>
  5705.  
  5706.   <Version>1</Version>
  5707.  
  5708.   <Level>4</Level>
  5709.  
  5710.   <Opcode>47</Opcode>
  5711.  
  5712.   <Keywords>0x0</Keywords>
  5713.  
  5714.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5715.  
  5716.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5717.  
  5718.   <Execution ProcessID="3332" ThreadID="4148"/>
  5719.  
  5720.   <Computer>PC-DEV</Computer>
  5721.  
  5722.  </System>
  5723.  
  5724.  <EventData>
  5725.  
  5726.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5727.  
  5728.   <Data Name="Headers">Content-Type: text/html
  5729.  
  5730. Server: Microsoft-IIS/7.5
  5731.  
  5732. WWW-Authenticate: Negotiate
  5733.  
  5734. WWW-Authenticate: NTLM
  5735.  
  5736. X-Powered-By: ASP.NET
  5737.  
  5738. </Data>
  5739.  
  5740.  </EventData>
  5741.  
  5742.  <RenderingInfo Culture="en-US">
  5743.  
  5744.   <Opcode>GENERAL_RESPONSE_HEADERS</Opcode>
  5745.  
  5746.  </RenderingInfo>
  5747.  
  5748.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5749.  
  5750.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  5751.  
  5752.  </ExtendedTracingInfo>
  5753.  
  5754. </Event>
  5755.  
  5756. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5757.  
  5758.  <System>
  5759.  
  5760.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5761.  
  5762.   <EventID>0</EventID>
  5763.  
  5764.   <Version>1</Version>
  5765.  
  5766.   <Level>5</Level>
  5767.  
  5768.   <Opcode>49</Opcode>
  5769.  
  5770.   <Keywords>0x0</Keywords>
  5771.  
  5772.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5773.  
  5774.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5775.  
  5776.   <Execution ProcessID="3332" ThreadID="4148"/>
  5777.  
  5778.   <Computer>PC-DEV</Computer>
  5779.  
  5780.  </System>
  5781.  
  5782.  <EventData>
  5783.  
  5784.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5785.  
  5786.   <Data Name="Buffer">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
  5787.  
  5788. &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
  5789.  
  5790. &lt;head&gt;
  5791.  
  5792. &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;/&gt;
  5793.  
  5794. &lt;title&gt;401 - Unauthorized: Access is denied due to invalid credentials.&lt;/title&gt;
  5795.  
  5796. &lt;style type=&quot;text/css&quot;&gt;
  5797.  
  5798. &lt;!--
  5799.  
  5800. body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
  5801.  
  5802. fieldset{padding:0 15px 10px 15px;}
  5803.  
  5804. h1{font-size:2.4em;margin:0;color:#FFF;}
  5805.  
  5806. h2{font-size:1.7em;margin:0;color:#CC0000;}
  5807.  
  5808. h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
  5809.  
  5810. #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:&quot;trebuchet MS&quot;, Verdana, sans-serif;color:#FFF;
  5811.  
  5812. background-color:#555555;}
  5813.  
  5814. #content{margin:0 0 0 2%;position:relative;}
  5815.  
  5816. .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
  5817.  
  5818. --&gt;
  5819.  
  5820. &lt;/style&gt;
  5821.  
  5822. &lt;/head&gt;
  5823.  
  5824. &lt;body&gt;
  5825.  
  5826. &lt;div id=&quot;header&quot;&gt;&lt;h1&gt;Server Error&lt;/h1&gt;&lt;/div&gt;
  5827.  
  5828. &lt;div id=&quot;content&quot;&gt;
  5829.  
  5830.  &lt;div class=&quot;content-container&quot;&gt;&lt;fieldset&gt;
  5831.  
  5832.   &lt;h2&gt;401 - Unauthorized: Access is denied due to invalid credentials.&lt;/h2&gt;
  5833.  
  5834.   &lt;h3&gt;You do not have permission to view this directory or page using the credentials that you supplied.&lt;/h3&gt;
  5835.  
  5836.  &lt;/fieldset&gt;&lt;/div&gt;
  5837.  
  5838. &lt;/div&gt;
  5839.  
  5840. &lt;/body&gt;
  5841.  
  5842. &lt;/html&gt;
  5843.  
  5844. </Data>
  5845.  
  5846.  </EventData>
  5847.  
  5848.  <RenderingInfo Culture="en-US">
  5849.  
  5850.   <Opcode>GENERAL_RESPONSE_ENTITY_BUFFER</Opcode>
  5851.  
  5852.  </RenderingInfo>
  5853.  
  5854.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5855.  
  5856.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  5857.  
  5858.  </ExtendedTracingInfo>
  5859.  
  5860. </Event>
  5861.  
  5862. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5863.  
  5864.  <System>
  5865.  
  5866.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5867.  
  5868.   <EventID>0</EventID>
  5869.  
  5870.   <Version>1</Version>
  5871.  
  5872.   <Level>4</Level>
  5873.  
  5874.   <Opcode>36</Opcode>
  5875.  
  5876.   <Keywords>0x0</Keywords>
  5877.  
  5878.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5879.  
  5880.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5881.  
  5882.   <Execution ProcessID="3332" ThreadID="4148"/>
  5883.  
  5884.   <Computer>PC-DEV</Computer>
  5885.  
  5886.  </System>
  5887.  
  5888.  <EventData>
  5889.  
  5890.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5891.  
  5892.   <Data Name="BytesSent">1509</Data>
  5893.  
  5894.   <Data Name="ErrorCode">0</Data>
  5895.  
  5896.  </EventData>
  5897.  
  5898.  <RenderingInfo Culture="en-US">
  5899.  
  5900.   <Opcode>GENERAL_FLUSH_RESPONSE_END</Opcode>
  5901.  
  5902.   <freb:Description Data="ErrorCode">The operation completed successfully.
  5903.  (0x0)</freb:Description>
  5904.  
  5905.  </RenderingInfo>
  5906.  
  5907.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5908.  
  5909.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  5910.  
  5911.  </ExtendedTracingInfo>
  5912.  
  5913. </Event>
  5914.  
  5915. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  5916.  
  5917.  <System>
  5918.  
  5919.   <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  5920.  
  5921.   <EventID>0</EventID>
  5922.  
  5923.   <Version>1</Version>
  5924.  
  5925.   <Level>0</Level>
  5926.  
  5927.   <Opcode>2</Opcode>
  5928.  
  5929.   <Keywords>0x0</Keywords>
  5930.  
  5931.   <TimeCreated SystemTime="2013-07-16T18:56:51.074Z"/>
  5932.  
  5933.   <Correlation ActivityID="{00000000-0000-0000-2F00-0080000000FF}"/>
  5934.  
  5935.   <Execution ProcessID="3332" ThreadID="4148"/>
  5936.  
  5937.   <Computer>PC-DEV</Computer>
  5938.  
  5939.  </System>
  5940.  
  5941.  <EventData>
  5942.  
  5943.   <Data Name="ContextId">{00000000-0000-0000-2F00-0080000000FF}</Data>
  5944.  
  5945.   <Data Name="BytesSent">1509</Data>
  5946.  
  5947.   <Data Name="BytesReceived">426</Data>
  5948.  
  5949.   <Data Name="HttpStatus">401</Data>
  5950.  
  5951.   <Data Name="HttpSubStatus">2</Data>
  5952.  
  5953.  </EventData>
  5954.  
  5955.  <RenderingInfo Culture="en-US">
  5956.  
  5957.   <Opcode>GENERAL_REQUEST_END</Opcode>
  5958.  
  5959.  </RenderingInfo>
  5960.  
  5961.  <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  5962.  
  5963.   <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
  5964.  
  5965.  </ExtendedTracingInfo>
  5966.  
  5967. </Event>
  5968.  
  5969. </failedRequest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement