W2K3 IIS 6.0 ASP.NET Requests Per Second Limits?

TheMSsForum.com: The Microsoft Software Forum

  • The MSS Forum ‹ IIS
    • Archive
      • Biz
      • MCSE
      • CRM
      • Drivers
      • Framework
      • ADO
      • ASP
      • Compact
      • Forms
      • Dotnet
      • C#
      • VB
      • FontpageGen
      • Excel
      • WorkSheet
      • Exchange
      • Setup
      • Fox
      • Fontpage
      • ASP
      • IIS
      • Entourage
      • Money
      • Messanger
      • PocketPC
      • Powerpoint
      • Project
      • Publisher
      • Excel
      • VB
      • Security
      • Portal
      • Services
      • SQLServerDev
      • SVCS
      • SQLServer
      • VB
      • VC
      • MFC
      • ExcelGen
    • Previous
      • 1
        • POST request with chunked encoding Hi! I'm experiencing problems with creating a chunked post request to IIS. Scenario: Client side: --------------- <Program opens socket> <Creates and sends POST header with chunked content-encoding> <streams over a lot of data in chunks to a cgi program on IIS> Server side: ---------------- <CGI program is envoked by IIS> <Headers from IIS says not chunked, content-length = 4294967295> (The content-length is max int, and totally wrong...) <Program gets data - not in chunks any more - IIS must be translating> <all is well for a few tens of K's> <Then chunks suddenly appear in the data stream> How can the CGI program know when the stream changes from "not chunked" to "chunked"? If there is a more appropriate newsgroup for this question, feel free to tell me:-) Regards, Erik Knudsen Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353734
      • 2
        • IIS6 problems Hello. I migrated my web sites from windows 2000 server to windows server 2003 with IIS6. Configuration is ok, but... i have a problem! Sometimes, when the number of simultaneous users grows over 100-150, IIS crashes and I have to restart it. Maybe someone can help me to configure application pool and IIS option to get optimal performances. My web sites are usually visited by 1000 simultaneous users. Server Configuration: xeon 2,8 Giga double processor, Ram 2 Giga, SCSI disks, bandwidth 6 Mbit. Thank you very much! Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353732
      • 3
        • IIS FTP server: 530 Login failed This is a repost from a post I made on microsoft.public.inetserver.iis.ftp. I have just noticed how little traffic there is there and this is becomming rather urgent. Hi, I am trying to set up an FTP server on a Win XP SP2 machine that has the firewall disabled. Our router has been set to forward port 21 to this machine. The FTP site is set to accept only anonymous connections using the following account: MACHINENAME\IUSR_MACHINENAME and IIS is set to control passwords. The user mentioned above has Read & Execute, List Folder Contents, Read and Write permissions on the Home Directory. The user also listed in the 'Local Security Setting - Log on locally' dialog. When I try and use ftp.exe to connect to the server (incidentally its on another machine in the same domain) I get the following: 331 Anonymous login ok, send your complete e-mail address as password I then offer it test@test.com but I get: 530 Login failed. I have Googled this to death and apart from being told to ensure that the user has the correct permissions on the folder and has Log On Locally enabled I have found nothing! Any ideas why this isn't working? TIA Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353731
      • 4
        • IIS6.0 has new idc/htx syntax? Hello, We changed from an old NT4.0 server to Windows SBS 2003 server (IIS 6.0) After setting Internet Database Connector WSE to "allowed" (thanx to Ken Schaefer) I have my scripts up and running. However, following SQL statement gives an error =============== Datasource: adressenlijst SQLStatement: SELECT Legende.*, Users.* +FROM Legende, Users +WHERE (((Legende.LegendeBoek)='%adresboek%') + AND ((Users.UID)='%UID%')); Template: newdetails.htx RequiredParameters: BijgewerktDoor, Type =============== The error I recieve is: =============== Error performing query. The operation completed successfully. =============== If I drop the last row of my query "RequiredParameters: BijgewerktDoor, Type", everythings seems to work fine. Has the syntax changed with introduction of IIS6.0? Can I use "RequiredParameters" in my SQL? any help is appreciated! regards, bart Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353729
      • 5
        • Continuous redirection? WS2k3 IIsv6 This is a multi-part message in MIME format. ------=_NextPart_000_0012_01C4FDC5.1D7C3340 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi... I'm getting the hang of writing ISAPI Extensions and was wondering = if it is possible to continuously redirect images from WebCam Servers that are behind my = router to=20 the outside world. My cable modem/router configuration allows only one DMZ type port which = is hooked up to my IIS v6 default web site. It all works just fine. I know that I = can map individual WebCam Servers to the router DMZ port... but this rather limiting. I realize that server side URL redirection will not work as all the = WebCam Server Ip addresses are local... 192.168.xxx.xxx. But I can run CGI scripts on = these servers and capture the output on IE running locally. If I could just redirect the = HTTP data stream. I did look at the TCP/IP steam for one of these video streams... and I = saw a series of 'keep-alive' HTTP sessions. Many continuous video exchanges. This just might not be possible with an ISAPI ext dll. Great site... Thanks! Never stop learning.... Steven Foster Murray. ------=_NextPart_000_0012_01C4FDC5.1D7C3340 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.3790.218" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><STRONG><FONT color=3D#800000>Hi... I'm getting the hang of writing = ISAPI=20 Extensions and was wondering if it is possible</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000>to continuously redirect images=20 from&nbsp;WebCam Servers that are behind </FONT></STRONG><STRONG><FONT=20 color=3D#800000>my router to </FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000>the outside = world.</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000></FONT></STRONG>&nbsp;</DIV> <DIV><STRONG><FONT color=3D#800000>My cable modem/router configuration = allows only=20 one DMZ type port which is&nbsp;hooked</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000>up to my IIS v6 default web site. It = all works=20 just fine. I know that I can map individual</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000>WebCam Servers to the router DMZ = port... but=20 this rather limiting.</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000></FONT></STRONG>&nbsp;</DIV> <DIV><STRONG><FONT color=3D#800000>I realize that server side URL = redirection will=20 not work as all the WebCam Server Ip</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000>addresses are local... = 192.168.xxx.xxx. But I=20 can run CGI scripts on these servers and</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000>capture the output on IE running = locally. If I=20 could just redirect the HTTP data stream.</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000></FONT></STRONG>&nbsp;</DIV> <DIV><STRONG><FONT color=3D#800000>I did look at the TCP/IP steam for = one of these=20 video streams... and I saw a series of</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000>'keep-alive' HTTP sessions. Many = continuous=20 video exchanges.</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000></FONT></STRONG>&nbsp;</DIV> <DIV><STRONG><FONT color=3D#800000>This just might not be possible with = an ISAPI=20 ext dll.</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000></FONT></STRONG>&nbsp;</DIV> <DIV><STRONG><FONT color=3D#800000>Great site... = Thanks!</FONT></STRONG></DIV> <DIV><STRONG><FONT color=3D#800000></FONT></STRONG>&nbsp;</DIV> <DIV><STRONG><FONT color=3D#800000>Never stop learning.... Steven Foster = Murray.</FONT></STRONG></DIV></BODY></HTML> ------=_NextPart_000_0012_01C4FDC5.1D7C3340-- Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353718
      • 6
        • help on set Application Protection Hi, I need to set the Application Protection to be High (Isolated), but whenever do it I got popup warning "IIS WWW Configuration" window say: COM+ was unable to talk to the MIcrosoft Distributed Transaction Coordinator I don't know what system admin did on this box, how can set Application Protection to be high? Thanks Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353688
      • 7
        • Frequent IIS restart required with web service / ado.net Hello All, I'm looking for additional troubleshooting ideas on a persistant problem that is cropping up 'randomly' when a web service is communicating with the SQL server. Both machines are running win2k Server with the most recent service packs + .NET 1.1. The Web Service provides data to client software by connecting to the SQL server and executing stored procedures. A fairly common scenario I'd think. Anyway, at random points - or so far as we can determine, IIS reports that access to SQL server was not found or access denied. This condition will persist until you restart IIS after which everything resumes working as expected. I've verified that the machines have the same mdac version, .net version, and we've even looked for stuck open connections. I've recently setup an entirely new domain with clean installs and the same behavior occured. There are no error messages logged in SQL or IIS - or the event logs for either machine. Where else can I go with this? This feels like a fairly generic error and the apparent random nature hints that there is a specific set of conditions that have to be met to repro the issue - but I can't identify them as yet. Thanks for reading and a special thank you for your valuable time. Chris Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353686
      • 8
        • new site and virtual directory Hi, I am confused with new site and new virtual directory as I am reading the documentation from weblogic about how to use IIS with weblogic: "To proxy requests from multiple Websites (defined as virtual directories in IIS) to WebLogic Server: "............... what's the difference? Thanks Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353684
      • 9
        • IIS 5 on Win2K server is constantly dying Is anyone else having similar problems or know of any resolutions? Here is what I am seeing in my event log: Event Type: Error Event Source: Service Control Manager Event Category: None Event ID: 7031 Date: 1/18/2005 Time: 5:36:47 PM User: N/A Computer: INTRANET01 Description: The IIS Admin Service service terminated unexpectedly. It has done this 59 time(s). The following corrective action will be taken in 1 milliseconds: Run the configured recovery program. Event Type: Error Event Source: Service Control Manager Event Category: None Event ID: 7031 Date: 1/18/2005 Time: 5:36:47 PM User: N/A Computer: INTRANET01 Description: The World Wide Web Publishing Service service terminated unexpectedly. It has done this 58 time(s). The following corrective action will be taken in 0 milliseconds: No action. Here is a copy of an IISState dump: *********************** Starting new log output IISState version 3.3.1 Tue Jan 18 17:33:19 2005 OS = Windows 2000 Executable: inetinfo.exe PID = 1104 Note: Thread times are formatted as HH:MM:SS.ms *********************** Thread ID: 0 System Thread ID: 23c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0006f89c 7c5862e9 ntdll!ZwReadFile+0xb 01 0006f910 7c2e4cd9 KERNEL32!ReadFile+0x181 02 0006f93c 7c2e4b5f ADVAPI32!ScGetPipeInput+0x28 03 0006f9b8 7c2e6632 ADVAPI32!ScDispatcherLoop+0x4a 04 0006fbf4 01002884 ADVAPI32!StartServiceCtrlDispatcherA+0x7d 05 0006fd30 01001e94 inetinfo!StartDispatchTable+0x2f1 06 0006ff70 01002fbf inetinfo!main+0x654 07 0006ffc0 7c59893d inetinfo!mainCRTStartup+0xff 08 0006fff0 00000000 KERNEL32!BaseProcessStart+0x3d Thread ID: 1 System Thread ID: 5dc Kernel Time: 0:0:0.62 User Time: 0:0:0.31 Thread Type: Other # ChildEBP RetAddr 00 005dfd1c 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 005dfd44 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 005dfd54 6e6f1685 KERNEL32!WaitForSingleObject+0xf 03 005dfd70 01002440 iisadmin!ServiceEntry+0x156 04 005dffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd 05 005dffb4 7c57b388 ADVAPI32!ScSvcctrlThreadW+0xe 06 005dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 2 System Thread ID: 9e4 Kernel Time: 0:0:0.0 User Time: 0:0:0.15 Thread Type: Other # ChildEBP RetAddr 00 0071fe5c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0071feac 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0071ff08 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0071ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d 04 0071ff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7 05 0071ffb4 7c57b388 MSVCRT!_endthreadex+0xc1 06 0071ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 3 System Thread ID: 3b8 Kernel Time: 0:0:0.31 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0075fe5c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0075feac 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0075ff08 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0075ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d 04 0075ff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7 05 0075ffb4 7c57b388 MSVCRT!_endthreadex+0xc1 06 0075ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 4 System Thread ID: 848 Kernel Time: 0:0:0.31 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0079fe5c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0079feac 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0079ff08 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0079ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d 04 0079ff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7 05 0079ffb4 7c57b388 MSVCRT!_endthreadex+0xc1 06 0079ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 5 System Thread ID: 954 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 007dfe5c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 007dfeac 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 007dff08 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 007dff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d 04 007dff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7 05 007dffb4 7c57b388 MSVCRT!_endthreadex+0xc1 06 007dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 6 System Thread ID: cc0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 00c4fe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 00c4ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 00c4ff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9 03 00c4ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f 04 00c4ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 05 00c4ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 7 System Thread ID: 6bc Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 00c8ff5c 7c59a243 ntdll!NtDelayExecution+0xb 01 00c8ff7c 7c59a20e KERNEL32!SleepEx+0x32 02 00c8ff88 77ab8ffb KERNEL32!Sleep+0xb 03 00c8ff90 77ab50ee ole32!CROIDTable::WorkerThreadLoop+0xc 04 00c8ffa8 77ab5046 ole32!CRpcThread::WorkerLoop+0x22 05 00c8ffb4 7c57b388 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a 06 00c8ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 8 System Thread ID: 9a0 Kernel Time: 0:0:0.125 User Time: 0:0:0.15 Thread Type: Other # ChildEBP RetAddr 00 00edfc1c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 00edfc6c 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 00edfcc8 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 00edfce4 769c71e0 USER32!MsgWaitForMultipleObjects+0x1d 04 00edfd30 65f0cfd8 INFOCOMM!IIS_SERVICE::StartServiceOperation+0x209 05 00edfd70 01002440 w3svc!ServiceEntry+0x1b5 06 00edffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd 07 00edffb4 7c57b388 ADVAPI32!ScSvcctrlThreadW+0xe 08 00edffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 9 System Thread ID: 878 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0104ff5c 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 0104ff88 6d7029ef KERNEL32!GetQueuedCompletionStatus+0x27 02 0104ffb4 7c57b388 ISATQ!I_AtqOplockThreadFunc+0x32 03 0104ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 10 System Thread ID: 538 Kernel Time: 0:0:0.46 User Time: 0:0:0.46 *** WARNING: Unable to verify checksum for C:\Inetpub\scripts\jrun.dll *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Inetpub\scripts\jrun.dll - Thread Type: Other # ChildEBP RetAddr 00 0108f130 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 0108f16c 74fd160d msafd!SockWaitForSingleObject+0x1a8 02 0108f1e8 750313fa msafd!WSPRecv+0x1e9 03 0108f224 750510a4 WS2_32!WSARecv+0x8a 04 0108f250 100054ca WSOCK32!recv+0x31 WARNING: Stack unwind information not available. Following frames may be wrong. 05 00000b04 00000000 jrun!HttpFilterProc+0x3bfa Thread ID: 11 System Thread ID: 820 Kernel Time: 0:0:0.46 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 010cf130 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 010cf16c 74fd160d msafd!SockWaitForSingleObject+0x1a8 02 010cf1e8 750313fa msafd!WSPRecv+0x1e9 03 010cf224 750510a4 WS2_32!WSARecv+0x8a 04 010cf250 100054ca WSOCK32!recv+0x31 WARNING: Stack unwind information not available. Following frames may be wrong. 05 00000bf8 00000000 jrun!HttpFilterProc+0x3bfa Thread ID: 12 System Thread ID: 818 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 0124feb8 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 0124fee4 77d31394 KERNEL32!GetQueuedCompletionStatus+0x27 02 0124ff20 77d3e93f RPCRT4!COMMON_ProcessCalls+0x9e 03 0124ff74 77d3e8c2 RPCRT4!LOADABLE_TRANSPORT::ProcessIOEvents+0x99 04 0124ff78 77d35924 RPCRT4!ProcessIOEventsWrapper+0x9 05 0124ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f 06 0124ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 07 0124ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 13 System Thread ID: 8cc Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 0154fe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 0154ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 0154ff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9 03 0154ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f 04 0154ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 05 0154ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 14 System Thread ID: 460 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 015cfd20 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 015cfd70 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 015cfd88 778322b2 KERNEL32!WaitForMultipleObjects+0x17 03 015cffb4 7c57b388 RTUTILS!TraceServerThread+0xde 04 015cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 15 System Thread ID: 5f4 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 0161ff5c 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 0161ff84 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 0161ff94 732c3366 KERNEL32!WaitForSingleObject+0xf 03 0161ffb4 7c57b388 compfilt!CompressionThread+0x29 04 0161ffc0 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 16 System Thread ID: 970 Kernel Time: 0:0:0.15 User Time: 0:0:0.15 Thread Type: Other # ChildEBP RetAddr 00 0168fe70 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0168fec0 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0168ff1c 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0168ff38 65f09ccb USER32!MsgWaitForMultipleObjects+0x1d 04 0168ff7c 78008454 w3svc!CMTACallbackThread::Thread+0x42 05 0168ffb4 7c57b388 MSVCRT!_endthread+0xc6 06 0168ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 17 System Thread ID: 9c8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 016cfea8 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 016cfef8 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 016cff54 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 016cff70 65f09d47 USER32!MsgWaitForMultipleObjects+0x1d 04 016cffb4 7c57b388 w3svc!OleHackThread+0x88 05 016cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 18 System Thread ID: d10 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0174fce0 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 0174fd1c 74fd3c59 msafd!SockWaitForSingleObject+0x1a8 02 0174fe08 750312f5 msafd!WSPSelect+0x24e 03 0174fe6c 6e2b3b6e WS2_32!select+0xe7 04 0174ffb4 7c57b388 inetsloc!SocketListenThread+0x51 05 0174ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 19 System Thread ID: 800 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0178fdfc 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 0178fe38 74fd3c59 msafd!SockWaitForSingleObject+0x1a8 02 0178ff24 750312f5 msafd!WSPSelect+0x24e 03 0178ff88 6d7075bd WS2_32!select+0xe7 04 0178ffb0 6d70791b ISATQ!ATQ_BMON_SET::BmonThreadFunc+0x22 05 0178ffb4 7c57b388 ISATQ!BmonThreadFunc+0x9 06 0178ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 20 System Thread ID: 350 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 017cfe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 017cff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 017cff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9 03 017cffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f 04 017cffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 05 017cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 21 System Thread ID: 874 Kernel Time: 0:0:0.31 User Time: 0:0:0.62 Thread Type: Other # ChildEBP RetAddr 00 0180f130 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 0180f16c 74fd160d msafd!SockWaitForSingleObject+0x1a8 02 0180f1e8 750313fa msafd!WSPRecv+0x1e9 03 0180f224 750510a4 WS2_32!WSARecv+0x8a 04 0180f250 100054ca WSOCK32!recv+0x31 WARNING: Stack unwind information not available. Following frames may be wrong. 05 00000c50 00000000 jrun!HttpFilterProc+0x3bfa Thread ID: 22 System Thread ID: b30 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 01a2ff08 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 01a2ff58 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 01a2ff70 787f58ce KERNEL32!WaitForMultipleObjects+0x17 03 01a2ffb4 7c57b388 COMSVCS!CEventDispatcher::PushEvents+0x4e 04 01a2ffc0 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 23 System Thread ID: d14 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page Remote call is either to a MTA object or object not initialized. Also, possible utility thread. DCOM call being made to Process ID: 1864 Waiting on thread id: ffffffff # ChildEBP RetAddr 00 01a6fb68 77d4256d ntdll!ZwRequestWaitReplyPort+0xb 01 01a6fb94 77d3ac56 RPCRT4!LRPC_CCALL::SendReceive+0x11e 02 01a6fba0 77b25b87 RPCRT4!I_RpcSendReceive+0x2c 03 01a6fbc0 77b25a52 ole32!ThreadSendReceive+0xef 04 01a6fbd8 77b22ab6 ole32!CRpcChannelBuffer::SwitchAptAndDispatchCall+0x14f 05 01a6fc18 77b258c6 ole32!CRpcChannelBuffer::SendReceive2+0x96 06 01a6fc28 77a6cb5d ole32!CRpcChannelBuffer::SendReceive+0x11 07 01a6fc88 77ab74c3 ole32!CAptRpcChnl::SendReceive+0xa9 08 01a6fce0 77d94c1a ole32!CCtxComChnl::SendReceive+0x124 09 01a6fcfc 77d9487d RPCRT4!NdrProxySendReceive+0x4c 0a 01a6ff44 77d95136 RPCRT4!NdrClientCall2+0x4f5 0b 01a6ff60 77d46e75 RPCRT4!ObjectStublessClient+0x76 0c 01a6ff70 787f5818 RPCRT4!ObjectStubless+0xf 0d 01a6ffb4 7c57b388 COMSVCS!CEventDispatcher::GetEventServerInfoThread+0x118 0e 01a6ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 24 System Thread ID: 930 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 0270fe70 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0270fec0 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0270ff1c 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0270ff38 74a01e69 USER32!MsgWaitForMultipleObjects+0x1d 04 0270ff7c 78008454 asp!CMTACallbackThread::Thread+0x42 05 0270ffb4 7c57b388 MSVCRT!_endthread+0xc6 06 0270ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 25 System Thread ID: 770 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 0274fe70 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0274fec0 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0274ff1c 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0274ff38 74a01eca USER32!MsgWaitForMultipleObjects+0x1d 04 0274ff7c 78008454 asp!Debugger+0x74 05 0274ffb4 7c57b388 MSVCRT!_endthread+0xc6 06 0274ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 26 System Thread ID: 224 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 *** WARNING: Unable to verify checksum for *** ERROR: Symbol file could not be found. Defaulted to export symbols for - Thread Type: PDM (Debugger) Thread. # ChildEBP RetAddr 00 0278fe88 77e1e9f2 USER32!NtUserCallNoParam+0xb 01 0278fea4 4a00886c USER32!MsgWaitForMultipleObjects+0x1d 02 0278ff88 4a008a85 pdm+0x886c 03 0278ffb0 4a008a09 pdm+0x8a85 04 0278ffb4 7c57b388 pdm+0x8a09 05 0278ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 27 System Thread ID: 4fc Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 027cff9c 77f842c4 ntdll!NtDelayExecution+0xb 01 027cffb4 7c57b388 ntdll!RtlpTimerThread+0x42 02 027cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 28 System Thread ID: b80 Kernel Time: 0:0:0.15 User Time: 0:0:0.109 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0280fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0280fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0280fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0280fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0280ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0280ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0280ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 29 System Thread ID: 81c Kernel Time: 0:0:0.62 User Time: 0:0:0.93 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0284fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0284fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0284fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0284fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0284ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0284ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0284ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 30 System Thread ID: 5f8 Kernel Time: 0:0:0.0 User Time: 0:0:0.171 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0288fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0288fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0288fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0288fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0288ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0288ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0288ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 31 System Thread ID: a40 Kernel Time: 0:0:0.0 User Time: 0:0:0.31 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 028cfe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 028cfe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 028cfed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 028cfef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 028cff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 028cffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 028cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 32 System Thread ID: 320 Kernel Time: 0:0:0.0 User Time: 0:0:0.15 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0290fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0290fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0290fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0290fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0290ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0290ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0290ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 33 System Thread ID: 698 Kernel Time: 0:0:1.93 User Time: 0:0:3.78 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0294fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0294fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0294fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0294fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0294ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0294ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0294ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 34 System Thread ID: 8fc Kernel Time: 0:0:0.15 User Time: 0:0:0.15 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0298fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0298fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0298fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0298fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0298ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0298ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0298ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 35 System Thread ID: c98 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 029cfe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 029cfe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 029cfed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 029cfef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 029cff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 029cffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 029cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 36 System Thread ID: 574 Kernel Time: 0:0:0.0 User Time: 0:0:0.15 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 02a0fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 02a0fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 02a0fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 02a0fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 02a0ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 02a0ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 02a0ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 37 System Thread ID: 338 Kernel Time: 0:0:1.765 User Time: 0:0:2.187 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 02a4fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 02a4fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 02a4fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 02a4fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 02a4ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 02a4ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 02a4ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 38 System Thread ID: 77c Kernel Time: 0:0:0.0 User Time: 0:0:0.31 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 02a8fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 02a8fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 02a8fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 02a8fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 02a8ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 02a8ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 02a8ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 39 System Thread ID: cd8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0363ff88 751a4848 ntdll!ZwWaitForMultipleObjects+0xb 01 0363ffb4 7c57b388 NETAPI32!NetbiosWaiter+0x71 02 0363ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 40 System Thread ID: a4c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 03a8ff5c 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 03a8ff84 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 03a8ff94 1f9cbbce KERNEL32!WaitForSingleObject+0xf 03 03a8ffb4 7c57b388 oledb32!ReleaseResourceThread+0x57 04 03a8ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 41 System Thread ID: 49c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 03acff58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 03acff80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 03acff90 1f9cbecb KERNEL32!WaitForSingleObject+0xf 03 03acffb4 7c57b388 oledb32!ResetResourceThread+0x85 04 03acffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 42 System Thread ID: 5ec Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 03b0fd54 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 03b0fd7c 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 03b0fd8c 7878db85 KERNEL32!WaitForSingleObject+0xf 03 03b0ffb4 7c57b388 COMSVCS!PingThread+0xf5 04 03b0ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 43 System Thread ID: 658 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 03ccf130 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 03ccf16c 74fd160d msafd!SockWaitForSingleObject+0x1a8 02 03ccf1e8 750313fa msafd!WSPRecv+0x1e9 03 03ccf224 750510a4 WS2_32!WSARecv+0x8a 04 03ccf250 100054ca WSOCK32!recv+0x31 WARNING: Stack unwind information not available. Following frames may be wrong. 05 00000bec 00000000 jrun!HttpFilterProc+0x3bfa Thread ID: 44 System Thread ID: 948 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 03d0ff20 77f838a5 ntdll!ZwRemoveIoCompletion+0xb 01 03d0ffb4 7c57b388 ntdll!RtlpWorkerThread+0x6b 02 03d0ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 45 System Thread ID: 8e8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0521fad4 65f2e562 KERNEL32!lstrlenA 01 0521fc4c 65f0324d w3svc!HTTP_REQUEST::ParseExecute+0x17f 02 0521fca0 65f02a37 w3svc!HTTP_REQUEST::ProcessURL+0x129 03 0521fcfc 65f026b0 w3svc!HTTP_REQUEST::Parse+0x6aa 04 0521fd40 65f025a4 w3svc!HTTP_REQ_BASE::OnCompleteRequest+0x36 05 0521fd80 65f02501 w3svc!HTTP_REQ_BASE::UnWrapRequest+0x1f4 06 0521fda0 65f023b8 w3svc!HTTP_REQ_BASE::OnFillClientReq+0x7a 07 0521ff18 65f01d97 w3svc!HTTP_REQUEST::DoWork+0x99 08 0521ff38 65f047ef w3svc!CLIENT_CONN::DoWork+0x1aa 09 0521ff4c 6d701a22 w3svc!W3Completion+0x43 0a 0521ff80 6d7029a6 ISATQ!AtqpProcessContext+0x266 0b 0521ffb4 7c57b388 ISATQ!AtqPoolThread+0x1a8 0c 0521ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 46 System Thread ID: 528 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0525f37c 6e5a1ba6 ntdll!RtlAllocateHeap+0x32 01 0525f38c 6e5a1bc4 IisRTL!IisMalloc+0x12 02 0525f3a4 6e5a1cb7 IisRTL!BUFFER::ReallocStorage+0x25 03 0525f3bc 65f04fb5 IisRTL!STR::AuxAppend+0x3b 04 0525f3d0 65f04ef3 w3svc!STR::Copy+0x24 05 0525f47c 65f04d1d w3svc!WAM_REQUEST::InitWamRequest+0x2e 06 0525f494 65f04bef w3svc!CreateWamRequestInstance+0x45 07 0525f4c4 65f03d71 w3svc!CWamInfo::ProcessWamRequest+0x3e 08 0525fcfc 65f03c49 w3svc!WAM_DICTATOR::ProcessWamRequest+0x1e5 09 0525fd20 65f03aa2 w3svc!HTTP_REQUEST::DoWamRequest+0x75 0a 0525fd44 65f0249e w3svc!HTTP_REQUEST::ProcessBGI+0x166 0b 0525fec4 65f01d97 w3svc!HTTP_REQUEST::DoWork+0x43f 0c 0525fee4 65f06be5 w3svc!CLIENT_CONN::DoWork+0x1aa 0d 0525ff08 65f06b58 w3svc!CreateClient+0x7b 0e 0525ff4c 6d701ad2 w3svc!W3OnConnectEx+0x118 0f 0525ff80 6d7029a6 ISATQ!AtqpProcessContext+0x23e 10 0525ffb4 7c57b388 ISATQ!AtqPoolThread+0x1a8 11 0525ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 47 System Thread ID: 63c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0529fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0529fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0529fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 0529fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0529ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0529ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0529ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 48 System Thread ID: 914 Kernel Time: 0:0:0.31 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0545f130 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 0545f16c 74fd160d msafd!SockWaitForSingleObject+0x1a8 02 0545f1e8 750313fa msafd!WSPRecv+0x1e9 03 0545f224 750510a4 WS2_32!WSARecv+0x8a 04 0545f250 100054ca WSOCK32!recv+0x31 WARNING: Stack unwind information not available. Following frames may be wrong. 05 00000ca0 00000000 jrun!HttpFilterProc+0x3bfa Thread ID: 49 System Thread ID: ccc Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0638ff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 0638ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 0638ffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 0638ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 50 System Thread ID: 504 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 063cfe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 063cfe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea 02 063cfed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153 03 063cfef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 063cff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 063cffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 063cffec 00000000 KERNEL32!BaseThreadStart+0x52 Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353683
      • 10
        • Frontpage Extensions (2000) and Restricted Groups Greetings, we have a Windows 2000 DC which was upgraded from NT4 running IIS 5.0. I have just recently configured restricted groups for trusts to other domains and since I have done that only users who are members of domain admins can logon to their frontpage enabled web site (for editing)? Can anybody tell me why this is so? Perhaps you could point me to some good documentation on Frontpage extensions. The Win2k resorce kit has very little information on properly deploying Frontpage! Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353677
      • 11
        • Virtual Directory - Stand alone to Domain Member Trying to create a virtual directory between a stand alone server and a domain member server. we are recieving and event id 4136 - indexing service failed to logon to domain\dir because of error 1326, Source Ci and Category is CI Service. Also in IIS the virtual directory is showing up as a stop sign and the error there is pasword or username is invalid. I knowthe username and password is correct because i can map a drive using the same credentials from the stand alone to the domain member. any help would be appreciated. Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353676
      • 12
        • Process Accounting Removal We have had Process accounting turned on for several years here. Are there any tools to remove the process accounting information from the log files? I have some 50,000 logs to do this too, manually seems not the way to go. Just checking before I script it. Thanks Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353675
      • 13
        • Managing IIS in large scale enviroments I was wondering how do you admins that run large scale web farms that use IIS ,mange them? Right now we have 15+ web servers that we use. Each is basically a mirror of each other. When we need to replicate files, we use robocopy scripts. But sometimes it can be a pain in the rear when we need to distrubute dozens of different files in different directories. And sometimes we might need to add or remove a virtual site or directory and it becomes a pain staking task to replicate the change on our web servers. I was wondering, how do you guys go about managing your iis servers? Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353674
      • 14
        • IIS Blocks Subsequent Requests of Same SessionID We have an IIS challenge that has been bothering us for some time now. Both in ASP and ASP.NET, if a client requests a page, lets say a query that takes about 30 seconds, all other requests are blocked JUST for that session UNTIL the first request is completed. Other clients can browse the site just fine. We turned off the session on that application space, and then it fixed the issue. Can somebody drop some knowledge on how to fix this? Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353673
      • 15
        • 2 SERVERS, 2 WEB SITES, 1 IP I have two servers (W2k Sp4 w/ IIS 5.0 on each). Each server is running IIS. Each server has a WWW site setup. Server1 has the primary www site on it that is accessed via www users by entering our domain name. I want a virtual folder inside of IIS on Server2 to be accessable to all www users. For example: http://www.url.com is the address for Server1 http://www.url.com/IISDirOnServer2 is what I want all www users to be able to reach. Any suggestions on how to have Server1 IIS read the www pages from Server2? Thanks in advance... Jason Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353665
      • 16
        • Funny Stuff in Regmon and Filemon Has anyone ever seen one of the following while monitoring a webserver? w3wp.exe:4224 OpenKey HKLM\SOFTWARE\Microsoft\MSSQLServer\Client\ConnectTo NOTFOUND Or w3wp.exe:4224 OPEN C:\inetpub\wwwroot\Default.htm FILE NOT FOUND w3wp.exe:4224 OPEN C:\inetpub\wwwroot\Default.asp FILE NOT FOUND w3wp.exe:4224 OPEN C:\inetpub\wwwroot\index.htm FILE NOT FOUND The confusing part is on this webserver I am not using the default website. All the traffic I am generating is with a specific url and appears to be working fine. Also I do not have the SQL client installed nor am I using ODBC to connect to SQL server. Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353664
      • 17
        • Website Admin in Limbo IIS on SBS2003 machine with ISA 2000 When I try to go to the public website ( locally ) admin page who's URL is mydomain.com/_vti_bin/_vti_adm/fpadmdll.dll?page=webadmin.htm , it attempts to connect for a long time ( hours ) before it gets in. After that, if I click on recalculate web - its trys to connect and never completes the task. While it is tring to connect, the CPU on the server is at 100% Not sure if this is the group to post this. Any ideas ? Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353660
      • 18
        • IIS 5.1 stopped working after hotfixes Alert? To ALL I had Windows XP Home Edition on my computer to find that it did not support IIS, so everyone said that I would be able to upgrade to Windows XP Pro and that failed badly. I had to reformat and start from scratch. I then installed IIS and I was able to do http://localhost I then continued to install the same software that I had on Home Edition. Several third party programs including Mcafee Security Center but I had that installed from the beginning and it was working. I did install Office XP downloaded sp3 and apply security fixes then SQL 2000 Developer SP3a last Frontpage 2003. I now get Cannot find server or DNS Error Internet Explorer I even placed an htm file and tried http://localhost/test.htm that also failed I thought I was going to be able to use IIS for my web developement and now I do not know why I wasted two days upgrading to XP Pro if IIS does not work. I stopped as many services as I could without shutting down xp but it still fails. Does anyone have an idea what I can do? I am at witts end and still up at 3:00 AM trying to get this bloddy thing to work. 1. World wide web publishing service is running 2. no proxy sever is not enabled in IE 3. Yes I use Mcafee antivirus and Mcafee Personal Firewall 4. http://127.0.0.1 does not work I can ping that address from a cmd prompt on my computer 5. I do not think it does just one network adapter is installed Any other ideas I also installed a lot of security fixes yesterday could that be a problem? I did have the antivirus and firewall installed and IIS was working. Here is what installed Update for Office 2003 French GRammer Checker KB873381 Office 2003 Service Pack 1 Security Update for Office XP Wordperfect Converter KB873379 Hotfixes KB885884 KB885836 KB885835 KB873339 KB834707 KB886185 KB890175 Any thoughts? Tom Tom Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353655
      • 19
        • ASP pages forbidden in IIS hi I have a web page running in IIS webserver I could be able to run some ASP Pages but when I click on the link on these pages to forwarded to some other ASP pages, IE show that "HTTP 403 (forbidden) you are not authorized to view this page" Does any one know what's wrong? Thanks! Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353647
      • 20
        • IIS hanging on .asp requests I've recently started having a problem with my server where it will hang/time-out on requests for any active server page. I can hit static .htm pages when this hang-up is occurring, but not a single .asp works. I figure there's some rogue .asp causing problems, but I can't figure out where. I downloaded IISState and THINK I have it working properly, but I've been unable to make anything out of it other than there are some really high times on some of the threads. If anyone can see anything in this that will help, I'd greatly appreciate the assistance. Thank you, Lance Opened log file 'C:\iisstate\output\IISState-4812.log' *********************** Starting new log output IISState version 3.3.1 Tue Jan 18 12:48:15 2005 OS = Windows 2000 Executable: inetinfo.exe PID = 4812 Note: Thread times are formatted as HH:MM:SS.ms *********************** Thread ID: 0 System Thread ID: 12b8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0006f89c 7c5862e9 ntdll!ZwReadFile+0xb 01 0006f910 7c2e4cd9 KERNEL32!ReadFile+0x181 02 0006f93c 7c2e4b5f ADVAPI32!ScGetPipeInput+0x28 03 0006f9b8 7c2e6632 ADVAPI32!ScDispatcherLoop+0x4a 04 0006fbf4 01002884 ADVAPI32!StartServiceCtrlDispatcherA+0x7d 05 0006fd30 01001e94 inetinfo!StartDispatchTable+0x2f1 06 0006ff70 01002fbf inetinfo!main+0x654 07 0006ffc0 7c59893d inetinfo!mainCRTStartup+0xff 08 0006fff0 00000000 KERNEL32!BaseProcessStart+0x3d Thread ID: 1 System Thread ID: 14c4 Kernel Time: 0:0:0.31 User Time: 0:0:0.78 Thread Type: Other # ChildEBP RetAddr 00 005dfd1c 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 005dfd44 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 005dfd54 6e6f1685 KERNEL32!WaitForSingleObject+0xf 03 005dfd70 01002440 iisadmin!ServiceEntry+0x156 04 005dffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd 05 005dffb4 7c57b388 ADVAPI32!ScSvcctrlThreadW+0xe 06 005dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 2 System Thread ID: 1328 Kernel Time: 0:0:23.281 User Time: 0:0:7.421 Thread Type: Other # ChildEBP RetAddr 00 0071fe5c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0071feac 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0071ff08 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0071ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d 04 0071ff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7 05 0071ffb4 7c57b388 MSVCRT!_endthreadex+0xc1 06 0071ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 3 System Thread ID: 12a0 Kernel Time: 0:0:22.984 User Time: 0:0:8.890 Thread Type: Other # ChildEBP RetAddr 00 0075fe5c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0075feac 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0075ff08 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0075ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d 04 0075ff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7 05 0075ffb4 7c57b388 MSVCRT!_endthreadex+0xc1 06 0075ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 4 System Thread ID: 1308 Kernel Time: 0:0:0.140 User Time: 0:0:0.125 Thread Type: Other # ChildEBP RetAddr 00 00e5fc1c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 00e5fc6c 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 00e5fcc8 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 00e5fce4 769c71e0 USER32!MsgWaitForMultipleObjects+0x1d 04 00e5fd30 65f0cfd8 INFOCOMM!IIS_SERVICE::StartServiceOperation+0x209 05 00e5fd70 01002440 w3svc!ServiceEntry+0x1b5 06 00e5ffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd 07 00e5ffb4 7c57b388 ADVAPI32!ScSvcctrlThreadW+0xe 08 00e5ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 5 System Thread ID: 1354 Kernel Time: 0:0:0.15 User Time: 0:0:0.93 Thread Type: SMTP Service Worker Thread # ChildEBP RetAddr 00 00e9fc1c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 00e9fc6c 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 00e9fcc8 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 00e9fce4 769c71e0 USER32!MsgWaitForMultipleObjects+0x1d 04 00e9fd30 6b561a78 INFOCOMM!IIS_SERVICE::StartServiceOperation+0x209 05 00e9fd70 01002440 SMTPSVC!ServiceEntry+0x136 06 00e9ffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd 07 00e9ffb4 7c57b388 ADVAPI32!ScSvcctrlThreadW+0xe 08 00e9ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 6 System Thread ID: 15e4 Kernel Time: 0:0:0.15 User Time: 0:0:0.15 Thread Type: Other # ChildEBP RetAddr 00 00edfc1c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 00edfc6c 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 00edfcc8 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 00edfce4 769c71e0 USER32!MsgWaitForMultipleObjects+0x1d 04 00edfd30 6fc6b2f0 INFOCOMM!IIS_SERVICE::StartServiceOperation+0x209 05 00edfd70 01002440 ftpsvc2!ServiceEntry+0xc7 06 00edffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd 07 00edffb4 7c57b388 ADVAPI32!ScSvcctrlThreadW+0xe 08 00edffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 7 System Thread ID: 1340 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0108ff5c 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 0108ff88 6d7029ef KERNEL32!GetQueuedCompletionStatus+0x27 02 0108ffb4 7c57b388 ISATQ!I_AtqOplockThreadFunc+0x32 03 0108ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 8 System Thread ID: 14dc Kernel Time: 0:0:3.484 User Time: 0:0:3.421 Thread Type: HTTP Listener # ChildEBP RetAddr 00 010cff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 010cff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 010cffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 010cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 9 System Thread ID: 1498 Kernel Time: 0:0:5.359 User Time: 0:0:4.765 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0110ff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 0110ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 0110ffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 0110ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 10 System Thread ID: 13d8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 0128feb8 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 0128fee4 77d31394 KERNEL32!GetQueuedCompletionStatus+0x27 02 0128ff20 77d3e93f RPCRT4!COMMON_ProcessCalls+0x9e 03 0128ff74 77d3e8c2 RPCRT4!LOADABLE_TRANSPORT::ProcessIOEvents+0x99 04 0128ff78 77d35924 RPCRT4!ProcessIOEventsWrapper+0x9 05 0128ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f 06 0128ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 07 0128ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 11 System Thread ID: 13e4 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 0148fe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 0148ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 0148ff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9 03 0148ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f 04 0148ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 05 0148ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 12 System Thread ID: 13ec Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0150fd20 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0150fd70 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0150fd88 778322b2 KERNEL32!WaitForMultipleObjects+0x17 03 0150ffb4 7c57b388 RTUTILS!TraceServerThread+0xde 04 0150ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 13 System Thread ID: 13e8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0155ff20 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0155ff70 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0155ff88 701224fa KERNEL32!WaitForMultipleObjects+0x17 03 0155ffb4 7c57b388 exstrace!RegNotifyThread+0x6f 04 0155ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 14 System Thread ID: 13f0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0159ff24 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0159ff74 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0159ff8c 70121e6a KERNEL32!WaitForMultipleObjects+0x17 03 0159ffb4 7c57b388 exstrace!WriteTraceThread+0x2f 04 0159ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 15 System Thread ID: 13f8 Kernel Time: 0:0:0.46 User Time: 0:0:0.593 Thread Type: Other # ChildEBP RetAddr 00 0171ff64 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 0171ff8c 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 0171ff9c 6ff2841e KERNEL32!WaitForSingleObject+0xf 03 0171ffb4 7c57b388 FCACHDLL!CScheduleThread::ScheduleThread+0x22 04 0171ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 16 System Thread ID: 13fc Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0175ff00 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0175ff50 75037871 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0175ff6c 6fc66e80 WS2_32!WSAWaitForMultipleEvents+0x18 03 0175ffb4 7c57b388 ftpsvc2!PASV_ACCEPT_CONTEXT::AcceptThreadFunc+0x39 04 0175ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 17 System Thread ID: 1400 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: SMTP Service Worker Thread # ChildEBP RetAddr 00 0189ff18 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0189ff68 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0189ff80 6b57b026 KERNEL32!WaitForMultipleObjects+0x17 03 0189ffb4 7c57b388 SMTPSVC!TcpRegNotifyThread+0x136 04 0189ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 18 System Thread ID: 1404 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: SMTP Service Worker Thread # ChildEBP RetAddr 00 018dff68 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 018dff90 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 018dffa0 6b57ae5a KERNEL32!WaitForSingleObject+0xf 03 018dffb4 7c57b388 SMTPSVC!FreeLibThread+0x1d 04 018dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 19 System Thread ID: 13f4 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 0199fe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 0199ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 0199ff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9 03 0199ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f 04 0199ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 05 0199ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 20 System Thread ID: 1408 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 01bdfdfc 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 01bdfe38 74fd3c59 msafd!SockWaitForSingleObject+0x1a8 02 01bdff24 750312f5 msafd!WSPSelect+0x24e 03 01bdff88 6d7075bd WS2_32!select+0xe7 04 01bdffb0 6d70791b ISATQ!ATQ_BMON_SET::BmonThreadFunc+0x22 05 01bdffb4 7c57b388 ISATQ!BmonThreadFunc+0x9 06 01bdffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 21 System Thread ID: 140c Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 01c2ff54 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 01c2ff7c 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 01c2ff8c 741a99cd KERNEL32!WaitForSingleObject+0xf 03 01c2ffb4 7c57b388 aqueue!CSMTP_RETRY_HANDLER::RetryThreadRoutine+0xce 04 01c2ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 22 System Thread ID: 1410 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: SMTP Service Worker Thread # ChildEBP RetAddr 00 01cafed0 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 01caff20 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 01caff38 741900e1 KERNEL32!WaitForMultipleObjects+0x17 03 01caff9c 6b56dccd aqueue!CConnMgr::GetNextConnection+0x1da 04 01caffb4 7c57b388 SMTPSVC!PERSIST_QUEUE::QueueThreadRoutine+0x23 05 01caffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 23 System Thread ID: 1424 Kernel Time: 0:0:8.906 User Time: 0:0:13.203 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 01d0ff5c 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 01d0ff84 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 01d0ff94 732c3366 KERNEL32!WaitForSingleObject+0xf 03 01d0ffb4 7c57b388 compfilt!CompressionThread+0x29 04 01d0ffc0 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 24 System Thread ID: 13b4 Kernel Time: 0:0:0.15 User Time: 0:0:0.109 Thread Type: Other # ChildEBP RetAddr 00 01e3fe70 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 01e3fec0 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 01e3ff1c 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 01e3ff38 65f09ccb USER32!MsgWaitForMultipleObjects+0x1d 04 01e3ff7c 78008454 w3svc!CMTACallbackThread::Thread+0x42 05 01e3ffb4 7c57b388 MSVCRT!_endthread+0xc6 06 01e3ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 25 System Thread ID: 142c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 01e7fea8 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 01e7fef8 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 01e7ff54 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 01e7ff70 65f09d47 USER32!MsgWaitForMultipleObjects+0x1d 04 01e7ffb4 7c57b388 w3svc!OleHackThread+0x88 05 01e7ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 26 System Thread ID: 1450 Kernel Time: 0:0:4.46 User Time: 0:0:3.343 Thread Type: HTTP Listener # ChildEBP RetAddr 00 01f0ff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 01f0ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 01f0ffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 01f0ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 27 System Thread ID: 1584 Kernel Time: 0:0:11.734 User Time: 0:0:10.250 Thread Type: HTTP Listener # ChildEBP RetAddr 00 01f8ff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 01f8ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 01f8ffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 01f8ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 28 System Thread ID: d80 Kernel Time: 0:0:11.375 User Time: 0:0:9.640 Thread Type: HTTP Listener # ChildEBP RetAddr 00 020cff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 020cff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 020cffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 020cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 29 System Thread ID: 14c0 Kernel Time: 0:0:0.46 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0228ff08 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0228ff58 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0228ff70 787f58ce KERNEL32!WaitForMultipleObjects+0x17 03 0228ffb4 7c57b388 COMSVCS!CEventDispatcher::PushEvents+0x4e 04 0228ffc0 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 30 System Thread ID: 1578 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page Remote call is either to a MTA object or object not initialized. Also, possible utility thread. DCOM call being made to Process ID: 2076 Waiting on thread id: ffffffff # ChildEBP RetAddr 00 0230fb68 77d4256d ntdll!ZwRequestWaitReplyPort+0xb 01 0230fb94 77d3ac56 RPCRT4!LRPC_CCALL::SendReceive+0x11e 02 0230fba0 77b25b87 RPCRT4!I_RpcSendReceive+0x2c 03 0230fbc0 77b25a52 ole32!ThreadSendReceive+0xef 04 0230fbd8 77b22ab6 ole32!CRpcChannelBuffer::SwitchAptAndDispatchCall+0x14f 05 0230fc18 77b258c6 ole32!CRpcChannelBuffer::SendReceive2+0x96 06 0230fc28 77a6cb5d ole32!CRpcChannelBuffer::SendReceive+0x11 07 0230fc88 77ab74c3 ole32!CAptRpcChnl::SendReceive+0xa9 08 0230fce0 77d94c1a ole32!CCtxComChnl::SendReceive+0x124 09 0230fcfc 77d9487d RPCRT4!NdrProxySendReceive+0x4c 0a 0230ff44 77d95136 RPCRT4!NdrClientCall2+0x4f5 0b 0230ff60 77d46e75 RPCRT4!ObjectStublessClient+0x76 0c 0230ff70 787f5818 RPCRT4!ObjectStubless+0xf 0d 0230ffb4 7c57b388 COMSVCS!CEventDispatcher::GetEventServerInfoThread+0x118 0e 0230ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 31 System Thread ID: 1598 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 02fefe70 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 02fefec0 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 02feff1c 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 02feff38 74a01e69 USER32!MsgWaitForMultipleObjects+0x1d 04 02feff7c 78008454 asp!CMTACallbackThread::Thread+0x42 05 02feffb4 7c57b388 MSVCRT!_endthread+0xc6 06 02feffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 32 System Thread ID: 153c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 0302fe70 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0302fec0 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0302ff1c 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0302ff38 74a01eca USER32!MsgWaitForMultipleObjects+0x1d 04 0302ff7c 78008454 asp!Debugger+0x74 05 0302ffb4 7c57b388 MSVCRT!_endthread+0xc6 06 0302ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 33 System Thread ID: 1530 Kernel Time: 0:0:0.156 User Time: 0:0:0.46 *** WARNING: Unable to verify checksum for *** ERROR: Symbol file could not be found. Defaulted to export symbols for - Thread Type: PDM (Debugger) Thread. # ChildEBP RetAddr 00 0316fddc 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0316fe2c 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0316fe88 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0316fea4 4a00886c USER32!MsgWaitForMultipleObjects+0x1d 04 0316ff88 4a008a85 pdm+0x886c 05 0316ffb0 4a008a09 pdm+0x8a85 06 0316ffb4 7c57b388 pdm+0x8a09 07 0316ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 34 System Thread ID: 14f0 Kernel Time: 0:0:0.125 User Time: 0:0:0.15 Thread Type: Other # ChildEBP RetAddr 00 031eff9c 77f842c4 ntdll!NtDelayExecution+0xb 01 031effb4 7c57b388 ntdll!RtlpTimerThread+0x42 02 031effec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 35 System Thread ID: 1580 Kernel Time: 0:0:1.578 User Time: 0:0:4.312 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0322fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0322fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0322fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0322fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0322ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0322ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0322ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 36 System Thread ID: 15b0 Kernel Time: 0:0:3.390 User Time: 0:0:9.984 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0326fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0326fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0326fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0326fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0326ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0326ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0326ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 37 System Thread ID: 1500 Kernel Time: 0:0:3.328 User Time: 0:0:8.218 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 032afe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 032afe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 032afed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 032afef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 032aff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 032affb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 032affec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 38 System Thread ID: 14bc Kernel Time: 0:0:2.609 User Time: 0:0:7.859 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 032efe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 032efe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 032efed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 032efef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 032eff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 032effb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 032effec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 39 System Thread ID: 14b8 Kernel Time: 0:0:2.921 User Time: 0:0:6.875 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0332fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0332fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0332fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0332fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0332ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0332ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0332ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 40 System Thread ID: 14cc Kernel Time: 0:0:1.687 User Time: 0:0:6.187 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0336fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0336fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0336fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0336fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0336ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0336ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0336ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 41 System Thread ID: 1594 Kernel Time: 0:0:2.15 User Time: 0:0:4.984 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 033afe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 033afe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 033afed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 033afef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 033aff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 033affb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 033affec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 42 System Thread ID: 1508 Kernel Time: 0:0:2.343 User Time: 0:0:6.125 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 033efe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 033efe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 033efed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 033efef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 033eff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 033effb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 033effec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 43 System Thread ID: 15b4 Kernel Time: 0:0:0.312 User Time: 0:0:1.359 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0342fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0342fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0342fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0342fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0342ff1c 787c2cc0 COMSVCS!STAThread::WaitForWork+0x33 05 0342ffb4 7c57b388 COMSVCS!STAThread::STAThreadWorker+0x4e2 06 0342ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 44 System Thread ID: 1534 Kernel Time: 0:0:0.62 User Time: 0:0:0.31 Thread Type: Other # ChildEBP RetAddr 00 0348ff20 77f838a5 ntdll!ZwRemoveIoCompletion+0xb 01 0348ffb4 7c57b388 ntdll!RtlpWorkerThread+0x6b 02 0348ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 45 System Thread ID: 13c4 Kernel Time: 0:0:1.812 User Time: 0:0:2.140 *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\bin\fp5Autl.dll - Thread Type: Front Page Authoring. # ChildEBP RetAddr 00 09d6fdc8 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 09d6fe18 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 09d6fe30 32e5dddf KERNEL32!WaitForMultipleObjects+0x17 WARNING: Stack unwind information not available. Following frames may be wrong. 03 09d6ff78 32e2366c fp5Autl!Ordinal1596+0xe58 04 09d6ffb4 7c57b388 fp5Autl!Ordinal475+0x43b 05 09d6ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 46 System Thread ID: 149c Kernel Time: 0:0:1.484 User Time: 0:0:2.93 Thread Type: Front Page Authoring. # ChildEBP RetAddr 00 09dffdc8 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 09dffe18 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 09dffe30 32e5dddf KERNEL32!WaitForMultipleObjects+0x17 WARNING: Stack unwind information not available. Following frames may be wrong. 03 09dfff78 32e2366c fp5Autl!Ordinal1596+0xe58 04 09dfffb4 7c57b388 fp5Autl!Ordinal475+0x43b 05 09dfffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 47 System Thread ID: 13b8 Kernel Time: 0:0:0.796 User Time: 0:0:1.171 Thread Type: Front Page Authoring. # ChildEBP RetAddr 00 09e8fdc8 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 09e8fe18 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 09e8fe30 32e5dddf KERNEL32!WaitForMultipleObjects+0x17 WARNING: Stack unwind information not available. Following frames may be wrong. 03 09e8ff78 32e2366c fp5Autl!Ordinal1596+0xe58 04 09e8ffb4 7c57b388 fp5Autl!Ordinal475+0x43b 05 09e8ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 48 System Thread ID: 13c0 Kernel Time: 0:0:1.812 User Time: 0:0:2.328 Thread Type: Front Page Authoring. # ChildEBP RetAddr 00 09f1fdc8 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 09f1fe18 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 09f1fe30 32e5dddf KERNEL32!WaitForMultipleObjects+0x17 WARNING: Stack unwind information not available. Following frames may be wrong. 03 09f1ff78 32e2366c fp5Autl!Ordinal1596+0xe58 04 09f1ffb4 7c57b388 fp5Autl!Ordinal475+0x43b 05 09f1ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 49 System Thread ID: 13dc Kernel Time: 0:0:0.0 User Time: 0:0:0.0 *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\servsupp\fp5amsft.dll - Thread Type: Front Page Authoring. # ChildEBP RetAddr 00 0a06fef8 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 0a06ff20 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 0a06ff30 32d48f86 KERNEL32!WaitForSingleObject+0xf WARNING: Stack unwind information not available. Following frames may be wrong. 03 0a06ff70 32db651d fp5amsft!prepareToUnload+0xffb4 04 0a06ffb4 7c57b388 fp5Autl!Ordinal587+0x19 05 0a06ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 50 System Thread ID: a14 Kernel Time: 0:0:1.0 User Time: 0:0:1.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0c4cff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 0c4cff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 0c4cffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 0c4cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 51 System Thread ID: 15ac Kernel Time: 0:0:2.46 User Time: 0:0:1.343 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 0e12f62c 74fd1275 ntdll!ZwWaitForSingleObject+0xb 01 0e12f668 74fdaa24 msafd!SockWaitForSingleObject+0x38 02 0e12f6e4 75031c62 msafd!WSPSend+0x1be 03 0e12f72c 769b465b WS2_32!send+0x94 04 0e12f760 65f2cc06 INFOCOMM!TcpSockSend+0xeb 05 0e12f798 65f38289 w3svc!HTTP_REQ_BASE::WriteFile+0x10a 06 0e12f7b4 77d32355 w3svc!WAM_REQUEST::SyncWriteClient+0x63 07 0e12f7dc 77d9356d RPCRT4!Invoke+0x30 08 0e12fa54 77d93a2c RPCRT4!NdrStubCall2+0x664 09 0e12fab8 77b24584 RPCRT4!CStdStubBuffer_Invoke+0xc8 0a 0e12fafc 77b2485f ole32!SyncStubInvoke+0x61 0b 0e12fb44 77ab7881 ole32!StubInvoke+0xa8 0c 0e12fba8 77aa9c8f ole32!CCtxComChnl::ContextInvoke+0xbb 0d 0e12fbc4 77b24469 ole32!MTAInvoke+0x18 0e 0e12fbf4 77b24bab ole32!AppInvoke+0xb5 0f 0e12fcb4 77b22360 ole32!ComInvokeWithLockAndIPID+0x2b5 10 0e12fcf4 77d321e0 ole32!ThreadInvoke+0x1b7 11 0e12fd2c 77d320fe RPCRT4!DispatchToStubInC+0x32 12 0e12fd84 77d32021 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100 13 0e12fda4 77d389cc RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e 14 0e12fdd4 77d37526 RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9 15 0e12fe10 77d37030 RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd 16 0e12fe28 77d37c1d RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c 17 0e12ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229 18 0e12ff78 77d359c3 RPCRT4!RecvLotsaCallsWrapper+0x9 19 0e12ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x11f 1a 0e12ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 1b 0e12ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 52 System Thread ID: 1540 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0f2eff88 751a4848 ntdll!ZwWaitForMultipleObjects+0xb 01 0f2effb4 7c57b388 NETAPI32!NetbiosWaiter+0x71 02 0f2effec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 53 System Thread ID: 11c0 Kernel Time: 0:0:0.187 User Time: 0:0:0.265 *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\bin\fp5Awel.dll - Thread Type: Front Page Authoring. # ChildEBP RetAddr 00 0bf0fe6c 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 0bf0febc 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0bf0fed4 3307b474 KERNEL32!WaitForMultipleObjects+0x17 WARNING: Stack unwind information not available. Following frames may be wrong. 03 0bf0ff10 32db6602 fp5Awel!OWSInsertRequest+0x3b2 04 0bf0ff78 3307b3eb fp5Autl!Ordinal1519+0x55 05 0bf0ffb4 7c57b388 fp5Awel!OWSInsertRequest+0x329 06 0bf0ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 54 System Thread ID: 162c Kernel Time: 0:0:1.140 User Time: 0:0:0.968 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 0d31fe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 0d31ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 0d31ff78 77d359c3 RPCRT4!RecvLotsaCallsWrapper+0x9 03 0d31ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x11f 04 0d31ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 05 0d31ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 55 System Thread ID: 1608 Kernel Time: 0:0:0.125 User Time: 0:0:0.109 Thread Type: HTTP Listener # ChildEBP RetAddr 00 030eff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 030eff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 030effb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 030effec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 56 System Thread ID: 15cc Kernel Time: 0:0:3.968 User Time: 0:0:3.890 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0c16ff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 0c16ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 0c16ffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 0c16ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 57 System Thread ID: 1624 Kernel Time: 0:0:1.906 User Time: 0:0:1.375 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 1004ff74 77d359a3 ntdll!NtDelayExecution+0xb 01 1004ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 1004ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 1004ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 58 System Thread ID: 159c Kernel Time: 0:0:1.781 User Time: 0:0:1.390 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 100cff74 77d359a3 ntdll!NtDelayExecution+0xb 01 100cffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 100cffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 100cffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 59 System Thread ID: 15ec Kernel Time: 0:0:1.515 User Time: 0:0:1.531 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 10b5ff74 77d359a3 ntdll!NtDelayExecution+0xb 01 10b5ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 10b5ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 10b5ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 60 System Thread ID: 15b8 Kernel Time: 0:0:1.62 User Time: 0:0:1.171 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 10bdff74 77d359a3 ntdll!NtDelayExecution+0xb 01 10bdffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 10bdffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 10bdffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 61 System Thread ID: 1610 Kernel Time: 0:0:8.46 User Time: 0:0:7.281 Thread Type: HTTP Listener # ChildEBP RetAddr 00 10dfff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 10dfff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 10dfffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 10dfffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 62 System Thread ID: 160c Kernel Time: 0:0:0.109 User Time: 0:0:0.62 Thread Type: HTTP Listener # ChildEBP RetAddr 00 10e3ff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 10e3ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 10e3ffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 10e3ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 63 System Thread ID: 15e8 Kernel Time: 0:0:10.109 User Time: 0:0:9.281 Thread Type: HTTP Listener # ChildEBP RetAddr 00 1101ff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 1101ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 1101ffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 1101ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 64 System Thread ID: 1618 Kernel Time: 0:0:1.375 User Time: 0:0:1.296 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 1106fe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 1106ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 1106ff78 77d359c3 RPCRT4!RecvLotsaCallsWrapper+0x9 03 1106ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x11f 04 1106ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 05 1106ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 65 System Thread ID: 163c Kernel Time: 0:0:4.234 User Time: 0:0:3.875 Thread Type: HTTP Listener # ChildEBP RetAddr 00 111eff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 111eff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 111effb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 111effec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 66 System Thread ID: 161c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 1127fac8 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 1127fb04 74fd3c59 msafd!SockWaitForSingleObject+0x1a8 02 1127fbf0 750312f5 msafd!WSPSelect+0x24e 03 1127fc54 63020404 WS2_32!select+0xe7 04 1127ffb0 63020507 WININET!ICAsyncThread::SelectThread+0x228 05 1127ffb4 7c57b388 WININET!ICAsyncThread::SelectThreadWrapper+0x9 06 1127ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 67 System Thread ID: 1490 Kernel Time: 0:0:0.46 User Time: 0:0:0.31 Thread Type: Other # ChildEBP RetAddr 00 112bfe58 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb 01 112bfea8 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 112bff04 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 112bff20 70ac7adc USER32!MsgWaitForMultipleObjects+0x1d 04 112bff74 70ac7e95 SHLWAPI!CThreadPool::RemoveWorkItem+0x77 05 112bffac 70ac7f81 SHLWAPI!CThreadPool::Worker+0x2c 06 112bffb4 7c57b388 SHLWAPI!CThreadPool::WorkerThread+0x30 07 112bffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 68 System Thread ID: 148c Kernel Time: 0:0:5.15 User Time: 0:0:4.203 Thread Type: HTTP Listener # ChildEBP RetAddr 00 1152ff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 1152ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 1152ffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 1152ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 69 System Thread ID: 1660 Kernel Time: 0:0:1.296 User Time: 0:0:1.375 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 1177ff74 77d359a3 ntdll!NtDelayExecution+0xb 01 1177ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 1177ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 1177ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 70 System Thread ID: 16c4 Kernel Time: 0:0:1.0 User Time: 0:0:0.953 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 1245fe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 1245ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 1245ff78 77d359c3 RPCRT4!RecvLotsaCallsWrapper+0x9 03 1245ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x11f 04 1245ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 05 1245ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 71 System Thread ID: 16d4 Kernel Time: 0:0:1.250 User Time: 0:0:1.265 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 1249ff74 77d359a3 ntdll!NtDelayExecution+0xb 01 1249ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 1249ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 1249ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 72 System Thread ID: 16f4 Kernel Time: 0:0:0.62 User Time: 0:0:0.62 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 124dff74 77d359a3 ntdll!NtDelayExecution+0xb 01 124dffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 124dffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 124dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 73 System Thread ID: 16f8 Kernel Time: 0:0:1.312 User Time: 0:0:1.46 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 1252ff74 77d359a3 ntdll!NtDelayExecution+0xb 01 1252ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 1252ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 1252ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 74 System Thread ID: 1704 Kernel Time: 0:0:1.281 User Time: 0:0:0.968 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 1256ff74 77d359a3 ntdll!NtDelayExecution+0xb 01 1256ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 1256ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 1256ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 75 System Thread ID: 170c Kernel Time: 0:0:0.859 User Time: 0:0:0.968 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 125fff74 77d359a3 ntdll!NtDelayExecution+0xb 01 125fffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 125fffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 125fffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 76 System Thread ID: 16d8 Kernel Time: 0:0:1.312 User Time: 0:0:0.890 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 1278ff74 77d359a3 ntdll!NtDelayExecution+0xb 01 1278ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 1278ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 1278ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 77 System Thread ID: 1494 Kernel Time: 0:0:0.375 User Time: 0:0:0.359 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 12ddfe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 12ddff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 12ddff78 77d359c3 RPCRT4!RecvLotsaCallsWrapper+0x9 03 12ddffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x11f 04 12ddffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 05 12ddffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 78 System Thread ID: 14a0 Kernel Time: 0:0:0.843 User Time: 0:0:0.546 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 12e5ff74 77d359a3 ntdll!NtDelayExecution+0xb 01 12e5ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 12e5ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 12e5ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 79 System Thread ID: 1630 Kernel Time: 0:0:0.484 User Time: 0:0:0.343 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 12eaff74 77d359a3 ntdll!NtDelayExecution+0xb 01 12eaffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0xc3 02 12eaffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 03 12eaffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 80 System Thread ID: 16cc Kernel Time: 0:0:0.312 User Time: 0:0:0.203 Thread Type: HTTP Listener # ChildEBP RetAddr 00 12f2ff50 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb 01 12f2ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 12f2ffb4 7c57b388 ISATQ!AtqPoolThread+0x40 03 12f2ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 81 System Thread ID: 1708 Kernel Time: 0:0:0.187 User Time: 0:0:0.140 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 12f9f62c 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 12f9f668 74fdaa24 msafd!SockWaitForSingleObject+0x1a8 02 12f9f6e4 75031c62 msafd!WSPSend+0x1be 03 12f9f72c 769b465b WS2_32!send+0x94 04 12f9f760 65f2cc06 INFOCOMM!TcpSockSend+0xeb 05 12f9f798 65f38289 w3svc!HTTP_REQ_BASE::WriteFile+0x10a 06 12f9f7b4 77d32355 w3svc!WAM_REQUEST::SyncWriteClient+0x63 07 12f9f7dc 77d9356d RPCRT4!Invoke+0x30 08 12f9fa54 77d93a2c RPCRT4!NdrStubCall2+0x664 09 12f9fab8 77b24584 RPCRT4!CStdStubBuffer_Invoke+0xc8 0a 12f9fafc 77b2485f ole32!SyncStubInvoke+0x61 0b 12f9fb44 77ab7881 ole32!StubInvoke+0xa8 0c 12f9fba8 77aa9c8f ole32!CCtxComChnl::ContextInvoke+0xbb 0d 12f9fbc4 77b24469 ole32!MTAInvoke+0x18 0e 12f9fbf4 77b24bab ole32!AppInvoke+0xb5 0f 12f9fcb4 77b22360 ole32!ComInvokeWithLockAndIPID+0x2b5 10 12f9fcf4 77d321e0 ole32!ThreadInvoke+0x1b7 11 12f9fd2c 77d320fe RPCRT4!DispatchToStubInC+0x32 12 12f9fd84 77d32021 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100 13 12f9fda4 77d389cc RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e 14 12f9fdd4 77d37526 RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9 15 12f9fe10 77d37030 RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd 16 12f9fe28 77d37c1d RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c 17 12f9ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229 18 12f9ff78 77d359c3 RPCRT4!RecvLotsaCallsWrapper+0x9 19 12f9ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x11f 1a 12f9ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18 1b 12f9ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 82 System Thread ID: 15c0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 14c7ff5c 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 14c7ff84 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 14c7ff94 1f93cce8 KERNEL32!WaitForSingleObject+0xf 03 14c7ffb4 7c57b388 oledb32!ReleaseResourceThread+0xd 04 14c7ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 83 System Thread ID: 1488 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 14cbff58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 14cbff80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 14cbff90 1f93ceb2 KERNEL32!WaitForSingleObject+0xf 03 14cbffb4 7c57b388 oledb32!ResetResourceThread+0x16 04 14cbffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 84 System Thread ID: 1644 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 14cffd54 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 14cffd7c 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71 02 14cffd8c 7878db85 KERNEL32!WaitForSingleObject+0xf 03 14cfffb4 7c57b388 COMSVCS!PingThread+0xf5 04 14cfffec 00000000 KERNEL32!BaseThreadStart+0x52 ***** Dump name is formatted as: PID-Timestamp.dmp Creating C:\iisstate\output\4812-1106070555.dmp - mini user dump ***** Closing open log file C:\iisstate\output\IISState-4812.log Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353646
      • 21
        • scripting.filesystemobject Hi All I have a problem with the scripting.filesystemobject. It was working and then all of sudden it get's a ActiveX error, can't create object. Does anyone know the related DLL's? or objects that might have changed? This is IIS4 on NT TIA Den Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353645
      • 22
        • merge publications Is it possible to run multiple merge publications from the same server? From the same folder? Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353644
      • 23
        • merge publications Is it possible to run multiple merge publications from the same folder? Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353642
      • 24
        • having problems securing IIS with ASPX and other files I've been trying to secure a picture website that has htm, html, jpg, jpeg files hosted by a .NET server and am unable to get the login to work properly. I'm using XP Pro to develop/test (IIS5) and publishing it to an Win2k3 Server (IIS6), but I can't seem to get past the IIS5 login.aspx when I goto the Default.html file in what I believe is part of the <locations> node in the web.config file. I've seen a few links out there that talk about putting the html, htm, jpg and jpeg extension under the control of the aspx dll, but that means I have to add four extensions, seems a bit flaky to me. Is this indeed the proper way to do this? What role does setting the security on the individual directory in NTFS have on all this? What happens when I add new subdirectories underneath, will the security privileges get copied to them? Thanks. Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353638
      • 25
        • What firewall to use? Hello, What firewall to use with Windows 2003 and IIS? Arjen Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353637
    • Next
      • 1
        • disapearing virtual directories I am running Windows 2003 Server with Frontpage 2002 extensions. I have created many virtual directories and everything was normal. But now after I creat a new virtual directory and publish to it with FrontPage, the virtual directory within IIS disapears so I cannot get to the properties of the virtual directory. The Website and the new virtual directory works. Thanks Jim Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353631
      • 2
        • IIS 5.1 on XP Pro.. trying to open Access file on remote XP machin Hi to all... please help. I'm working in Visual Basic .NET ... I'm trying to view 2002 MS Access database files located on another XP Pro machine. Everything works fine when I access the file locally. The design environment opens the remote files ok... but the .aspx in wwwroot seems to have impersonation problems. The message returned in my browser is... The Microsoft Jet database engine cannot open the file '\\Office\Acces files\SESData.mdb'. It is already opened exclusively by another user, or you need permission to view its data. I've tried alot of suggestions from support.microsoft.com ... and I actually remember it working before I set up on a new system that will be the webserver.... but that was many hurdles and days ago. Thanks in advance.. Chuck Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353630
      • 3
        • IIS does not recognize new verions of ASP pages We are running a web farm of IIS 5/win2K (up to date service packs), and have ASP and CFM pages. the root folder of the application is mapped , both on IIS and CFM, to a folder on a file server, also Win2K machine. when we update pages, sometimes IIS on some web servers will still serve the old version of the ASP page for 1-3 days if don't reset the IIS. This never happens with CFM. this happens randomly. Doesn't IIS have to compare the compiled version in mem to the ASP on disk, and if newer on disk, get it and re-compile? this is very annoying and even worse, as it means for every ASP fix we have to reset IIS on all web servers. during busy hours this affects performance and functionality date time is synched correctly among al machines. Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353628
      • 4
        • Installing IIS on XP SP2 The previous suggestions (esentutl and 'slipstreaming') didn't work for me, but what did work was: Rename the %WinDir%\Security\secedit.sdb to something else. Reboot the PC. This generates another version of the secedit.sdb file (presumably without the erroneous entries in). Run the IIS Installation. I'm not sure what the ramifications of this are, but if something does do awry I have the backed up version of secedit.sdb. Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353626
      • 5
        • problem with IIS6 pass-through authentication Hi, I can't manage to get the "pass-through authentication" feature of IIS 6 working. This is the simple configuration: step 1) I create a folder on server "server_a" (win 2003 standard), NTFS security settings: only user "user_x" has full access, this folder is shared as "\\server_a\remote" step 2) On server "server_b" (win 2003 standard with IIS 6) I start the IIS manager, at the level "server_b/web sites/default web sites" I create a new "virtual directory" named "remote". The "web site content directory" is the UNC of the shared directory from step 1: "\\server_a\remote", in the windows "security credentials" I omit the username and password - instead I select the option "always use the authenticated user's credentials when validating the access to the network directory", in the window "virtual directory access permissions" I select "read" and "run scripts (as ASP)" step 3) then I configure the tab "directory security" of the new virtual directory: under "authentication and access control" I press the "edit" button and select only the option "integrated windows authentication" (no "anonymous access" and no "basic authentication") Now logged in as "user_x" I try to access the shared folder on "server_a" via the IIS6 on "server_b" : http://server_b/remote (using IE6, WinXP SP2) ... unfortunately without success: first of all I get a window asking me for username and password (why ? I checked the option "integrated windows authentication" - so the system should know my credentials ?!?) but even if I enter my credentials I can't get access to that share: "HTTP Error 401.3 - You are not authorized to view this page". As long as the resource is located locally on the webserver, the "pass-through authentication" feature works for me and entering a specific account as security credentials for the remote web resource (in step 2) is also working. BUT the "always use the authenticated user's credentials when validating the access to the network directory" thing does not ... Maybe I missed something important in the configuration ? regards Nils Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353619
      • 6
        • Coldfusion MX and PHP on same server I run a site with Windows 2003 server, IIS and Coldfusion MX. I need to host annother site on this server as a subsection of my main site that has been designed using PHP. Does anyone have experience of running coldfusion and PHP simultaneously under IIS in a production environment? Is this possible?....and if it is, is it sensible...and are there any issues of which I need to be made aware? Thanks, Stuart R Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353617
      • 7
        • Upload component for ASP pages Hi all, ¿Does anybody have any references for a good/reliable/fast upload component for ASP pages? Unfortunately, functional requirements for a project my Company's working on state the need for uploading big files, and so far the tests using html upload have been, well, discouraging. Thanks in advance, Miguel Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353616
      • 8
        • IIS 5.1 not working Help To ALL I had Windows XP Home Edition on my computer to find that it did not support IIS, so everyone said that I would be able to upgrade to Windows XP Pro and that failed badly. I had to reformat and start from scratch. I then installed IIS and I was able to do http://localhost I then continued to install the same software that I had on Home Edition. Several third party programs including Mcafee Security Center but I had that installed from the beginning and it was working. I did install Office XP downloaded sp3 and apply security fixes then SQL 2000 Developer SP3a last Frontpage 2003. I now get Cannot find server or DNS Error Internet Explorer I even placed an htm file and tried http://localhost/test.htm that also failed I thought I was going to be able to use IIS for my web developement and now I do not know why I wasted two days upgrading to XP Pro if IIS does not work. I stopped as many services as I could without shutting down xp but it still fails. Does anyone have an idea what I can do? I am at witts end and still up at 3:00 AM trying to get this bloddy thing to work. Thanks in advance Tom Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353611
      • 9
        • Date Format Hi, Uses: Windows XP Professional 2002, IIS; I have notice that with my web applications, the date format does give as mm/dd/yyyy. Is it possible to change the format from the IIS End to dd/mm/yyyy? Thank you, -- Mohammed Hifni Shahzard Nazeer, JB Securities Pvt. Ltd., Colombo. Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353610
      • 10
        • IIS, PHP, Access, & Dreamweaver MX Does anyone know if I can use IIS, PHP, Access, all within Dreamweaver MX. In other words, tie all of them together for use on a web site. I need to get on a fast track study course for php web database dev? I already have Dreamweaver MX and I have heard that you cannot use access databases with it when you use php pages. I will be training on a xp pro box as localhost only. Not too crazy about mysql Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353609
      • 11
        • asp application problem This is a multi-part message in MIME format. ------=_NextPart_000_0008_01C4FD5D.B2090D20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, I am running iis5 on win2k server. I also have net frame work and net = framework sdk installed. I installed Microsoft SQL Web Data Administrator. When I try to access = the application with my browser I get folowing error. =20 Server Error in '/webadmin' Application.=20 -------------------------------------------------------------------------= ------- Access is denied.=20 Description: An unhandled exception occurred during the execution of the = current web request. Please review the stack trace for more information = about the error and where it originated in the code.=20 Exception Details: System.ApplicationException: Access is denied.=20 Source Error:=20 An unhandled exception was generated during the execution of the = current web request. Information regarding the origin and location of = the exception can be identified using the exception stack trace below. =20 Stack Trace:=20 [ApplicationException: Access is denied. ] System.Security.Principal.WindowsIdentity._ResolveIdentity(IntPtr = userToken) +0 System.Security.Principal.WindowsIdentity.get_Name() +71 = System.Web.Configuration.AuthorizationConfigRule.IsUserAllowed(IPrincipal= user, String verb) +106 System.Web.Configuration.AuthorizationConfig.IsUserAllowed(IPrincipal = user, String verb) +81 System.Web.Security.UrlAuthorizationModule.OnEnter(Object source, = EventArgs eventArgs) +181 = System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionSt= ep.Execute() +60 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& = completedSynchronously) +87 =20 -------------------------------------------------------------------------= ------- Version Information: Microsoft .NET Framework Version:; ASP.NET Version: = =20 Can some one help me with this. ------=_NextPart_000_0008_01C4FD5D.B2090D20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2800.1458" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT face=3DArial size=3D2>Hi all,</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV> <DIV><FONT face=3DArial size=3D2>I am running iis5 on&nbsp;win2k server. = I also have=20 net frame work and net framework sdk installed.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV> <DIV><FONT face=3DArial size=3D2>I installed Microsoft SQL Web Data=20 Administrator.&nbsp;When I try to access the application with my browser = I get=20 folowing&nbsp;error.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV> <DIV><SPAN><FONT face=3DArial size=3D2>&nbsp;</FONT></DIV> <H1><FONT face=3DArial size=3D2>Server Error in '/webadmin' Application. = <HR width=3D"100%" color=3Dsilver SIZE=3D1> </FONT></H1> <H2><FONT face=3DArial size=3D2>Access is denied. </FONT></H2> <DIV></SPAN><FONT face=3DArial size=3D2>Description: An unhandled = exception occurred=20 during the execution of the current web request. Please review the stack = trace=20 for more information about the error and where it originated in the = code.=20 <BR><BR>Exception Details: System.ApplicationException: Access is = denied.=20 <BR><BR>Source Error: <BR><BR></DIV></FONT> <DIV> <TABLE width=3D"100%" bgColor=3D#ffffcc> <TBODY> <TR> <TD><FONT face=3DArial size=3D2>An unhandled exception was generated = during=20 the execution of the current web request. Information regarding = the origin=20 and location of the exception can be identified using the = exception stack=20 trace below. </FONT></TD></TR></TBODY></TABLE></DIV> <DIV><BR><FONT face=3DArial size=3D2>Stack Trace: <BR><BR></DIV></FONT> <DIV> <TABLE width=3D"100%" bgColor=3D#ffffcc> <TBODY> <TR> <TD><PRE><FONT face=3DArial size=3D2>[ApplicationException: Access = is denied. ] System.Security.Principal.WindowsIdentity._ResolveIdentity(IntPtr = userToken) +0 System.Security.Principal.WindowsIdentity.get_Name() +71 = System.Web.Configuration.AuthorizationConfigRule.IsUserAllowed(IPrincipal= user, String verb) +106 System.Web.Configuration.AuthorizationConfig.IsUserAllowed(IPrincipal = user, String verb) +81 System.Web.Security.UrlAuthorizationModule.OnEnter(Object source, = EventArgs eventArgs) +181 = System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionSt= ep.Execute() +60 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, = Boolean&amp; completedSynchronously) +87 </FONT></PRE></TD></TR></TBODY></TABLE></DIV> <DIV><BR></DIV><FONT face=3DArial size=3D2> <DIV> <HR width=3D"100%" color=3Dsilver SIZE=3D1> </DIV> <DIV>Version Information:&nbsp;Microsoft .NET Framework Version:; = ASP.NET=20 Version:&nbsp;<!--=20 [ApplicationException]: Access is denied. at System.Security.Principal.WindowsIdentity._ResolveIdentity(IntPtr = userToken) at System.Security.Principal.WindowsIdentity.get_Name() at = System.Web.Configuration.AuthorizationConfigRule.IsUserAllowed(IPrincipal= user, String verb) at = System.Web.Configuration.AuthorizationConfig.IsUserAllowed(IPrincipal = user, String verb) at System.Web.Security.UrlAuthorizationModule.OnEnter(Object source, = EventArgs eventArgs) at = System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionSt= ep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, = Boolean& completedSynchronously) -->&nbsp;&nbsp;</DIV> <DIV>&nbsp;</DIV> <DIV>&nbsp;</DIV> <DIV>Can some one help me&nbsp;with this.</FONT></DIV></BODY></HTML> ------=_NextPart_000_0008_01C4FD5D.B2090D20-- Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353608
      • 12
        • IIS6.0 and idc/htx problem Hello, We changed from an old NT4.0 server to Windows SBS 2003 server (IIS 6.0) For our adresses, I have a script, making an odbc connection to our dbase. If I try to acces the idc script, I recreive following error: HTTP Error 404 - File or directory not found. Internet Information Services (IIS) I am sure the directory and the file exist. Has anyone tried to implement idc/htx scripts on IIS6.0 already? regards, bart -- =============================== Bart Plessers Paul Van Ostaijenlaan 4 3001 Heverlee 016 / 20.00.58 =============================== Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353604
      • 13
        • creating certificat for ssl Hi, For OWA i need to create a certificat but i can't seem to find out how, the certificat is only for local use so we won't buy one. Can someone point me to tutorials or how-tos or even tell me how a can create this. Thank you all Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353603
      • 14
        • IIS 6 is a steaming pile of shit After making a horrible mistake of migrating a large set of classic ASP/MDB applications from IIS 5.0 to IIS 6.0, performance of the server is nothing short of completely disastrous. It literally crashes and hangs about once per hour on average. Sometimes it crashes 6 times in an hour, sometimes even goes a day without a crash. Installed the famous Jet hotfix. Installed IisCrashHang. Debugged the DMP's, everything to NO AVAIL. My only conclusion after 2 months of life under IIS 6.0 is an advice to anyone considering migration to IIS 6.0 - >>>AVOID IT LIKE A PLAGUE<<<. Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353602
      • 15
        • Webdav lock management Hi everybody, I'm looking for someone who could help me with the webdav protocol, specially on web folder access. I'm working on a web redirector project throught the webdav protocol. I setup an iis 6.0 with webdav enabled, created a folder with right ACL, put few documents in this folder and add a virtual directory in iis to map this folder. To summarize: My iis 6.0 server name with windows 2003 is frbtestsrv, my ntfs folder => c:\inetpub\archives, my virtal folder in iis => archives to acces a document through a client (windows XP pro SP1) i created a shortcut in "My network place" => http://frbtestsrv/archives" The user "toto" has a full access to the document "test.xls" stored in http:\\frbtestsrv\archives, when toto open test.xls, the files is correctly open in excel but strangely the original file is renamed in test.xlsopequelocktoken:1e213213213 so nobody else can open this document even in read only mode. I thought that the webdav lock management was diffents, according to me when a user open a file in read/write mode, antoher user should be able to open the same file but in read only. That seems not work correclty in my installation. If someone has an idea .... Any help would greatly appreciated. Thanks in advance Olivier Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353598
      • 16
        • Import private key Hi, is it possible to import a external private key to IIS5 or does IIS only work with it's own public key created by itself? Thanks Ruth Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353589
      • 17
        • SQL-Desktop Engine I have installed the desktop engine on a local machine so a user can run SQL locally, I am using Frontpage 2003 and when they publish they get an error message "Asp is not running Please find a Machine that is running ASP" and will finish publishing and the site will work fine except for the ASP page. I get an "Unable to Dispay error I am running iis 5.1 on this machine Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353586
      • 18
        • webdav 502 Bad Gateway A service is monitoring emails arriving at a specific Exchange inbox. From there each email should be moved to another destination. As long as the destination is an existing Exchange folder everything is fine, but I need to move each email to a very specific location outside Exchange (ie ordinary disk files). But I can't seem to escape the 502. As long as strTarget is internal to Exchange the following is working ok: Function moveEmailToDest(ByVal strSource, ByVal strTarget) Dim rc As Integer rc = 0 Dim req As New MSXML2.XMLHTTP50 req.open("MOVE", strSource, False) req.setRequestHeader("Content-type", "text/xml") req.setRequestHeader("Allow-rename", "t") req.setRequestHeader("Overwrite", "t") req.setRequestHeader("Destination", strTarget) Try req.send("") 'fails with 0x800c0008 if dest-folder not exist Console.WriteLine("moveEmailToDest(): Moving: " & vbCrLf & "readyState:" & req.readyState & _ " status:" & req.status & " " & req.statusText) Catch Console.WriteLine("moveEmailToDest(): Error: " & req.status) Console.WriteLine("moveEmailToDest(): Errortext: " & req.statusText) rc = req.status Finally req = Nothing End Try Return rc End Function strSource is the href value retrieved through a previous webdav request. strTarget is the target (neither including or omitting file name is working) Client: XP sp2 Server: w2k sp4 Exchange: 2k (v6.0 6249.4 sp3) Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353577
      • 19
        • Problem downloading .dll and .exe files I don't know what I am doing wrong. I am using a software called timematters World Server (http://www.timematters.com), this program basically uses Java to give you access to files from there Time Matters software. In this program, what I think happens is that a javascript send a request to the sever to download (or copy) a list of files and store them at a location on the remote computer. for example every file in my bin directory should be copied to the C:\tmworld\java\bin\ on the remote computer. The problem is that all the files in the bin directory are downloaded except the .dll and .exe files. Now I know it is not a problem with the javascript, because it works fine on apache and did work once on the IIS 6.0. At this point I have no idea waht to do and do not know how to get this to work correctly. I have tried to set MIME extencions for the .dll and .exe, but that doesn't work. Any ideas would be wonderful. Thanks -- J. Perez, MCSA Director IT/MIS/IS Westcom Tech Servicios Profecionales de Hospidaje de Web www.westcom.com.mx | admin@westcom.com.mx Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353575
      • 20
        • Problems to run certain ASP scripts I have reinstalled my IIS 5.0/Win 2000 Pro after upgrading my machine and get very poor performance. I get the following error after timneout of one of the pages: Please wait... Getting list...(using MSXML2.ServerXMLHTTP.4.0) Error while using MSXML2.ServerXMLHTTP.4.0:The operation timed out Getting list...(using MSXML2.ServerXMLHTTP.3.0) Error while using MSXML2.ServerXMLHTTP.3.0:The operation timed out Getting list...(using MSXML2.ServerXMLHTTP) Error while using MSXML2.ServerXMLHTTP:The operation timed out Getting list...(using Microsoft.XMLHTTP) Active Server Pages error 'ASP 0113' Script stopped /test/obj028.asp Maximum time tu run script exceded..... (translation from Swedish, might not be correct Microsoft language) The event log shows the following: Evet type: Error Source: DCOM Event Source: none Event-ID: 10010 Datum: 2005-01-17 Tid: 20:18:05 User: S-1-5-21-854245398-162531612-725345543-1020 Computer: SERVER Description: The server {0006F03A-0000-0000-C000-000000000046} was not registered with DCOM within nessecary timeout. (Same about translation) This error was described in kb article 327153 What can be wrong and how can it be corrected? As I think I understand from the article it is some kind of folder security issue or....? Could it be something with my components, for exampel MSXML? I have not installed anything other than original IIS except that I have upgraded server extensions to FP2002. I am definately not a very skilled user so I am not sure how to correct this. Could someody please give some very hands on advise for an unexperienced user. I am running IIS 5.0 on Win 2000 Pro. AMD Sempron 2400+, 256 Mb RAM Thank in advance! Lars Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353566
      • 21
        • Creating subweb accounts that have only one user I just intalled the IIS 6 on the 2003 server and want to create subaccounts that allows the user to upload websites. I need for anyone that access the server via FTP only access their own folder, can anyone help? Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353565
      • 22
        • isapi filter problem I am using the apache isapi_redirector2.sll to cause IIS to redirect .jsp requests to a running Tomcat instance. When I setit up, I get it to work on my machine, but on another machine - setting it up with the same steps - it does not work. All configurations look identical. What would cause an isapi filter to not work?? Tomcat is running, (I get a page at http://localhost:8081), iis is running (i get the iis main page at http://localhost and http://qa-2000), I have installed isapi_redirector2.dll into a virtual dir under my default webapp, have entered the appropriate registry entries to register the redirector, have created the workers.properties file and put it into tomcat/conf, along with a default jk2.properties file, have added the filter to the 'ISAPI filters' IIS porperty menu. It does NOT redirect. Is there a tutorial or instructional page out there somewhere??? Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353562
      • 23
        • ODBC Logging - Analyzer Anyone know of a log analyzer that works with IIS ODBC Logging? Other than the Microsoft one? Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353561
      • 24
        • IISRESET to update .dll Is there anyway around resetting IIS (6.0) each time a dev updates a .dll? Tag: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits? Tag: 353557
      • 25
        • IISSATE LOG IISSATE LOG The following is the iissate log aspnet_wp.exe process id = 2424 I ran iisstate when I got 100% cpu. Can someone please help me to locate the problem. I have latest oracle client (8.1.7.10) and windows 2k service packs ( 4.0 ) installed. Opened log file 'C:\iisstate\files\output\IISState-2424.log' *********************** Starting new log output IISState version 3.3.1 Mon Jan 17 14:35:54 2005 OS = Windows 2000 Executable: aspnet_wp.exe PID = 2424 Note: Thread times are formatted as HH:MM:SS.ms *********************** Thread ID: 0 System Thread ID: 974 Kernel Time: 0:0:0.890 User Time: 0:0:0.312 Thread Type: Other # ChildEBP RetAddr 00 0012f6dc 7c59a243 ntdll!NtDelayExecution+0xb 01 0012f6fc 7c59a20e KERNEL32!SleepEx+0x32 02 0012f708 00442f5f KERNEL32!Sleep+0xb 03 0012ff60 00444220 aspnet_wp!wmain+0x395 04 0012ffc0 7c59893d aspnet_wp!wmainCRTStartup+0x143 05 0012fff0 00000000 KERNEL32!BaseProcessStart+0x3d Thread ID: 1 System Thread ID: 980 Kernel Time: 0:0:21.875 User Time: 3:48:56.281 *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\Oracle\Ora81\bin\oracommon8.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\Oracle\Ora81\bin\oran8.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\Oracle\Ora81\bin\OraClient8.Dll - *** WARNING: Unable to verify checksum for D:\Oracle\Ora81\bin\oci.dll *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\Oracle\Ora81\bin\oci.dll - Thread Type: Other # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 00b6e3a0 60194791 oracommon8!vsnupr+0x3117 01 00b6e3ec 601a60d2 oracommon8!ttcc2u+0x8a1 02 00b6e970 6019dcb4 oracommon8!vsnupr+0x2592 03 00b6f2d8 60b16e1d oracommon8!ttcdrv+0xf44 04 00b6f2f0 604c84c8 oran8!nioqwa+0x2d 05 00b6f364 604871fd OraClient8!xaolog+0x23708 06 00b6f398 60461edd OraClient8!upirtr+0xbd 07 00b6f3d4 60445f94 OraClient8!kpurcs+0x8d 08 00b6f44c 6044844b OraClient8!kpuertb_reallocTempBuf+0xc04 09 00b6f4a0 60401638 OraClient8!kpuertb_reallocTempBuf+0x30bb 0a 00b6f4c8 16be5d37 OraClient8!OCIStmtExecute+0x28 0b 00b6f4f0 16710fc7 oci!OCIStmtExecute+0x37 0c 00b6f58c 16a8cae2 0x16710fc7 0d 00b6f614 17629339 0x16a8cae2 0e 00b6f670 17629229 0x17629339 0f 00b6f688 19721d8d 0x17629229 10 00b6f6b4 19721cc0 0x19721d8d 11 00b6f714 169d7c21 0x19721cc0 12 00b6f74c 169d7971 0x169d7c21 13 05640554 00000001 0x169d7971 Thread ID: 2 System Thread ID: 984 Kernel Time: 0:0:0.46 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 00c6fa48 7c57b15c ntdll!ZwProtectVirtualMemory+0xb 01 00c6fa7c 7c57b419 KERNEL32!BaseCreateStack+0x14a 02 00c6fe60 7c59b7da KERNEL32!CreateRemoteThread+0x3b 03 00c6fe84 791dbe23 KERNEL32!CreateThread+0x1c 04 00c6feb4 791dbf9c mscorsvr!ThreadpoolMgr::CreateUnimpersonatedThread+0xaa 05 00c6fec8 7924cc46 mscorsvr!ThreadpoolMgr::CreateCompletionPortThread+0x11 06 00c6ffb4 7c57b388 mscorsvr!ThreadpoolMgr::GateThreadStart+0x136 07 00c6ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 3 System Thread ID: 988 Kernel Time: 0:0:0.156 User Time: 0:0:0.31 Thread Type: Other # ChildEBP RetAddr 00 00d6ff3c 7c599fe4 ntdll!ZwWaitForSingleObject+0xb 01 00d6ff64 7c57b3db KERNEL32!WaitFo