Quantcast
Channel: Troubleshooting
Viewing all 1814 articles
Browse latest View live

debugging PHP-related permissions problems

$
0
0

Hi All: I'm hosting a website on IIS7 that uses a PHP-based CMS (hand built).

The system allows the creation of "projects" which creates a series of folders in the web root. For example if you created a project called "test" PHP would create the following folders in the website:

mysite.com/projects/test/photos

mysite.com/projects/test/mp3

etc.

The CMS then allows the site admin to upload content to those directories using php-upload.

What is happening is either folder or the uploaded files are not inheriting the permissions to allow anonymous access to the content. I thought it was the usual problem of files being uploaded to PHP's temp directory then moved to the target folder not inheriting the target folders permissions. 

I followed various threads about creating a static uploads folder and giving IIS_IUSRs read/execute permissions on it, but I was still getting errors trying to anonymously browse the files in the destination folder. I carefully compared the individual file permissions (using the security tab in the properties window) with files that could be browsed, and they were exactly the same.

I had a semi- "A hah" moment when I copied one of the files to the root of the website, and it was browseable, but I realized that copying it to the root might be altering the permissions.

I also compared the folder permissions in the chain of created folders to see if there was anything there, but the folders have the same permissions elsewhere in the site root.

I can brute-force fix the problem by clicking  "advanced" under the security tab of the folder, then clicking on the IIS_IUSRS, and checking the "replace all child object permissions with inheritable permissions from this object".

So, I still don't know if it's the uploaded file permissions, or the enclosing folder's permisssions that are the problem.

How can I determine exactly which permissions are the problem?


Web Deploy Error Message

$
0
0

I am trying to migrate web content from a windows server 2008r2, iis 7 to another windows server 2008r2. I am using the following ms deploy document as a guideline: http://www.orcsweb.com/blog/fred/how-to-migrate-all-your-sites-using-web-deploy/. I am getting the following error messag on the sestination server when I tried to import the web content in ms deploy version 2.0. Error Message: Attempted to read or write protected memory. This is often an indication that other memory is corrupted. I think this is because it's not excepting the encrypted password. I am unable to paste the error message onto the site. i am unable to paste anything into the box. Sorry!

 

IIS7.5 can't find file

$
0
0

I am using IIS7.5 to run a small website (for myself) to keep up on things when I am on the road. It uses Docuwiki. It ran fine until a couple of weeks ago when I suddenly couldn't get access anymore. I have been trying since to get that working again.

Here is the problem: I call up a php page from localhost/wiki/file.php, and I get an error message:404.0 Not found. In the details it says that the physical path is c:\inetpub\wwwroot\wiki\file.php. When I look into the folder, the file is DEFINITELY there. I even set the permissions ro read for anonymous. But I still get the error message instead of the page.

It gets more confusing when I go via the internet to access a page. I set up a domain (let's call it "mydomain.com), which links back to my server. I have set up a website (mydomain), and I have a file "test.php" in the root directory of the web page, as well as a copy of the wiki. Now, when I load the "test.php" from a browser (www.mydomain.com/test.php), everything is fine. When I try to load the "\wiki\file.php" page I get also an error message.

This error emssage is a bit different. It complains that "An error occurred loading a configuration file: Failed to start monitoring changes to 'C:\inetpub\mydomain\wiki\web.config' because access is denied."

Now when I check, I don't even have a web.config in the wiki folder. I have one in the "mydomain" folder. And when I put a web.config file in the wiki folder, the error message changes again:

"There is a problem with the resource you are looking for, and it cannot be displayed."

I am already getting far deeper into this than I ever wanted, and I can't figure this out. Does anyone have a suggestion?

net.tcp System.InsufficientMemoryException

$
0
0

Hi,

I am using an application .net with the Net.TCP binding.

I'm, running client and server in the  same Server (2k8 R2).

I verify my logs, and I found the following error:

System.InsufficientMemoryException: Insufficient winsock resources available to complete socket connection initiation. ---> System.Net.Sockets.SocketException: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full (IP:820)  at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)     at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)     at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)     --- End of inner exception stack trace ---    Server stack trace:      at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)     at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)     at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)     at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)     at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)    Exception rethrown at [0]:      at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)     at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)     at System.ServiceModel.ICommunicationObject.Open(TimeSpan timeout)

Somebody, can help me?

* Sorry, my english!

Http error 500 IIS 7.5

$
0
0

My dear saviour :-)

Our IIS 7.5 on SBS 2011 does not show any website, instead gives us an error 500. I am trying to open the default website, where I just put a simple index.html (http://localhost).

Following you will see the error trace, I do not understand at which point things go wrong.

I would be glad if anybody maybe can explain to me where things go wrong, so that I can fix such things in less than 2 days next time.

No.


EventName

Details

Time

1. i GENERAL_REQUEST_START SiteId="1", AppPoolId="SBS Web Applications application pool", ConnId="1610612805", RawConnId="0", RequestURL="http://server:80/", RequestVerb="GET"
 08:55:02.429 
2. — PRE_BEGIN_REQUEST_START ModuleName="FailedRequestsTracingModule"
 08:55:02.429 
3. — PRE_BEGIN_REQUEST_END ModuleName="FailedRequestsTracingModule", NotificationStatus="NOTIFICATION_CONTINUE"
 08:55:02.429 
4. — PRE_BEGIN_REQUEST_START ModuleName="RequestMonitorModule"
 08:55:02.429 
5. — PRE_BEGIN_REQUEST_END ModuleName="RequestMonitorModule", NotificationStatus="NOTIFICATION_CONTINUE"
 08:55:02.429 
6. — PRE_BEGIN_REQUEST_START ModuleName="IsapiFilterModule"
 08:55:02.429 
7. i FILTER_PREPROC_HEADERS_START 
 08:55:02.429 
8. i FILTER_START FilterName="C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\owa\auth\owaauth.dll"
 08:55:02.429 
9. i FILTER_END NotificationStatus="SF_STATUS_REQ_NEXT_NOTIFICATION"
 08:55:02.429 
10. i FILTER_START FilterName="C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\sync\bin\AirFilter.dll"
 08:55:02.429 
11. i FILTER_END NotificationStatus="SF_STATUS_REQ_NEXT_NOTIFICATION"
 08:55:02.429 
12. i FILTER_PREPROC_HEADERS_END 
 08:55:02.429 
13. — PRE_BEGIN_REQUEST_END ModuleName="IsapiFilterModule", NotificationStatus="NOTIFICATION_CONTINUE"
 08:55:02.429 
14. — PRE_BEGIN_REQUEST_START ModuleName="WebDAVModule"
 08:55:02.429 
15. — PRE_BEGIN_REQUEST_END ModuleName="WebDAVModule", NotificationStatus="NOTIFICATION_CONTINUE"
 08:55:02.429 
16. i GENERAL_ENDPOINT_INFORMATION RemoteAddress="fe80::9185:7570:4676:a52f%17", RemotePort="37619", LocalAddress="fe80::9185:7570:4676:a52f%17", LocalPort="80"
 08:55:02.429 
17. i GENERAL_REQUEST_HEADERS Headers="Connection: Keep-Alive
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Accept-Encoding: gzip, deflate
Accept-Language: de-DE
Host: server
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
DNT: 1"
 08:55:02.429 
18. i URL_CACHE_ACCESS_START RequestURL="/"
 08:55:02.429 
19. i URL_CACHE_ACCESS_END PhysicalPath="", URLInfoFromCache="false", URLInfoAddedToCache="true", ErrorCode="Der Vorgang wurde erfolgreich beendet.
 (0x0)"
 08:55:02.429 
20. i GENERAL_GET_URL_METADATA PhysicalPath="", AccessPerms="513"
 08:55:02.429 
21. i HANDLER_CHANGED OldHandlerName="", NewHandlerName="ExtensionlessUrlHandler-Integrated-4.0", NewHandlerModules="ManagedPipelineHandler", NewHandlerScriptProcessor="", NewHandlerType="System.Web.Handlers.TransferRequestHandler"
 08:55:02.429 
22. — NOTIFY_MODULE_START ModuleName="HttpCacheModule", Notification="BEGIN_REQUEST", fIsPostNotification="false"
 08:55:02.429 
23. — NOTIFY_MODULE_END ModuleName="HttpCacheModule", Notification="BEGIN_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"
 08:55:02.429 
24. — NOTIFY_MODULE_START ModuleName="IpRestrictionModule", Notification="BEGIN_REQUEST", fIsPostNotification="false"
 08:55:02.429 
25. — NOTIFY_MODULE_END ModuleName="IpRestrictionModule", Notification="BEGIN_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"
 08:55:02.429 
26. — NOTIFY_MODULE_START ModuleName="RequestFilteringModule", Notification="BEGIN_REQUEST", fIsPostNotification="false"
 08:55:02.429 
27. — NOTIFY_MODULE_END ModuleName="RequestFilteringModule", Notification="BEGIN_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"
 08:55:02.429 
28. — NOTIFY_MODULE_START ModuleName="FailedRequestsTracingModule", Notification="BEGIN_REQUEST", fIsPostNotification="false"
 08:55:02.429 
29. — NOTIFY_MODULE_END ModuleName="FailedRequestsTracingModule", Notification="BEGIN_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"
 08:55:02.429 
30. — NOTIFY_MODULE_START ModuleName="ConfigurationValidationModule", Notification="BEGIN_REQUEST", fIsPostNotification="false"
 08:55:02.429 
31. — NOTIFY_MODULE_END ModuleName="ConfigurationValidationModule", Notification="BEGIN_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"
 08:55:02.429 
32. — NOTIFY_MODULE_START ModuleName="WSMan", Notification="BEGIN_REQUEST", fIsPostNotification="false"
 08:55:02.429 
33. r MODULE_SET_RESPONSE_ERROR_STATUS
Warning ModuleName="WSMan", Notification="BEGIN_REQUEST", HttpStatus="500", HttpReason="Request Failed", HttpSubStatus="0", ErrorCode="Der Vorgang wurde erfolgreich beendet.
 (0x0)", ConfigExceptionInfo=""
 08:55:02.460 

HTTP Error 500.19

$
0
0

On my Windows 8.1 / 64 bit laptop I'm trying to get my ASP.NET 4.0 Web Forms application running without VStudio.  I believe I have everything setup properly but am getting this error:

Detailed Error Information:
Module    IIS Web Core 
Notification    BeginRequest 
Handler    Not yet determined 
Error Code    0x80070021 
Config Error    This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".  
Config File    \\?\C:\inetpub\wwwroot\Incentives\web.config 
Requested URL    http://localhost:80/Incentives 
Physical Path    C:\inetpub\wwwroot\Incentives 
Logon Method    Not yet determined 
Logon User    Not yet determined 


Config Source:
  145:     <validation validateIntegratedModeConfiguration="false" />
  146:     <handlers>
  147:       <remove name="ChartImage_axd" />

I followed the advice shown here and here but neither fixed the problem.

Might anyone have a suggestion of what else I could try to do to resolve this?

Robert

SSL Problem: IIS7 does not send all of the intermediate certificates during SSL handshake

$
0
0

Recently, I apply for a new SSL certificate for my IIS7 server. However, after I installed the new SSL certificate, the client starts to show the error message said that the SSL certificate in not trusted. I am sure the root certificate is already included in the trusted root certificate list of the client side.

In the IIS server, the certificate chain looks like this:

Root CA Certificate --> Intermediate CA 1 Certificate --> Intermediate CA 2 Certificate --> SSL Certificate

However, I use a SSL test tool to check the SSL handshake, it reported that the IIS7 server only send the Intermediate CA  2 Certificate and SSL Certificate to the client side.

Is there a way to enforce the IIS7 server to send the Intermediate CA 1 Certificate to the client side too?

HTTP Error 404 for ASPX page in IIS 7.5

$
0
0

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&amp;u=gbusby&amp;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&amp;u=gbusby&amp;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&amp;u=gbusby&amp;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&amp;u=gbusby&amp;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">&lt;html&gt;&lt;head&gt;&lt;title&gt;The resource cannot be found.&lt;/title&gt;&lt;style&gt;
         body {font-family:&quot;Verdana&quot;;font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:&quot;Verdana&quot;;font-weight:normal;color:black;margin-top: -5px}
         b {font-family:&quot;Verdana&quot;;font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:&quot;Verdana&quot;;font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:&quot;Verdana&quot;;font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:&quot;Lucida Console&quot;;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; }&lt;/style&gt;&lt;/head&gt;&lt;body bgcolor=&quot;white&quot;&gt;&lt;span&gt;&lt;H1&gt;Server Error in &apos;/CMPNET&apos; Application.&lt;hr width=100% size=1 color=silver&gt;&lt;/H1&gt;&lt;h2&gt; &lt;i&gt;The resource cannot be found.&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;&lt;font face=&quot;Arial, Helvetica, Geneva, SunSans-Regular, sans-serif &quot;&gt;&lt;b&gt; Description: &lt;/b&gt;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. &amp;nbsp;Please review the following URL and make sure that it is spelled correctly.&lt;br&gt;&lt;br&gt;&lt;b&gt; Requested URL: &lt;/b&gt;/CMPNet/login.aspx&lt;br&gt;&lt;br&gt;&lt;hr width=100% size=1 color=silver&gt;&lt;b&gt;Version Information:&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.5485; ASP.NET Version:2.0.50727.5483&lt;/font&gt;&lt;/body&gt;&lt;/html&gt;&lt;!-- 
[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)
--&gt;</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.


Application Pool stop using domain account and use MachineName$ instead

$
0
0

Hi,

I have a problem with 401.0 and I can't find the solution. We are running a web application that is using a AppPool with a domain account. Website Authentication is set to Anonymous Authentication and Windows Authentication.

When I start the web application, everything is going well but randomly this error below start to append 401.0. If I look in the IIS logs of the web service, I can see the the web application stop using the domain account to communication and start using machinename$ instead.

If I change something in the Web.Config and save it (AppPool Recycle), it solve the problem but after 5min, 10min, or 5 hours the error will cameback and start again.

I have reproduce this error in 4 environments.

WebApp Error :

STACK TRACE:
at Caching.Controllers.CacheItemController.GetData()
at Caching.CacheManager.CacheItem(CacheItemController cacheItemController)
4/4/2014 11:37:01 AM FatalError An System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Web.Services.MyItem.Pub()
at DataProvider.GetData(String functionCallName, ProviderParameter[] parameters)
at Caching.Controllers.CacheItemController.GetData() Exception occurred in Caching.Controllers.CacheItemController.
Failed to retrieve data for cache item Provider:Publication

The request failed with HTTP status 401: Unauthorized.

STACK TRACE:
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Web.Services.MyItem.Pub()
at DataProvider.GetData(String functionCallName, ProviderParameter[] parameters)
at Caching.Controllers.CacheItemController.GetData()
4/4/2014 11:37:01 AM Error An System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at Caching.Controllers.CacheItemController.GetData()
at Caching.CacheManager.CacheItem(CacheItemController cacheItemController) Exception occurred in Caching.Controllers.CacheItemController.
ERROR DATA RETRIEVAL - Unable to retrieve data for Provider:Publication, because an exception has occurred: The request failed with HTTP status


Webservice IIS logs

2014-04-04 11:37:01 W3SVC10 WSSERVERNAME 10.4.24.50 POST /path/myfile.asmx - 80 HOC\WEBAPPSERVERNAME$ 10.4.24.5 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.1022) - - mydomain.com 401 0 0 1562 964 4

Thanks for your help,

Nicolas

website problems after windows update

$
0
0

I have a double headed problem. That is, there are 2 servers that I can't execute a script on that has been running for years. one server stopped running the script after a windows update a few days ago. I get the message,"

Microsoft VBScript runtimeerror '800a0046'

Permission denied

/davesdiscount/sslserver/daveordernu.asp, line 373

I followed the instructions to get a detailed error message, but this tells me nothing about how to fix something that has worked for years.

The 2nd server is running iis 8 and is new. I installed everything as on the 2008 server.  when I try to execute the script on this server, there is a permissions error, which I can't fix, because even being the administrator doesn't give me rights to give the folder special permissions to the iis users which I have always needed for the script to write to a text file.

I can't duplicate the iis usrs rights that existed on the previous server. It's not available (grayed out). And not available in the advanced tab. I am logged in as administrator. There is no way to add that attribute, even though that's the only way I got the ssl site to work in 08 server installs. I checked with the certificate issuer and there is nothing wrong with it. It displays in the ssl settings under iis. I also have the problem of the folder where the file needed to be written to resides. The folder has the read only box checked and when I uncheck it and click apply, it doesn't save after exiting. I have tried using attrib -r at the command prompt, with no success either. It is evident that these iis users coming to the website can't write to the ssl file unless they have special permission, as well as read, execute (they run an asp script), write. Since I can't give them these rights, the website doesn't function on this server. I did turn off the firewall. The message you get when you go to the url is a 404 and "you don't have rights to this directory etc."

At this point, I am stuck if the backup iis 7 server goes down, because I haven't a clue how to make this script work on either of the above servers. My client will have to look elsewhere to get a shopping cart for her website. Thanks for your help.

Exception: The type initializer for .Broker threw an exception

$
0
0

Hi-

A newbie to this forum.
We are having issues with IIS/.NET and our Application.
We have 2 different versions of .NET on our server.
.Net v2 and .Net v4.0.

C:\Windows\Microsoft.NET\Framework64\v2.0.50727
C:\Windows\Microsoft.NET\Framework64\v4.0.30319

The error seems pretty generic and from research I've seen references to checking the web.config or app.config(we use web.config for our app) to problems with conflicting .NET versions.

Can anyone tell us if there is a problem with running 2 - DOTNET versions - on the same physical machine or in the same OS - windows 2008 R2?

Was also looking for a better way to troubleshoot IIS/.NET - tools - strace for Windows or debug logging?

Am really unsure of how to troubleshoot this error.
I can give further details - but wanted to know if .NET can run together with other version safely.
Appreciate any help or clues.
Thx.

-SP

Unable to access my FTP site

$
0
0

Have created an FTP site using IIS Manager.

IP address of my ftp site is the same a the ip address ive entered in ipv4; 192.168.1.9 Enabled Anonymous authentication> Allow SSL> Given read permissions to All users, also added rule to allow Anonymous users. Firewalls are turned off, no anti virus on. Have given access to IUSR in the security settings of my folder. Yet am get an incorrect user id / password error 530

I've even tried testing this with a newly created password for IUSR. I get the same error.

Response: 220 welcome
Command: USER anonymous
Response: 331 Password required for anonymous
Command: PASS **************
Response: 530 Login or password incorrect!
Error: Critical error: Could not connect to server

P.S. I can access other ftp sites without any issues. Please help.

Windows IIS manager can not authenticate

$
0
0

We have a number of IIS servers running IIS 7 which after a week of running can no longer authenticate the user with the Domain and AD server.  The users get a popup box requesting user credentials. Generally the only resolution is to reboot the server and everything works fine again.

 

Has anyone seen this before, and is there a fix?  We have Windows 2008 R2 servers running in a NetApp environment inside a VM. We intially thought the server's network card had hung and assured that IP v6 was turned off, but it appears that this was not the case.

IIS / Shared Config / Fiber SAN / StorNext File System

$
0
0

-I have 4 servers running Server 2012 R2 w/ IIS.
-IIS on all machines shares a common config on a remote file server successfully.
-Each server is fiber attached to a SAN, StoreNext file system, identical volumes mounted on each server as C:\SAN\san1, C:\SAN\san2, etc....

Having an issue when I configure the physical path of our websites to point to the SAN. ASP.NET web applications work fine upon first load, but if I then update a .vbhtml content file for example, the website never refreshes until IIS is restarted. If I manually view the changed file on each server it does show that the content has changed, yet IIS continues to serve the old content until a restart.

If I reconfigure the physical path of each website to point to a remote file share connected to the same SAN volumes everything works, and updating the content pages results in immediate refresh without restarting IIS. Something to do with each server pointing to identically mounted SAN volumes under this path is causing trouble: C:\SAN\san1\wwwRoot

Any help would be much appreciated!

PHP on IIS with Web Platform --> Error

$
0
0

I can't install PHP with the Web platform. I think there is a problem with the RunPHP Helper file.

Message error :
RunuPHP Helper
This product did not install successfully: Downloaded file failed signature verification and may have been tampered with

It's probably a Microsoft issue, can you confirm ?


IIS 6 - WebDAV folder pointing to a server not joined to the domain.

$
0
0

Hi all, 

First let me describe what i wish to achieve before describing the issue:

I have a group of servers servers that are not domain joined that i need to share a folder from to  many users. 

I have created a local service account and shared the folders to the service account on each of these servers.

I have a file cluster running windows 2003 with IIS 6 installed, i have created a WebDAV on via the IIS console pointing to the shared folder and set it to connect to the share with the service account. 

If i explore the WebDAV from the IIS console or open the share from the file cluster it open it fine but when i am browsing to the WebDAV via internet explorer (even on the file cluster) i get a Error 500. 

If i change the connection to use anonymous access with the service account i get a 401 access denied error. 

Any ideas here? 

Many thanks,

Steve. 

Problems with accessing IIS from a local computer

$
0
0

Hi everyone,

I'm currently running WINDOWS SERVER 2008 R2 with IIS 7.5, the host website is fully accessible on the host machine. However, it was not accessible on the other computer running in my local network. 

So I did a researched on google for the solutions and here are the lists of what I have done:

1. Binding my application to the public IP address.

2. Allow incoming connections and turn of Windows Firewall (Both the host and local machines)

Thus, the website was still not accessible displaying "this page can't be displayed". 

-Note that I was able to ping to the server's IP Address

Thank you.

Port change 21 to 288 in IIS 7

$
0
0

We want to change the ftp port from 21 to 288. As we don't want to use stranded ports to prevent brute force attacks.

Can we change the port or we have to set dynamic ip restrictions

Database Backup Trouble

$
0
0

I am running windows server 2012 with IIS 8. Hosting an internal website which has a SQL database attached.

I am trying to backup up the SQL database using SQL Server Management Studio but I am not able to do anything with the database unless I stop IIS.

I get the error "The process cannot access the file because it is being used by another process."

Is there a way to edit/back up the database without stopping IIS?

Thank you,

show error while installing wampserver 2.5

$
0
0

when i install wampserver 2.5,it will show error

php-win.exe

"the applicaton was unable to start correctly (0xc000007b) Click OK to close the application"

i installed "Microsoft Visual C++ x64 Redistributable update 4" but it still show error msg.I googled it but i didn't get proper answer

Viewing all 1814 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>