I have a website running under IIS 7.5 on Windows 7 Professional SP1 on my dev laptop. This website runs fine under IIS 6 on a Windows 2003 server. But, when I migrated it over to my dev laptop, the ASPX side of the website is throwing a 404 error. I
can browse the site fine from within IIS Mgmt Console. I've run aspnet_regiis a couple of times with different flags.
I installed and configured FailedRequestTracing and ran a trace to determine the cause of the error. Here is the xml file generated by the tool:
<?xml version="1.0" encoding="UTF-8" ?><?xml-stylesheet type='text/xsl' href='freb.xsl'?><!-- saved from url=(0014)about:internet --><failedRequest url="http://localhost:80/CMPNet/login.aspx?RedirectUrl=/CMP/main/default.asp&u=gbusby&s=551727169"
siteId="2"
appPoolId="cmpnet"
processId="3708"
verb="GET"
remoteUserName="WKLAW\gbusby"
userName="WKLAW\gbusby"
tokenUserName="WKLAW\gbusby"
authenticationType="Negotiate"
activityId="{00000000-0000-0000-1000-0080000000F3}"
failureReason="STATUS_CODE"
statusCode="404"
triggerStatusCode="404"
timeTaken="234"
xmlns:freb="http://schemas.microsoft.com/win/2006/06/iis/freb"><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>0</Level><Opcode>1</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="SiteId">2</Data><Data Name="AppPoolId">cmpnet</Data><Data Name="ConnId">1610612746</Data><Data Name="RawConnId">0</Data><Data Name="RequestURL">http://localhost:80/CMPNet/login.aspx?RedirectUrl=/CMP/main/default.asp&u=gbusby&s=551727169</Data><Data Name="RequestVerb">GET</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_REQUEST_START</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>4</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">RequestMonitorModule</Data></EventData><RenderingInfo Culture="en-US"><Opcode>PRE_BEGIN_REQUEST_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>5</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">RequestMonitorModule</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>PRE_BEGIN_REQUEST_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>4</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiFilterModule</Data></EventData><RenderingInfo Culture="en-US"><Opcode>PRE_BEGIN_REQUEST_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>13</Opcode><Keywords>0x8</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>FILTER_PREPROC_HEADERS_START</Opcode><Keywords><Keyword>Filter</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>0</Level><Opcode>1</Opcode><Keywords>0x8</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="FilterName">C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_filter.dll</Data></EventData><RenderingInfo Culture="en-US"><Opcode>FILTER_START</Opcode><Keywords><Keyword>Filter</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>53</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="HeaderName">AspFilterSessionId</Data><Data Name="HeaderValue"></Data><Data Name="Replace">true</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_SET_REQUEST_HEADER</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>31</Opcode><Keywords>0x8</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="HeaderName">AspFilterSessionId:</Data><Data Name="HeaderValue"></Data></EventData><RenderingInfo Culture="en-US"><Opcode>FILTER_SET_REQ_HEADER</Opcode><Keywords><Keyword>Filter</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>0</Level><Opcode>2</Opcode><Keywords>0x8</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="NotificationStatus">134217730</Data></EventData><RenderingInfo Culture="en-US"><Opcode>FILTER_END</Opcode><Keywords><Keyword>Filter</Keyword></Keywords><freb:Description Data="NotificationStatus">SF_STATUS_REQ_NEXT_NOTIFICATION</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>14</Opcode><Keywords>0x8</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>FILTER_PREPROC_HEADERS_END</Opcode><Keywords><Keyword>Filter</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>5</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiFilterModule</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>PRE_BEGIN_REQUEST_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>4</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">FailedRequestsTracingModule</Data></EventData><RenderingInfo Culture="en-US"><Opcode>PRE_BEGIN_REQUEST_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>5</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">FailedRequestsTracingModule</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>PRE_BEGIN_REQUEST_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>55</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="RemoteAddress">::1</Data><Data Name="RemotePort">36684</Data><Data Name="LocalAddress">::1</Data><Data Name="LocalPort">80</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_ENDPOINT_INFORMATION</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>50</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Headers">Connection: Keep-Alive
Accept: text/html, application/xhtml+xml, */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US
Cookie: DefaultUserName=gbusby; ASPSESSIONIDACABTCSR=BEALCOACCDOAMIBOEHKGLCNH``
Host: localhost
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_REQUEST_HEADERS</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>12</Opcode><Keywords>0x80</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="RequestURL">/CMPNet/login.aspx?RedirectUrl=/CMP/main/default.asp&u=gbusby&s=551727169</Data></EventData><RenderingInfo Culture="en-US"><Opcode>URL_CACHE_ACCESS_START</Opcode><Keywords><Keyword>Cache</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>13</Opcode><Keywords>0x80</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="PhysicalPath"></Data><Data Name="URLInfoFromCache">false</Data><Data Name="URLInfoAddedToCache">true</Data><Data Name="ErrorCode">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>URL_CACHE_ACCESS_END</Opcode><Keywords><Keyword>Cache</Keyword></Keywords><freb:Description Data="ErrorCode">The operation completed successfully.
(0x0)</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">AXD-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">PageHandlerFactory-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">SimpleHandlerFactory-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">WebServiceHandlerFactory-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-rem-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-soap-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">svc-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">rules-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">xoml-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">xamlx-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">aspq-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">cshtm-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">cshtml-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">vbhtm-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">vbhtml-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">AXD-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">PageHandlerFactory-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">SimpleHandlerFactory-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">WebServiceHandlerFactory-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-rem-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-soap-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">svc-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">rules-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">xoml-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">xamlx-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">aspq-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">cshtm-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">cshtml-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">vbhtm-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">vbhtml-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">TraceHandler-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">WebAdminHandler-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">AssemblyResourceLoader-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">PageHandlerFactory-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">SimpleHandlerFactory-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">WebServiceHandlerFactory-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-rem-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-soap-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">svc-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">rules-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">xoml-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">xamlx-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">aspq-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">cshtm-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">cshtml-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">vbhtm-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">vbhtml-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">ScriptHandlerFactoryAppServices-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">ScriptResourceIntegrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">TraceHandler-Integrated</Data><Data Name="Precondition">integratedMode</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">WebAdminHandler-Integrated</Data><Data Name="Precondition">integratedMode</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">AssemblyResourceLoader-Integrated</Data><Data Name="Precondition">integratedMode</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">PageHandlerFactory-Integrated</Data><Data Name="Precondition">integratedMode</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">SimpleHandlerFactory-Integrated</Data><Data Name="Precondition">integratedMode</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">WebServiceHandlerFactory-Integrated</Data><Data Name="Precondition">integratedMode,runtimeVersionv2.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-rem-Integrated</Data><Data Name="Precondition">integratedMode,runtimeVersionv2.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-soap-Integrated</Data><Data Name="Precondition">integratedMode,runtimeVersionv2.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">AXD-ISAPI-2.0-64</Data><Data Name="Precondition">classicMode,runtimeVersionv2.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">PageHandlerFactory-ISAPI-2.0-64</Data><Data Name="Precondition">classicMode,runtimeVersionv2.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">SimpleHandlerFactory-ISAPI-2.0-64</Data><Data Name="Precondition">classicMode,runtimeVersionv2.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">WebServiceHandlerFactory-ISAPI-2.0-64</Data><Data Name="Precondition">classicMode,runtimeVersionv2.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-rem-ISAPI-2.0-64</Data><Data Name="Precondition">classicMode,runtimeVersionv2.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">HttpRemotingHandlerFactory-soap-ISAPI-2.0-64</Data><Data Name="Precondition">classicMode,runtimeVersionv2.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">ExtensionlessUrlHandler-ISAPI-4.0_32bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness32</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">ExtensionlessUrlHandler-ISAPI-4.0_64bit</Data><Data Name="Precondition">classicMode,runtimeVersionv4.0,bitness64</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>46</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">ExtensionlessUrlHandler-Integrated-4.0</Data><Data Name="Precondition">integratedMode,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>30</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="PhysicalPath"></Data><Data Name="AccessPerms">513</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_GET_URL_METADATA</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">ServiceModel-4.0</Data><Data Name="Precondition">managedHandler,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">UrlRoutingModule-4.0</Data><Data Name="Precondition">managedHandler,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">ScriptModule-4.0</Data><Data Name="Precondition">managedHandler,runtimeVersionv4.0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>43</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="OldHandlerName"></Data><Data Name="NewHandlerName">PageHandlerFactory-ISAPI-2.0</Data><Data Name="NewHandlerModules">IsapiModule</Data><Data Name="NewHandlerScriptProcessor">C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll</Data><Data Name="NewHandlerType"></Data></EventData><RenderingInfo Culture="en-US"><Opcode>HANDLER_CHANGED</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">OutputCache</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">Session</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">WindowsAuthentication</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">FormsAuthentication</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">DefaultAuthentication</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">RoleManager</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">UrlAuthorization</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">FileAuthorization</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">AnonymousIdentification</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">Profile</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>45</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Name">UrlMappingsModule</Data><Data Name="Precondition">managedHandler</Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_PRECONDITION_NOT_MATCH</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpCacheModule</Data><Data Name="Notification">1</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">BEGIN_REQUEST</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpCacheModule</Data><Data Name="Notification">1</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">BEGIN_REQUEST</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">RequestFilteringModule</Data><Data Name="Notification">1</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">BEGIN_REQUEST</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">RequestFilteringModule</Data><Data Name="Notification">1</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">BEGIN_REQUEST</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">FailedRequestsTracingModule</Data><Data Name="Notification">1</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">BEGIN_REQUEST</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">FailedRequestsTracingModule</Data><Data Name="Notification">1</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">BEGIN_REQUEST</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiFilterModule</Data><Data Name="Notification">2</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiFilterModule</Data><Data Name="Notification">2</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">WindowsAuthenticationModule</Data><Data Name="Notification">2</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>10</Opcode><Keywords>0x2</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="AuthTypeSupported">4</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AUTH_START</Opcode><Keywords><Keyword>Authentication</Keyword></Keywords><freb:Description Data="AuthTypeSupported">NT</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{C33BBE8F-985B-4080-81E6-005F1A06B9E2}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>27</Opcode><Keywords>0x2</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="RequestAuthType">4</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AUTH_REQUEST_AUTH_TYPE</Opcode><Keywords><Keyword>Authentication</Keyword></Keywords><freb:Description Data="RequestAuthType">NT</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{C33BBE8F-985B-4080-81E6-005F1A06B9E2}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>11</Opcode><Keywords>0x2</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="AuthType">4</Data><Data Name="NTLMUsed">true</Data><Data Name="RemoteUserName">WKLAW\gbusby</Data><Data Name="AuthUserName">WKLAW\gbusby</Data><Data Name="TokenImpersonationLevel">2</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AUTH_SUCCEEDED</Opcode><Keywords><Keyword>Authentication</Keyword></Keywords><freb:Description Data="AuthType">NT</freb:Description><freb:Description Data="TokenImpersonationLevel">ImpersonationImpersonate</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{C33BBE8F-985B-4080-81E6-005F1A06B9E2}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>44</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="AuthType">Negotiate</Data><Data Name="UserName">WKLAW\gbusby</Data><Data Name="SupportsIsInRole">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>USER_SET</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>28</Opcode><Keywords>0x2</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AUTH_END</Opcode><Keywords><Keyword>Authentication</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{C33BBE8F-985B-4080-81E6-005F1A06B9E2}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">WindowsAuthenticationModule</Data><Data Name="Notification">2</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">AnonymousAuthenticationModule</Data><Data Name="Notification">2</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">AnonymousAuthenticationModule</Data><Data Name="Notification">2</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiFilterModule</Data><Data Name="Notification">2</Data><Data Name="fIsPostNotification">true</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>19</Opcode><Keywords>0x8</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>FILTER_AUTH_COMPLETE_START</Opcode><Keywords><Keyword>Filter</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>20</Opcode><Keywords>0x8</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>FILTER_AUTH_COMPLETE_END</Opcode><Keywords><Keyword>Filter</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{00237F0D-73EB-4BCF-A232-126693595847}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiFilterModule</Data><Data Name="Notification">2</Data><Data Name="fIsPostNotificationEvent">true</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">AUTHENTICATE_REQUEST</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpCacheModule</Data><Data Name="Notification">8</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">RESOLVE_REQUEST_CACHE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>15</Opcode><Keywords>0x80</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>OUTPUT_CACHE_LOOKUP_START</Opcode><Keywords><Keyword>Cache</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>16</Opcode><Keywords>0x80</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Result">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>OUTPUT_CACHE_LOOKUP_END</Opcode><Keywords><Keyword>Cache</Keyword></Keywords><freb:Description Data="Result">NOT_FOUND</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpCacheModule</Data><Data Name="Notification">8</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">RESOLVE_REQUEST_CACHE</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">StaticCompressionModule</Data><Data Name="Notification">16</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">MAP_REQUEST_HANDLER</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">StaticCompressionModule</Data><Data Name="Notification">16</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">MAP_REQUEST_HANDLER</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiModule</Data><Data Name="Notification">128</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">EXECUTE_REQUEST_HANDLER</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>0</Level><Opcode>12</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_ISAPI_HANDLER</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>0</Level><Opcode>1</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>ISAPI_START</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{2E94E6C7-EDA0-4B73-9010-2529EDCE1C27}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ISAPI Extension" Guid="{A1C2040E-8840-4C31-BA11-9871031A19EA}"/><EventID>0</EventID><Version>1</Version><Level>0</Level><Opcode>1</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="DllName">C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll</Data></EventData><RenderingInfo Culture="en-US"><Opcode>CALL_ISAPI_EXTENSION</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{ACADE3B2-B7D7-4339-956C-811B4EDB1B24}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/><EventID>0</EventID><Version>0</Version><Level>0</Level><Opcode>1</Opcode><Keywords>0xf</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ConnID">22760956</Data><Data Name="Context ID">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Data1">GET</Data><Data Name="Data2">/CMPNet/login.aspx</Data><Data Name="Data3">RedirectUrl=/CMP/main/default.asp&u=gbusby&s=551727169</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AspNetStart</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/><EventID>0</EventID><Version>0</Version><Level>4</Level><Opcode>3</Opcode><Keywords>0x1</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ConnID">22760956</Data><Data Name="Context ID">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AspNetReqQueued</Opcode><Keywords><Keyword>Infrastructure</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/><EventID>0</EventID><Version>0</Version><Level>4</Level><Opcode>4</Opcode><Keywords>0x1</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ConnID">22760956</Data><Data Name="Context ID">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AspNetReqDequeued</Opcode><Keywords><Keyword>Infrastructure</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/><EventID>0</EventID><Version>0</Version><Level>5</Level><Opcode>5</Opcode><Keywords>0x1</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.748Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ConnID">22760956</Data><Data Name="Context ID">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AspNetGetAppDomainEnter</Opcode><Keywords><Keyword>Infrastructure</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/><EventID>0</EventID><Version>0</Version><Level>5</Level><Opcode>6</Opcode><Keywords>0x1</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.951Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ConnID">22760956</Data><Data Name="Context ID">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AspNetGetAppDomainLeave</Opcode><Keywords><Keyword>Infrastructure</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/><EventID>0</EventID><Version>0</Version><Level>5</Level><Opcode>7</Opcode><Keywords>0x1</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.967Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ConnID">22760956</Data><Data Name="Context ID">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Data1">/LM/W3SVC/2/ROOT/CMPNET-2-130561271597488492</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AspNetAppDomainEnter</Opcode><Keywords><Keyword>Infrastructure</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/><EventID>0</EventID><Version>0</Version><Level>5</Level><Opcode>9</Opcode><Keywords>0x1</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.967Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ConnID">22760956</Data><Data Name="Context ID">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AspNetEndHandler</Opcode><Keywords><Keyword>Infrastructure</Keyword></Keywords></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>3</Level><Opcode>16</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiModule</Data><Data Name="Notification">128</Data><Data Name="HttpStatus">404</Data><Data Name="HttpReason">Not Found</Data><Data Name="HttpSubStatus">0</Data><Data Name="ErrorCode">0</Data><Data Name="ConfigExceptionInfo"></Data></EventData><RenderingInfo Culture="en-US"><Opcode>MODULE_SET_RESPONSE_ERROR_STATUS</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">EXECUTE_REQUEST_HANDLER</freb:Description><freb:Description Data="ErrorCode">The operation completed successfully.
(0x0)</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">WindowsAuthenticationModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">WindowsAuthenticationModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpLoggingModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpLoggingModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">ProtocolSupportModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">ProtocolSupportModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiFilterModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiFilterModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpCacheModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpCacheModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">CustomErrorModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>52</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Reason">2</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_NOT_SEND_CUSTOM_ERROR</Opcode><freb:Description Data="Reason">SETSTATUS_TRYSKIP</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">CustomErrorModule</Data><Data Name="Notification">536870912</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">SEND_RESPONSE</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>14</Opcode><Keywords>0x80</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="HttpsysCacheable">false</Data><Data Name="Reason">11</Data><Data Name="CachePolicy">0</Data><Data Name="TimeToLive">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>HTTPSYS_CACHEABLE</Opcode><Keywords><Keyword>Cache</Keyword></Keywords><freb:Description Data="Reason">NON_ANONYMOUS_ACCESS</freb:Description><freb:Description Data="CachePolicy">NO_CACHE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>35</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_FLUSH_RESPONSE_START</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>47</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Headers">Cache-Control: private
Content-Length: 2553
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
Persistent-Auth: true
X-Powered-By: ASP.NET</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_RESPONSE_HEADERS</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>49</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Buffer"><html><head><title>The resource cannot be found.</title><style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Lucida Console";font-size: .9em}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }</style></head><body bgcolor="white"><span><H1>Server Error in '/CMPNET' Application.<hr width=100% size=1 color=silver></H1><h2> <i>The resource cannot be found.</i> </h2></span><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><b> Description: </b>HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. &nbsp;Please review the following URL and make sure that it is spelled correctly.<br><br><b> Requested URL: </b>/CMPNet/login.aspx<br><br><hr width=100% size=1 color=silver><b>Version Information:</b>&nbsp;Microsoft .NET Framework Version:2.0.50727.5485; ASP.NET Version:2.0.50727.5483</font></body></html><!--
[HttpException]
at System.Web.CachedPathData.GetConfigPathData(String configPath)
at System.Web.CachedPathData.GetConfigPathData(String configPath)
at System.Web.CachedPathData.GetConfigPathData(String configPath)
at System.Web.CachedPathData.GetVirtualPathData(VirtualPath virtualPath, Boolean permitPathsOutsideApp)
at System.Web.HttpContext.GetFilePathData()
at System.Web.HttpContext.GetConfigurationPathData()
at System.Web.Configuration.RuntimeConfig.GetConfig(HttpContext context)
at System.Web.Configuration.CustomErrorsSection.GetSettings(HttpContext context, Boolean canThrow)
at System.Web.HttpResponse.ReportRuntimeError(Exception e, Boolean canThrow, Boolean localExecute)
at System.Web.HttpRuntime.FinishRequest(HttpWorkerRequest wr, HttpContext context, Exception e)
--></Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_RESPONSE_ENTITY_BUFFER</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>36</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="BytesSent">2804</Data><Data Name="ErrorCode">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_FLUSH_RESPONSE_END</Opcode><freb:Description Data="ErrorCode">The operation completed successfully.
(0x0)</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>3</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiModule</Data><Data Name="Notification">128</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="CompletionBytes">2804</Data><Data Name="ErrorCode">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_COMPLETION</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">EXECUTE_REQUEST_HANDLER</freb:Description><freb:Description Data="ErrorCode">The operation completed successfully.
(0x0)</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ISAPI Extension" Guid="{A1C2040E-8840-4C31-BA11-9871031A19EA}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>3</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_ISAPI_COMPLETION</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{ACADE3B2-B7D7-4339-956C-811B4EDB1B24}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ASPNET" Guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"/><EventID>0</EventID><Version>0</Version><Level>0</Level><Opcode>2</Opcode><Keywords>0xf</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ConnID">22760956</Data><Data Name="Context ID">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>AspNetEnd</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{06A01367-79D3-4594-8EB3-C721603C4679}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="ISAPI Extension" Guid="{A1C2040E-8840-4C31-BA11-9871031A19EA}"/><EventID>0</EventID><Version>1</Version><Level>0</Level><Opcode>2</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>ISAPI_EXTENSION_DONE</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{ACADE3B2-B7D7-4339-956C-811B4EDB1B24}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>0</Level><Opcode>2</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data></EventData><RenderingInfo Culture="en-US"><Opcode>ISAPI_END</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{2E94E6C7-EDA0-4B73-9010-2529EDCE1C27}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">IsapiModule</Data><Data Name="Notification">128</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">EXECUTE_REQUEST_HANDLER</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>1</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpCacheModule</Data><Data Name="Notification">512</Data><Data Name="fIsPostNotification">false</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_START</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">UPDATE_REQUEST_CACHE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>17</Opcode><Keywords>0x80</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="CachePolicy">0</Data><Data Name="TimeToLive">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>OUTPUT_CACHE_UPDATE_START</Opcode><Keywords><Keyword>Cache</Keyword></Keywords><freb:Description Data="CachePolicy">NO_CACHE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>4</Level><Opcode>18</Opcode><Keywords>0x80</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="Result">2</Data></EventData><RenderingInfo Culture="en-US"><Opcode>OUTPUT_CACHE_UPDATE_END</Opcode><Keywords><Keyword>Cache</Keyword></Keywords><freb:Description Data="Result">NOT_FREQUENTLY_HIT</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{AC1D69F1-BF33-4CA0-9313-BCA13873E1DC}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>5</Level><Opcode>2</Opcode><Keywords>0x100</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="ModuleName">HttpCacheModule</Data><Data Name="Notification">512</Data><Data Name="fIsPostNotificationEvent">false</Data><Data Name="NotificationStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>NOTIFY_MODULE_END</Opcode><Keywords><Keyword>RequestNotifications</Keyword></Keywords><freb:Description Data="Notification">UPDATE_REQUEST_CACHE</freb:Description><freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid></ExtendedTracingInfo></Event><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/><EventID>0</EventID><Version>1</Version><Level>0</Level><Opcode>2</Opcode><Keywords>0x0</Keywords><TimeCreated SystemTime="2014-09-25T13:59:19.982Z"/><Correlation ActivityID="{00000000-0000-0000-1000-0080000000F3}"/><Execution ProcessID="3708" ThreadID="5032"/><Computer>WK1224</Computer></System><EventData><Data Name="ContextId">{00000000-0000-0000-1000-0080000000F3}</Data><Data Name="BytesSent">2804</Data><Data Name="BytesReceived">395</Data><Data Name="HttpStatus">404</Data><Data Name="HttpSubStatus">0</Data></EventData><RenderingInfo Culture="en-US"><Opcode>GENERAL_REQUEST_END</Opcode></RenderingInfo><ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace"><EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid></ExtendedTracingInfo></Event></failedRequest>
Sadly, I am not savvy enough to decipher what exactly is wrong from this file. That said, it looks to me like it is a HTTP_Handler error causing it. Can anyone confirm this or shed some light as to what may be causing this error? Thanks in advance for
any and all assistance and guidance provided.