Advertisement
Guest User

IIS Failed Request Trace

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