Can this be done with IIS or should I spin my own server?

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
        • php files requesting user login?? Hello, The system is Win 2000 server running IIS 5. All of a sudden php files requests users to login!! This doesnt happen when html files are requested. The website has anonymous access enabled and the ACL permissions on NTFS looks fine. Any ideas? Thanks, Ram. Tag: Can this be done with IIS or should I spin my own server? Tag: 343581
      • 2
        • IIS redirection I'm new to IIS and I'm trying to redirect all requests to my website that don't have www to www.mywebsite.com. In apache I would use a .htaccess to do this, and it would look something like this. ------------------ RewriteEngine On RewriteCond %{HTTP_HOST} !^www\.mydomain\.com RewriteRule .* http://www.mydomain.com%{REQUEST_URI} [R=301,L] ------------------ This tells apache to redirect anything that doesn't begin with www.mydomain.com to www.mydomain.com/whateverwashere. so mydomain.com/page.html would be redirected to www.mydomain.com/page.html. How can I do something like this on IIS? Tag: Can this be done with IIS or should I spin my own server? Tag: 343580
      • 3
        • Internal IIS server - "connection refused" My IIS server is setup on a computer with an internal IP address. I have configured my DSL router to forward to port 80 of this IIS server. But when the URL for my domain is entered into a web browser, I receive "connection refused" error. Any clues? Thanks! LuAnn Tag: Can this be done with IIS or should I spin my own server? Tag: 343574
      • 4
        • Web Componente Server How install Crystal Report Web Server 8 in Windos server 2003? Tag: Can this be done with IIS or should I spin my own server? Tag: 343573
      • 5
        • iis 5.1 will not work my iis 5.1 was working fine for couple months and then it just stopped functioning. I am behind a router and I have norton internet security installed as well. I have configured my router to allow access to the web sever as well as norton (server was working fine with norton and router before). I decided to uninstall and re-install iis but that did not seem to work. Every time I try to access the iis snap- in, it does not start, until I end the inetinfo.exe process. The snap-in will then only function for a short time. I have also ran the sfc /scannow and that did not seem to have any effect. iisreset will stop the service but when it trys to restart it the following error message comes up: The service did not respond to the start or control request in a timely fashion, <2147942452, 8007041d> Anyone have any ideas? Tag: Can this be done with IIS or should I spin my own server? Tag: 343560
      • 6
        • keeping open connections around indefintely? Hi, I'm a IIS newbie (but not a programmer newbie) so don't flame me too much. I want to be able to have clients that I'm writing use IIS to connect and keep a socket open until they are shut down. So, the socket connection would be persistant and I would be able to send and recv data from my clients through this nailed-up pipe (my own binary data, not html). I don't want to deal with the setup and takedown time of a tcp connection for each client communication. After I connect once, just keep it around forever for data. Can I do this via IIS? Would the way be to write an IIS extension? Thanks for any suggestions or pointing in the right direction... Chris Tag: Can this be done with IIS or should I spin my own server? Tag: 343552
      • 7
        • Windows NAT server doesn't allow internal web server My server is running windows 2003, and is configured as a NAT Router. I want it to allow internet users to find my web site, wich is located on one of my internal workstations. I opened up the Routing and Remote Access Microsoft Management console and tried to open the "port 80". but it doesn't work. (by the way, i don't have any other firewall running). here's how i proceded : Start Menu >Administrative tools > Routing and Remote Access. At the RRAS MMC: Local Server > IP Routing > NAT/Basic Firewall In the right pane, right clicked the internet NIC, and choosed the "Services and Ports" tab. Hilighted and checked the Web server option and pressed "Edit". In the Private Address i put my Internal workstation's IP Adress. Where did i go wrong, or what else do i need to do Tag: Can this be done with IIS or should I spin my own server? Tag: 343551
      • 8
        • Frontpage Extensions I am trying to develop a corporate intranet but my Frontpage Components on the site aren't working. According to the Add/Remove Windows Components, I have the Frontpage 2000 extensions installed on the server but I get the following error when viewing the site. The rest of the site works fine except my database results and forms. What am I missing? Thanks! Phil Tag: Can this be done with IIS or should I spin my own server? Tag: 343549
      • 9
        • Asking for SMTP Server help Hey all, We have a Windows 2000 Server running IIS5 and we added the SMTP service to it. We are attempting to get this box set up to relay email to the "outside world" for a new system we have here. We have not messed with it much so everything is pretty much default. However, whenever email is sent it appears to be adding header type information inside the email body. I did a quick test email and this is the body: ----------------- Return-Path: webmaster@[...company name...] Message-ID: <INTRA-WEBX3cf3ednHM00000224@intra-web.pinalcounty.mis> X-OriginalArrivalTime: 01 Sep 2004 15:23:07.0609 (UTC) FILETIME=[95536C90:01C49037] Date: 1 Sep 2004 08:23:07 -0700 Testing the email SMTP server ----------------- I have tried looking through all the tabs under Properties in the IIS Management utility. I don't see anything that allows me to modify, change, or disable this. I am not having any luck looking through the help files, or my Google attempts. I personally have no experience with the Microsoft IIS SMTP service so I ask for your help on this. Your input is greatly appreciated. -- Andrew Tag: Can this be done with IIS or should I spin my own server? Tag: 343546
      • 10
        • w3srv Hi We have OWA running on our exchange 2000 server but all of a sudden it cannot be accessed. I have noticed a few errors from last night the first one was for McAfee group shield 9 which was: Event ID: 2045 The OnAccess (Transport) scanner failed to scan the item '' with error 80040236. This seems to have caused this error: Event ID: 1015 The timeout waiting for the performance data collection function "W3SVC" in the "C:\WINNT\system32\w3ctrs.dll" Library to finish has expired. There may be a problem with this extensible counter or the service it is collecting data from or the system may have been very busy when this call was attempted. Which caused servics control errors: Event ID 7031 The IIS Admin Service service terminated unexpectedly. It has done this 2 time(s). The following corrective action will be taken in 1 milliseconds: Run the configured recovery program. The IIS service seems to be running now and I have tried restarting the service and it seems to be up in the services mmc and I have stopped the Groupshield services but still I cannot access OWA Has anyone any ide Tag: Can this be done with IIS or should I spin my own server? Tag: 343543
      • 11
        • ASP.NET Application configuration Hi, I have got a shared hosting package with 1&1. It seems to work well. However, I have hit a small hosting problem which I suspect might be something to do with IIS settings. Basically I have 1 domain and 1 subdomain www.mydomain.com development.mydomain.com In my web space I have 2 application directories "Live" and "Development" created using Front Page Server Extensions upload from VS dotnet using Copy Project. As I understand it, this should configure these directories under IIS as applications. If I set the home directory of www.mydomain.com to the root of my web space I can access both applications succesfully as www.domain.com/Live and www.domain.com/Development. Both applications use the web.config files and bin directories contained within their respective directories. Neither require web.config or a bin directory in the root. However, if I change the home directory of www.domain.com to point to the "Live" directory of my web space, it stops working. I believe that even though I set the home directory to the "Live" directory the server is looking for web.config and the bin directory in the root of my web space. Bizzarely I can have one domain's home directoy pointing at the root and one pointing at the "Live" folder and the one pointing to the root will work and the other won't. Any thoughts would be most welcome Thanks Jim Tag: Can this be done with IIS or should I spin my own server? Tag: 343542
      • 12
        • IIS 5 & Win 2K crashing I have a problem with IIS crashing on Win2k. It appears to be a DAO issue, but am unsure. I have attached a IISState Log and hoping that I can get some help in this group. Thanks in advance, Ian Opened log file 'C:\iisstate\output\IISState-1832.log' *********************** Starting new log output IISState version 3.3.1 Wed Sep 01 10:38:05 2004 OS = Windows 2000 Executable: inetinfo.exe PID = 1832 Note: Thread times are formatted as HH:MM:SS.ms *********************** IIS has crashed... Beginning Analysis *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files\Common Files\Microsoft Shared\DAO\dao350.dll - DLL (!FunctionName) that failed: dao350!DllRegisterServer Thread ID: 27 System Thread ID: 85c Kernel Time: 0:0:0.390 User Time: 0:0:0.937 Thread Type: Other # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 08e4de53 044726b8 dao350!DllRegisterServer+0x230dd 01 0447a756 ffff729a dao350+0x26b8 02 0447a756 ffff729a 0xffff729a 03 e8575653 00000000 0xffff729a Closing open log file C:\iisstate\output\IISState-1832.log Opened log file 'C:\iisstate\output\IISState-1832.log' *********************** Starting new log output IISState version 3.3.1 Wed Sep 01 10:38:31 2004 OS = Windows 2000 Executable: inetinfo.exe PID = 1832 Note: Thread times are formatted as HH:MM:SS.ms *********************** Thread ID: 0 System Thread ID: 7b8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0006f89c 7c5785d1 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 7c581af6 inetinfo!mainCRTStartup+0xff 08 0006fff0 00000000 KERNEL32!BaseProcessStart+0x3d Thread ID: 1 System Thread ID: 61c Kernel Time: 0:0:0.62 User Time: 0:0:0.46 Thread Type: Other # ChildEBP RetAddr 00 005dfd1c 7c573b28 ntdll!ZwWaitForSingleObject+0xb 01 005dfd44 7c573b50 KERNEL32!WaitForSingleObjectEx+0x71 02 005dfd54 6e6f1685 KERNEL32!WaitForSingleObject+0xf 03 005dfd70 01002440 iisadmin!ServiceEntry+0x156 04 005dffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd 05 005dffb4 7c57438b ADVAPI32!ScSvcctrlThreadW+0xe 06 005dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 2 System Thread ID: 7d0 Kernel Time: 0:0:0.78 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0071fe5c 7c573c23 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 7c57438b MSVCRT!_endthreadex+0xc1 06 0071ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 3 System Thread ID: 580 Kernel Time: 0:0:0.46 User Time: 0:0:0.15 Thread Type: Other # ChildEBP RetAddr 00 0075fe5c 7c573c23 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 7c57438b MSVCRT!_endthreadex+0xc1 06 0075ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 4 System Thread ID: 50c 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 00bbfe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 00bbff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 00bbff78 77d359c3 RPCRT4!RecvLotsaCallsWrapper+0x9 03 00bbffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x11f 04 00bbffb4 7c57438b RPCRT4!ThreadStartRoutine+0x18 05 00bbffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 5 System Thread ID: 820 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 00bfff5c 7c573a4e ntdll!NtDelayExecution+0xb 01 00bfff7c 7c573a22 KERNEL32!SleepEx+0x32 02 00bfff88 77ab8ffb KERNEL32!Sleep+0xb 03 00bfff90 77ab50ee ole32!CROIDTable::WorkerThreadLoop+0xc 04 00bfffa8 77ab5046 ole32!CRpcThread::WorkerLoop+0x22 05 00bfffb4 7c57438b ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a 06 00bfffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 6 System Thread ID: 75c Kernel Time: 0:0:0.156 User Time: 0:0:0.46 Thread Type: Other # ChildEBP RetAddr 00 00e4fc1c 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 00e4fc6c 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 00e4fcc8 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 00e4fce4 769c71e0 USER32!MsgWaitForMultipleObjects+0x1d 04 00e4fd30 65f0cfd8 INFOCOMM!IIS_SERVICE::StartServiceOperation+0x209 05 00e4fd70 01002440 w3svc!ServiceEntry+0x1b5 06 00e4ffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd 07 00e4ffb4 7c57438b ADVAPI32!ScSvcctrlThreadW+0xe 08 00e4ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 7 System Thread ID: 38c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 00e8fc1c 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 00e8fc6c 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 00e8fcc8 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 00e8fce4 769c71e0 USER32!MsgWaitForMultipleObjects+0x1d 04 00e8fd30 6fc6b2f0 INFOCOMM!IIS_SERVICE::StartServiceOperation+0x209 05 00e8fd70 01002440 ftpsvc2!ServiceEntry+0xc7 06 00e8ffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd 07 00e8ffb4 7c57438b ADVAPI32!ScSvcctrlThreadW+0xe 08 00e8ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 8 System Thread ID: 7f4 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00fcff5c 7c573c73 ntdll!ZwRemoveIoCompletion+0xb 01 00fcff88 6d7029ef KERNEL32!GetQueuedCompletionStatus+0x27 02 00fcffb4 7c57438b ISATQ!I_AtqOplockThreadFunc+0x32 03 00fcffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 9 System Thread ID: 46c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0104ff50 7c573c73 ntdll!ZwRemoveIoCompletion+0xb 01 0104ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 0104ffb4 7c57438b ISATQ!AtqPoolThread+0x40 03 0104ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 10 System Thread ID: 2b0 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0108ff50 7c573c73 ntdll!ZwRemoveIoCompletion+0xb 01 0108ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 0108ffb4 7c57438b ISATQ!AtqPoolThread+0x40 03 0108ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 11 System Thread ID: 128 Kernel Time: 0:0:0.15 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 0120feb8 7c573c73 ntdll!ZwRemoveIoCompletion+0xb 01 0120fee4 77d31394 KERNEL32!GetQueuedCompletionStatus+0x27 02 0120ff20 77d3e93f RPCRT4!COMMON_ProcessCalls+0x9e 03 0120ff74 77d3e8c2 RPCRT4!LOADABLE_TRANSPORT::ProcessIOEvents+0x99 04 0120ff78 77d35924 RPCRT4!ProcessIOEventsWrapper+0x9 05 0120ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f 06 0120ffb4 7c57438b RPCRT4!ThreadStartRoutine+0x18 07 0120ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 12 System Thread ID: 134 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 0140fe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 0140ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 0140ff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9 03 0140ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f 04 0140ffb4 7c57438b RPCRT4!ThreadStartRoutine+0x18 05 0140ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 13 System Thread ID: 520 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0148fd20 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0148fd70 7c578f0d KERNEL32!WaitForMultipleObjectsEx+0xea 02 0148fd88 778322b2 KERNEL32!WaitForMultipleObjects+0x17 03 0148ffb4 7c57438b RTUTILS!TraceServerThread+0xde 04 0148ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 14 System Thread ID: 224 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 014dff00 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 014dff50 75037871 KERNEL32!WaitForMultipleObjectsEx+0xea 02 014dff6c 6fc66e80 WS2_32!WSAWaitForMultipleEvents+0x18 03 014dffb4 7c57438b ftpsvc2!PASV_ACCEPT_CONTEXT::AcceptThreadFunc+0x39 04 014dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 15 System Thread ID: 824 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 0151ff5c 7c573b28 ntdll!ZwWaitForSingleObject+0xb 01 0151ff84 7c573b50 KERNEL32!WaitForSingleObjectEx+0x71 02 0151ff94 732c3366 KERNEL32!WaitForSingleObject+0xf 03 0151ffb4 7c57438b compfilt!CompressionThread+0x29 04 0151ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 16 System Thread ID: 724 Kernel Time: 0:0:0.31 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0163fe70 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0163fec0 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0163ff1c 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0163ff38 65f09ccb USER32!MsgWaitForMultipleObjects+0x1d 04 0163ff7c 78008454 w3svc!CMTACallbackThread::Thread+0x42 05 0163ffb4 7c57438b MSVCRT!_endthread+0xc6 06 0163ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 17 System Thread ID: 5f4 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0167fea8 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0167fef8 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0167ff54 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0167ff70 65f09d47 USER32!MsgWaitForMultipleObjects+0x1d 04 0167ffb4 7c57438b w3svc!OleHackThread+0x88 05 0167ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 18 System Thread ID: 3bc Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 016ffce0 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 016ffd1c 74fd3c59 msafd!SockWaitForSingleObject+0x1a8 02 016ffe08 750312f5 msafd!WSPSelect+0x24e 03 016ffe6c 6e2b3b6e WS2_32!select+0xe7 04 016fffb4 7c57438b inetsloc!SocketListenThread+0x51 05 016fffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 19 System Thread ID: 504 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 0173fdfc 74fd1394 ntdll!ZwWaitForSingleObject+0xb 01 0173fe38 74fd3c59 msafd!SockWaitForSingleObject+0x1a8 02 0173ff24 750312f5 msafd!WSPSelect+0x24e 03 0173ff88 6d7075bd WS2_32!select+0xe7 04 0173ffb0 6d70791b ISATQ!ATQ_BMON_SET::BmonThreadFunc+0x22 05 0173ffb4 7c57438b ISATQ!BmonThreadFunc+0x9 06 0173ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 20 System Thread ID: 82c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 018bff08 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 018bff58 7c578f0d KERNEL32!WaitForMultipleObjectsEx+0xea 02 018bff70 787f58ce KERNEL32!WaitForMultipleObjects+0x17 03 018bffb4 7c57438b comsvcs!CEventDispatcher::PushEvents+0x4e 04 018bffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 21 System Thread ID: 5f0 Kernel Time: 0:0:0.31 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: 1180 Waiting on thread id: ffffffff # ChildEBP RetAddr 00 018ffb68 77d4256d ntdll!ZwRequestWaitReplyPort+0xb 01 018ffb94 77d3ac56 RPCRT4!LRPC_CCALL::SendReceive+0x11e 02 018ffba0 77b25b87 RPCRT4!I_RpcSendReceive+0x2c 03 018ffbc0 77b25a52 ole32!ThreadSendReceive+0xef 04 018ffbd8 77b22ab6 ole32!CRpcChannelBuffer::SwitchAptAndDispatchCall+0x14f 05 018ffc18 77b258c6 ole32!CRpcChannelBuffer::SendReceive2+0x96 06 018ffc28 77a6cb5d ole32!CRpcChannelBuffer::SendReceive+0x11 07 018ffc88 77ab74c3 ole32!CAptRpcChnl::SendReceive+0xa9 08 018ffce0 77d94c1a ole32!CCtxComChnl::SendReceive+0x124 09 018ffcfc 77d9487d RPCRT4!NdrProxySendReceive+0x4c 0a 018fff44 77d95136 RPCRT4!NdrClientCall2+0x4f5 0b 018fff60 77d46e75 RPCRT4!ObjectStublessClient+0x76 0c 018fff70 787f5818 RPCRT4!ObjectStubless+0xf 0d 018fffb4 7c57438b comsvcs!CEventDispatcher::GetEventServerInfoThread+0x118 0e 018fffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 22 System Thread ID: 460 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 0269fe70 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0269fec0 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0269ff1c 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0269ff38 74a01e69 USER32!MsgWaitForMultipleObjects+0x1d 04 0269ff7c 78008454 asp!CMTACallbackThread::Thread+0x42 05 0269ffb4 7c57438b MSVCRT!_endthread+0xc6 06 0269ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 23 System Thread ID: 854 Kernel Time: 0:0:0.31 User Time: 0:0:0.0 Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 026dfe70 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 026dfec0 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 026dff1c 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 026dff38 74a01eca USER32!MsgWaitForMultipleObjects+0x1d 04 026dff7c 78008454 asp!Debugger+0x74 05 026dffb4 7c57438b MSVCRT!_endthread+0xc6 06 026dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 24 System Thread ID: 478 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 *** WARNING: Unable to verify checksum for C:\WINNT\system32\pdm.dll *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\pdm.dll - Thread Type: PDM (Debugger) Thread. # ChildEBP RetAddr 00 0271fddc 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0271fe2c 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0271fe88 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0271fea4 4a00886c USER32!MsgWaitForMultipleObjects+0x1d 04 0271ff88 4a008a85 pdm+0x886c 05 0271ffb0 4a008a09 pdm+0x8a85 06 0271ffb4 7c57438b pdm+0x8a09 07 0271ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 25 System Thread ID: 844 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 0275fe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb 01 0275ff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74 02 0275ff78 77d359c3 RPCRT4!RecvLotsaCallsWrapper+0x9 03 0275ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x11f 04 0275ffb4 7c57438b RPCRT4!ThreadStartRoutine+0x18 05 0275ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 26 System Thread ID: 860 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0279ff9c 77f842c4 ntdll!NtDelayExecution+0xb 01 0279ffb4 7c57438b ntdll!RtlpTimerThread+0x42 02 0279ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 27 System Thread ID: 85c Kernel Time: 0:0:0.390 User Time: 0:0:0.937 Thread Type: Other # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 08e4de53 044726b8 dao350!DllRegisterServer+0x230dd 01 0447a756 ffff729a dao350+0x26b8 02 0447a756 ffff729a 0xffff729a 03 e8575653 00000000 0xffff729a Thread ID: 28 System Thread ID: 6cc Kernel Time: 0:0:0.109 User Time: 0:0:0.656 *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\MSRDO20.DLL - Thread Type: Other # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0281d448 236710cb MSRDO20+0x12f6 01 0281d470 2367144f MSRDO20+0x10cb 02 0281d49c 23671575 MSRDO20+0x144f 03 0281d4bc 2367152a MSRDO20+0x1575 04 0281d4e0 044a8c44 MSRDO20+0x152a 05 0281d59c 044a2ac5 dao350!DllRegisterServer+0xf902 06 00000003 00000000 dao350!DllRegisterServer+0x9783 Thread ID: 29 System Thread ID: 4a0 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0285fe28 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0285fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0285fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0285fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0285ff1c 787c2cc0 comsvcs!STAThread::WaitForWork+0x33 05 0285ffb4 7c57438b comsvcs!STAThread::STAThreadWorker+0x4e2 06 0285ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 30 System Thread ID: 810 Kernel Time: 0:0:0.31 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0289fe28 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0289fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0289fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0289fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0289ff1c 787c2cc0 comsvcs!STAThread::WaitForWork+0x33 05 0289ffb4 7c57438b comsvcs!STAThread::STAThreadWorker+0x4e2 06 0289ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 31 System Thread ID: 4f0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 028dfe28 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 028dfe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 028dfed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 028dfef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 028dff1c 787c2cc0 comsvcs!STAThread::WaitForWork+0x33 05 028dffb4 7c57438b comsvcs!STAThread::STAThreadWorker+0x4e2 06 028dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 32 System Thread ID: 484 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0291fe28 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0291fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0291fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0291fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0291ff1c 787c2cc0 comsvcs!STAThread::WaitForWork+0x33 05 0291ffb4 7c57438b comsvcs!STAThread::STAThreadWorker+0x4e2 06 0291ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 33 System Thread ID: 468 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0295fe28 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0295fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0295fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0295fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0295ff1c 787c2cc0 comsvcs!STAThread::WaitForWork+0x33 05 0295ffb4 7c57438b comsvcs!STAThread::STAThreadWorker+0x4e2 06 0295ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 34 System Thread ID: 4d0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0299fe28 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 0299fe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 0299fed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 0299fef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 0299ff1c 787c2cc0 comsvcs!STAThread::WaitForWork+0x33 05 0299ffb4 7c57438b comsvcs!STAThread::STAThreadWorker+0x4e2 06 0299ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 35 System Thread ID: 4a4 Kernel Time: 0:0:0.31 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 029dfe28 7c573c23 ntdll!ZwWaitForMultipleObjects+0xb 01 029dfe78 77e119e6 KERNEL32!WaitForMultipleObjectsEx+0xea 02 029dfed4 77e11ace USER32!MsgWaitForMultipleObjectsEx+0x153 03 029dfef0 787c3911 USER32!MsgWaitForMultipleObjects+0x1d 04 029dff1c 787c2cc0 comsvcs!STAThread::WaitForWork+0x33 05 029dffb4 7c57438b comsvcs!STAThread::STAThreadWorker+0x4e2 06 029dffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 36 System Thread ID: 518 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 03c6fd54 7c573b28 ntdll!ZwWaitForSingleObject+0xb 01 03c6fd7c 7c573b50 KERNEL32!WaitForSingleObjectEx+0x71 02 03c6fd8c 7878db85 KERNEL32!WaitForSingleObject+0xf 03 03c6ffb4 7c57438b comsvcs!PingThread+0xf5 04 03c6ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 37 System Thread ID: 7e8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 03d0ff38 64afdfe8 USER32!NtUserGetMessage+0xb 01 03d0ff7c 780085bc Msscript!CTimeoutObject::EnsureTimeoutThread+0x188 02 03d0ffb4 7c57438b MSVCRT!_endthreadex+0xc1 03 03d0ffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 38 System Thread ID: 3e4 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:\WINNT\system32\MSJET35.DLL - Thread Type: Other # ChildEBP RetAddr 00 0854fee4 7c573b28 ntdll!ZwWaitForSingleObject+0xb 01 0854ff0c 7c573b50 KERNEL32!WaitForSingleObjectEx+0x71 02 0854ff1c 0400287a KERNEL32!WaitForSingleObject+0xf WARNING: Stack unwind information not available. Following frames may be wrong. 03 0854ff50 040372ec MSJET35!Ordinal868+0x287a 04 00001388 00000000 MSJET35!Ordinal154+0x11c5 Thread ID: 39 System Thread ID: 464 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0858fee4 7c573b28 ntdll!ZwWaitForSingleObject+0xb 01 0858ff0c 7c573b50 KERNEL32!WaitForSingleObjectEx+0x71 02 0858ff1c 0400287a KERNEL32!WaitForSingleObject+0xf WARNING: Stack unwind information not available. Following frames may be wrong. 03 0858ff50 040372ec MSJET35!Ordinal868+0x287a 04 ffffffff 00000000 MSJET35!Ordinal154+0x11c5 Thread ID: 40 System Thread ID: 5e8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 085cfee4 7c573b28 ntdll!ZwWaitForSingleObject+0xb 01 085cff0c 7c573b50 KERNEL32!WaitForSingleObjectEx+0x71 02 085cff1c 0400287a KERNEL32!WaitForSingleObject+0xf WARNING: Stack unwind information not available. Following frames may be wrong. 03 085cff50 040372ec MSJET35!Ordinal868+0x287a 04 00001388 00000000 MSJET35!Ordinal154+0x11c5 Thread ID: 41 System Thread ID: 5f8 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 08acff20 77f838a5 ntdll!ZwRemoveIoCompletion+0xb 01 08acffb4 7c57438b ntdll!RtlpWorkerThread+0x6b 02 08acffec 00000000 KERNEL32!BaseThreadStart+0x52 Thread ID: 42 System Thread ID: 880 Kernel Time: 0:0:0.31 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 08b1ff50 7c573c73 ntdll!ZwRemoveIoCompletion+0xb 01 08b1ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27 02 08b1ffb4 7c57438b ISATQ!AtqPoolThread+0x40 03 08b1ffec 00000000 KERNEL32!BaseThreadStart+0x52 ***** Dump name is formatted as: PID-Timestamp.dmp Creating C:\iisstate\output\1832-1094049518.dmp - mini user dump Dump successfully written ***** Closing open log file C:\iisstate\output\IISState-1832.log Tag: Can this be done with IIS or should I spin my own server? Tag: 343541
      • 13
        • IIS & Windows Prompt? I'm not that well versed in IIS, but we've run into a problem that I can't seem to figure out. We have a very simple site that was created in ColdFusion (I know...I know...) that was working just fine...until...a co-worker tried to undo IIS lockdown...as you all probably know...this caused many problems...but I thought we had fixed them all until I noticed this page on a CF site was being prompted by Windows for a login. It's really wierd...the only page that gets the windows login prompt is login.cfm...none of the other .cfm pages get the prompt. And the login.cfm page is a simple form with a textbox...not much code at all. I tried renaming the file...no luck...tried deleting the file and recreating it...no luck...and there are other pages that have the same type of code (simple form) and that don't get the prompt. So, I guess my question is...why would just one page of a particular site cause the windows prompt? I checked the permissions and they look correct. I know this has to do with something that happened when the co-worker tried to undo IIS lockdown. Can anyone give any advice...I've been reading from Google...and reading and reading... Web Server Stats: 2000 server; SP4 IIS: 5.0 ColdFusion: MX Any help is greatly appreciated! -bruce duncan Tag: Can this be done with IIS or should I spin my own server? Tag: 343536
      • 14
        • Newbie to IIS 6 I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6. Using host headers for a couple of websites on one IP. No probs. All is well. I have heard that IIS6 includes the "URL Scan" functionality that I was using for my IIS5.1 setup. Where do I go to adjust the parameters? Thanks, -Frank Tag: Can this be done with IIS or should I spin my own server? Tag: 343533
      • 15
        • Ways to improve performance of IIS application I am using Win 2003 Enterprise Edition with SQL Server 2000 SP3. An ASP web-based application with 200 users is being run on this server. How can i watch on a regular basis to make sure the performance of the web server for the 200 users is good and not slow. What are the best practices, guidelines? Any books or online articles you can share for me to read more about managing an IIS Server when running a database application on it? Are there Performance Monitor alerts i have to configure or i have to manually verify Task Manager on a regular basis and see if INETINFO.EXE, DLLHOST.EXE, SQLSERVER.EXE are using too much resources and do IISRESET, SQL Server services restart, etc...? Can someone share their thoughts, experience, suggestions and/or recommendations on this subject of performance monitoring and improving? Thank you very much Tag: Can this be done with IIS or should I spin my own server? Tag: 343532
      • 16
        • Connection to local host refused after fresh install. Hi IIS has stopped working on my Windows XP pro system. I initially received an Error 13: when trying to connect to local sites. I uninstalled IIS and then reinstalled hoping the problem would be fixed. I don't get that error now but when attempting to connect to a local site I get the following message. The connection was refused when attempting to contact 127.0.0.1 The only complication I have on my system is that Apache is also installed. However it is configured to start manually and is not started on boot up. Apache is working fine when manually started. Could there be a conflict with Apache? The 2 web servers resided on this system together well for the past 10 months. I'd really appreciate any suggestions about when could be my problem. Thanks David Tag: Can this be done with IIS or should I spin my own server? Tag: 343529
      • 17
        • test test Tag: Can this be done with IIS or should I spin my own server? Tag: 343528
      • 18
        • Windows 2003 + IIS 6.0 Hang on running ASP Hi all, I have encountered a problem when running ASP page in windows 2003 + IIS6.0. The web site alway hang after running a couple of hours and does not response to any request unless I restart the IIS. The ASP will call some COM Object, is it something related to the coding problem ? Since I find the following error message in the Event viewer, "/account/show_trans.asp CreateObject exception (null) caused exception C0000005 CreateObject" Below is the result of the IISState running on w3wp.exe Any help is appreciated. Thanks. Opened log file 'C:\iisstate\output\IISState-396.log' *********************** Starting new log output IISState version 3.3.1 Wed Sep 01 18:08:47 2004 OS = Windows 2003 Server Executable: w3wp.exe PID = 396 Note: Thread times are formatted as HH:MM:SS.ms *********************** Thread ID: 0 System Thread ID: 394 Kernel Time: 0:0:0.15 User Time: 0:0:0.46 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 0006fe58 77f33741 SharedUserData!SystemCallStub+0x4 01 0006fe5c 77e11817 ntdll!ZwWaitForSingleObject+0xc 02 0006fecc 77e1168f kernel32!WaitForSingleObjectEx+0xac 03 0006fedc 5a6235ae kernel32!WaitForSingleObject+0xf 04 0006feec 5a624d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe 05 0006fef4 5a661d98 w3dt!UlAtqStartListen+0x2d 06 0006ff00 5a665d54 w3core!W3_SERVER::StartListen+0x8e 07 0006ff0c 010017af w3core!UlW3Start+0xea 08 0006ff44 0100195e w3wp!wmain+0x236 09 0006ffc0 77e1f38c w3wp!wmainCRTStartup+0x12f 0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23 Thread ID: 1 System Thread ID: 3a8 Kernel Time: 0:0:0.0 User Time: 0:0:0.15 Thread Type: Other # ChildEBP RetAddr 00 00a5ff9c 77f3262b SharedUserData!SystemCallStub+0x4 01 00a5ffa0 77f5b5b2 ntdll!NtDelayExecution+0xc 02 00a5ffb8 77e1a990 ntdll!RtlpTimerThread+0x45 03 00a5ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 2 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 No remote call being made # ChildEBP RetAddr 00 00b0fe20 77f3313f SharedUserData!SystemCallStub+0x4 01 00b0fe24 77c37b85 ntdll!NtReplyWaitReceivePortEx+0xc 02 00b0ff8c 77c40829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193 03 00b0ff90 77c40771 RPCRT4!RecvLotsaCallsWrapper+0x9 04 00b0ffb0 77c40857 RPCRT4!BaseCachedThreadRoutine+0x9c 05 00b0ffb8 77e1a990 RPCRT4!ThreadStartRoutine+0x17 06 00b0ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 3 System Thread ID: 4b0 Kernel Time: 0:0:0.0 User Time: 0:0:0.15 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00d0ff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00d0ff2c 77e130bc ntdll!ZwRemoveIoCompletion+0xc 02 00d0ff58 5a5c2360 kernel32!GetQueuedCompletionStatus+0x27 03 00d0ff90 5a5c2531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00d0ffa4 5a5c1d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00d0ffb8 77e1a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00d0ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 4 System Thread ID: 814 Kernel Time: 0:0:0.484 User Time: 0:0:1.593 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00d4ff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00d4ff2c 77e130bc ntdll!ZwRemoveIoCompletion+0xc 02 00d4ff58 5a5c2360 kernel32!GetQueuedCompletionStatus+0x27 03 00d4ff90 5a5c2531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00d4ffa4 5a5c1d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00d4ffb8 77e1a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00d4ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 5 System Thread ID: f0 Kernel Time: 0:0:0.453 User Time: 0:0:1.312 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00d8ff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00d8ff2c 77e130bc ntdll!ZwRemoveIoCompletion+0xc 02 00d8ff58 5a5c2360 kernel32!GetQueuedCompletionStatus+0x27 03 00d8ff90 5a5c2531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00d8ffa4 5a5c1d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00d8ffb8 77e1a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00d8ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 6 System Thread ID: 7cc Kernel Time: 0:0:0.562 User Time: 0:0:1.171 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00dcff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00dcff2c 77e130bc ntdll!ZwRemoveIoCompletion+0xc 02 00dcff58 5a5c2360 kernel32!GetQueuedCompletionStatus+0x27 03 00dcff90 5a5c2531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00dcffa4 5a5c1d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00dcffb8 77e1a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00dcffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 7 System Thread ID: 88c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: Other # ChildEBP RetAddr 00 00e8fcec 77f3372d SharedUserData!SystemCallStub+0x4 01 00e8fcf0 77f65297 ntdll!NtWaitForMultipleObjects+0xc 02 00e8ffb8 77e1a990 ntdll!RtlpWaitThread+0x158 03 00e8ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 8 System Thread ID: c10 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 017cff14 77f33741 SharedUserData!SystemCallStub+0x4 01 017cff18 77e11817 ntdll!ZwWaitForSingleObject+0xc 02 017cff88 77e1168f kernel32!WaitForSingleObjectEx+0xac 03 017cff98 5a6651f7 kernel32!WaitForSingleObject+0xf 04 017cffb8 77e1a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85 05 017cffc4 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 9 System Thread ID: f0c 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 0180fe20 77f3313f SharedUserData!SystemCallStub+0x4 01 0180fe24 77c37b85 ntdll!NtReplyWaitReceivePortEx+0xc 02 0180ff8c 77c40829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193 03 0180ff90 77c40771 RPCRT4!RecvLotsaCallsWrapper+0x9 04 0180ffb0 77c40857 RPCRT4!BaseCachedThreadRoutine+0x9c 05 0180ffb8 77e1a990 RPCRT4!ThreadStartRoutine+0x17 06 0180ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 10 System Thread ID: ba0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0184ff8c 77f3262b SharedUserData!SystemCallStub+0x4 01 0184ff90 77f5f0fc ntdll!NtDelayExecution+0xc 02 0184ffb8 77e1a990 ntdll!RtlpIOWorkerThread+0x3d 03 0184ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 11 System Thread ID: e8 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 0242ff14 77f33741 SharedUserData!SystemCallStub+0x4 01 0242ff18 77e11817 ntdll!ZwWaitForSingleObject+0xc 02 0242ff88 77e1168f kernel32!WaitForSingleObjectEx+0xac 03 0242ff98 70df5c99 kernel32!WaitForSingleObject+0xf 04 0242ffb4 70df625a asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x19 05 0242ffb8 77e1a990 asp!CApplnCleanupMgr::ApplnCleanupThread+0xa 06 0242ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 12 System Thread ID: bec Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 0256fe1c 77f3372d SharedUserData!SystemCallStub+0x4 01 0256fe20 77e11bfa ntdll!NtWaitForMultipleObjects+0xc 02 0256fec8 77ce76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0256ff24 77ce77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0256ff40 70e083cc USER32!MsgWaitForMultipleObjects+0x1d 05 0256ff80 77b9b9c3 asp!CMTACallbackThread::Thread+0x4c 06 0256ff8c 00000000 msvcrt!free+0xc8 Thread ID: 13 System Thread ID: ae4 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 Status: Thread is in a WAIT state. Thread Type: PDM (Debugger) Thread. # ChildEBP RetAddr 00 025efd84 77f3372d SharedUserData!SystemCallStub+0x4 01 025efd88 77e11bfa ntdll!NtWaitForMultipleObjects+0xc 02 025efe30 77ce76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 025efe8c 77ce77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 025efea8 4a00886c USER32!MsgWaitForMultipleObjects+0x1d 05 025eff8c 4a008a85 PDM+0x886c 06 025effb4 4a008a09 PDM+0x8a85 07 025effb8 77e1a990 PDM+0x8a09 08 025effec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 14 System Thread ID: 7d0 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 025afefc 77f33741 SharedUserData!SystemCallStub+0x4 01 025aff00 77e11817 ntdll!ZwWaitForSingleObject+0xc 02 025aff70 77e1168f kernel32!WaitForSingleObjectEx+0xac 03 025aff80 70de4800 kernel32!WaitForSingleObject+0xf 04 025affb4 77f4cd6b asp!CViperReqManager::WatchThread+0x65 Thread ID: 15 System Thread ID: 810 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0264fef0 77f33741 SharedUserData!SystemCallStub+0x4 01 0264fef4 77e11817 ntdll!ZwWaitForSingleObject+0xc 02 0264ff64 77e1168f kernel32!WaitForSingleObjectEx+0xac 03 0264ff74 75550e16 kernel32!WaitForSingleObject+0xf 04 0264ff84 77ba91ed comsvcs!CSTAThreadPool::LoadBalanceThreadControlLoop+0x25 05 0264ffb8 77e1a990 msvcrt!_endthreadex+0x95 06 0264ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 16 System Thread ID: e14 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0268fee8 77f33741 SharedUserData!SystemCallStub+0x4 01 0268feec 77e11817 ntdll!ZwWaitForSingleObject+0xc 02 0268ff5c 77e1168f kernel32!WaitForSingleObjectEx+0xac 03 0268ff6c 755508f3 kernel32!WaitForSingleObject+0xf 04 0268ff84 77ba91ed comsvcs!CSTAThreadPool::KillThreadControlLoop+0x21 05 0268ffb8 77e1a990 msvcrt!_endthreadex+0x95 06 0268ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 17 System Thread ID: 7e0 Kernel Time: 0:0:0.109 User Time: 0:0:0.375 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 026cfdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 026cfdd0 77e11bfa ntdll!NtWaitForMultipleObjects+0xc 02 026cfe78 77ce76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 026cfed4 77ce77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 026cfef0 755542a4 USER32!MsgWaitForMultipleObjects+0x1d 05 026cff84 77ba91ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 026cffb8 77e1a990 msvcrt!_endthreadex+0x95 07 026cffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 18 System Thread ID: d54 Kernel Time: 0:0:6.953 User Time: 0:0:7.546 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0270fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0270fdd0 77e11bfa ntdll!NtWaitForMultipleObjects+0xc 02 0270fe78 77ce76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0270fed4 77ce77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0270fef0 755542a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0270ff84 77ba91ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0270ffb8 77e1a990 msvcrt!_endthreadex+0x95 07 0270ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 19 System Thread ID: f64 Kernel Time: 0:0:7.281 User Time: 0:0:7.375 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0274fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0274fdd0 77e11bfa ntdll!NtWaitForMultipleObjects+0xc 02 0274fe78 77ce76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0274fed4 77ce77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0274fef0 755542a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0274ff84 77ba91ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0274ffb8 77e1a990 msvcrt!_endthreadex+0x95 07 0274ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 20 System Thread ID: d88 Kernel Time: 0:0:0.953 User Time: 0:0:1.62 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0278fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0278fdd0 77e11bfa ntdll!NtWaitForMultipleObjects+0xc 02 0278fe78 77ce76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0278fed4 77ce77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0278fef0 755542a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0278ff84 77ba91ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0278ffb8 77e1a990 msvcrt!_endthreadex+0x95 07 0278ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 21 System Thread ID: 888 Kernel Time: 0:0:0.0 User Time: 0:0:0.15 Thread Type: Other # ChildEBP RetAddr 00 0406ff84 00000000 SharedUserData!SystemCallStub+0x4 GetContextState failed, 0x8007001F GetContextState failed, 0x8007001F GetContextState failed, 0x8007001F Thread ID: 22 System Thread ID: 0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 GetContextState failed, 0x8007001F Tag: Can this be done with IIS or should I spin my own server? Tag: 343527
      • 19
        • IIS6 problems with ASP and ASP.NET Hello we have the following system: Windows Server 2003 with IIS 6 We have several websites. The mosts sites with ASP and one site with ASP.NET. Before installing the new website with ASP.Net there were no problems. But after installing the ASP.NET website we have the effect that the asp-pages are not running. We have to restart the IIS or sometimes to reboot the server. Also there is the outlook web access running on this server. Right now we have installed the iisstate tool and we got the following output This happens after the first access to the asp.net page ( but this website is running ) Opened log file 'D:\Programme\iisstate\output\IISState-12116.log' *********************** Starting new log output IISState version 3.3.1 Wed Aug 25 14:28:34 2004 OS = Windows 2003 Server Executable: w3wp.exe PID = 12116 Note: Thread times are formatted as HH:MM:SS.ms *********************** IIS has crashed... Beginning Analysis DLL (!FunctionName) that failed: Thread ID: 16 System Thread ID: 2ecc Kernel Time: 0:0:0.218 User Time: 0:0:1.843 Thread Type: Other # ChildEBP RetAddr WARNING: Frame IP not in any known module. Following frames may be wrong. 00 0193f88c 067be31b 0x7114a00 01 0193f8b8 0711a7cc 0x67be31b 02 0193f8f8 067bdcdc 0x711a7cc 03 0193f938 067fb5bc 0x67bdcdc 04 0193f9e4 067f80ff 0x67fb5bc 05 0193fa20 067f7b6b 0x67f80ff 06 0193fa7c 06808e33 0x67f7b6b 07 0193fac8 06808d03 0x6808e33 08 0193fb20 05e563e8 0x6808d03 09 0193fba0 7923e832 0x5e563e8 0a 0193fbe0 791cce61 mscorsvr!ComCallMLStubCache::CompileMLStub+0x1af 0b 0193fc28 79211769 mscorsvr!Thread::DoADCallBack+0x5c 0c 0193fc8c 019da0bd mscorsvr!ComCallMLStubCache::CompileMLStub+0x2c2 0d 0193fd74 791ccddb 0x19da0bd 0e 0193fd84 791ccdea mscorsvr!EEHashTable<void *,EEPtrHashTableHelper<void *,0>,0>::FindItem+0xe 0f 0193fd90 791ccd22 mscorsvr!EEHashTable<void *,EEPtrHashTableHelper<void *,0>,0>::GetValue+0xb 10 0193fdb0 791cd26c mscorsvr!Thread::SetStaticData+0x5c 11 0193fe10 2f4d4c2f mscorsvr!Thread::SafeSetStaticData+0x63 12 00000000 00000000 0x2f4d4c2f Closing open log file D:\Programme\iisstate\output\IISState-12116.log Opened log file 'D:\Programme\iisstate\output\IISState-12116.log' *********************** Starting new log output IISState version 3.3.1 Wed Aug 25 14:28:34 2004 OS = Windows 2003 Server Executable: w3wp.exe PID = 12116 Note: Thread times are formatted as HH:MM:SS.ms *********************** Thread ID: 0 System Thread ID: 2300 Kernel Time: 0:0:0.46 User Time: 0:0:0.31 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 0006fe58 77f33741 SharedUserData!SystemCallStub+0x4 01 0006fe5c 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 0006fecc 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 0006fedc 5a3b35ae kernel32!WaitForSingleObject+0xf 04 0006feec 5a3b4d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe 05 0006fef4 5a3f1d98 w3dt!UlAtqStartListen+0x2d 06 0006ff00 5a3f5d54 w3core!W3_SERVER::StartListen+0x8e 07 0006ff0c 010017af w3core!UlW3Start+0xea 08 0006ff44 0100195e w3wp!wmain+0x236 09 0006ffc0 77e2f38c w3wp!wmainCRTStartup+0x12f 0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23 Thread ID: 1 System Thread ID: 2964 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: Other # ChildEBP RetAddr 00 009bfea0 77f3372d SharedUserData!SystemCallStub+0x4 01 009bfea4 77f5c86c ntdll!NtWaitForMultipleObjects+0xc 02 009bff48 77f5d7f5 ntdll!EtwpWaitForMultipleObjectsEx+0xf7 03 009bffb8 77e2a990 ntdll!EtwpEventPump+0x27d 04 009bffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 2 System Thread ID: 2ea4 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 009fff9c 77f3262b SharedUserData!SystemCallStub+0x4 01 009fffa0 77f5b5b2 ntdll!NtDelayExecution+0xc 02 009fffb8 77e2a990 ntdll!RtlpTimerThread+0x45 03 009fffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 3 System Thread ID: 24e0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 00a3ff70 77f330c7 SharedUserData!SystemCallStub+0x4 01 00a3ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc 02 00a3ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b 03 00a3ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 4 System Thread ID: 2668 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: ASP.dll symbols not found. Unable to locate ASP page. Continuing with other analysis. No remote call being made # ChildEBP RetAddr 00 00aafe20 77f3313f SharedUserData!SystemCallStub+0x4 01 00aafe24 77c27b85 ntdll!NtReplyWaitReceivePortEx+0xc 02 00aaff8c 77c30829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193 03 00aaff90 77c30771 RPCRT4!RecvLotsaCallsWrapper+0x9 04 00aaffb0 77c30857 RPCRT4!BaseCachedThreadRoutine+0x9c 05 00aaffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17 06 00aaffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 5 System Thread ID: 21e0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 00aeff10 77f3262b SharedUserData!SystemCallStub+0x4 01 00aeff14 77e218ea ntdll!NtDelayExecution+0xc 02 00aeff7c 77e216ee kernel32!SleepEx+0x68 03 00aeff88 77122501 kernel32!Sleep+0xb 04 00aeff94 771225ea ole32!CROIDTable::WorkerThreadLoop+0x12 05 00aeff9c 77120000 ole32!CRpcThread::WorkerLoop+0x1e 06 00aeffac 77122653 ole32!_imp__InstallApplication <PERF> (ole32+0x0) 07 00aeffb8 77e2a990 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1f 08 00aeffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 6 System Thread ID: 2f24 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00caff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00caff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 00caff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27 03 00caff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00caffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00caffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00caffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 7 System Thread ID: 2b14 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00ceff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00ceff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 00ceff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27 03 00ceff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00ceffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00ceffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00ceffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 8 System Thread ID: 21bc Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00d2ff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00d2ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 00d2ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27 03 00d2ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00d2ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00d2ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00d2ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 9 System Thread ID: 2af4 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00d6ff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00d6ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 00d6ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27 03 00d6ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00d6ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00d6ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00d6ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 10 System Thread ID: 2a28 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: Other # ChildEBP RetAddr 00 00e2fcec 77f3372d SharedUserData!SystemCallStub+0x4 01 00e2fcf0 77f65297 ntdll!NtWaitForMultipleObjects+0xc 02 00e2ffb8 77e2a990 ntdll!RtlpWaitThread+0x158 03 00e2ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 11 System Thread ID: 290c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 0179ff14 77f33741 SharedUserData!SystemCallStub+0x4 01 0179ff18 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 0179ff88 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 0179ff98 5a3f51f7 kernel32!WaitForSingleObject+0xf 04 0179ffb8 77e2a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85 05 0179ffc4 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 12 System Thread ID: 2954 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: ASP.dll symbols not found. Unable to locate ASP page. Continuing with other analysis. No remote call being made # ChildEBP RetAddr 00 017dfe20 77f3313f SharedUserData!SystemCallStub+0x4 01 017dfe24 77c27b85 ntdll!NtReplyWaitReceivePortEx+0xc 02 017dff8c 77c30829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193 03 017dff90 77c30771 RPCRT4!RecvLotsaCallsWrapper+0x9 04 017dffb0 77c30857 RPCRT4!BaseCachedThreadRoutine+0x9c 05 017dffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17 06 017dffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 13 System Thread ID: 2c78 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0181ff8c 77f3262b SharedUserData!SystemCallStub+0x4 01 0181ff90 77f5f0fc ntdll!NtDelayExecution+0xc 02 0181ffb8 77e2a990 ntdll!RtlpIOWorkerThread+0x3d 03 0181ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 14 System Thread ID: 2154 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 018bff54 77f330c7 SharedUserData!SystemCallStub+0x4 01 018bff58 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 018bff84 791e4108 kernel32!GetQueuedCompletionStatus+0x27 03 018bffb8 77e2a990 mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49 04 018bffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 15 System Thread ID: 1ee0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 018ffeb4 77f3262b SharedUserData!SystemCallStub+0x4 01 018ffeb8 77e218ea ntdll!NtDelayExecution+0xc 02 018fff20 77e216ee kernel32!SleepEx+0x68 03 018fff2c 791be01f kernel32!Sleep+0xb 04 018fffb8 77e2a990 mscorsvr!ThreadpoolMgr::GateThreadStart+0x54 05 018fffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 16 System Thread ID: 2ecc Kernel Time: 0:0:0.218 User Time: 0:0:1.843 Thread Type: Other # ChildEBP RetAddr WARNING: Frame IP not in any known module. Following frames may be wrong. 00 0193f88c 067be31b 0x7114a00 01 0193f8b8 0711a7cc 0x67be31b 02 0193f8f8 067bdcdc 0x711a7cc 03 0193f938 067fb5bc 0x67bdcdc 04 0193f9e4 067f80ff 0x67fb5bc 05 0193fa20 067f7b6b 0x67f80ff 06 0193fa7c 06808e33 0x67f7b6b 07 0193fac8 06808d03 0x6808e33 08 0193fb20 05e563e8 0x6808d03 09 0193fba0 7923e832 0x5e563e8 0a 0193fbe0 791cce61 mscorsvr!ComCallMLStubCache::CompileMLStub+0x1af 0b 0193fc28 79211769 mscorsvr!Thread::DoADCallBack+0x5c 0c 0193fc8c 019da0bd mscorsvr!ComCallMLStubCache::CompileMLStub+0x2c2 0d 0193fd74 791ccddb 0x19da0bd 0e 0193fd84 791ccdea mscorsvr!EEHashTable<void *,EEPtrHashTableHelper<void *,0>,0>::FindItem+0xe 0f 0193fd90 791ccd22 mscorsvr!EEHashTable<void *,EEPtrHashTableHelper<void *,0>,0>::GetValue+0xb 10 0193fdb0 791cd26c mscorsvr!Thread::SetStaticData+0x5c 11 0193fe10 2f4d4c2f mscorsvr!Thread::SafeSetStaticData+0x63 12 00000000 00000000 0x2f4d4c2f Thread ID: 17 System Thread ID: 2cb8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: Other # ChildEBP RetAddr 00 05a4fe74 77f3372d SharedUserData!SystemCallStub+0x4 01 05a4fe78 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 05a4ff20 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a 03 05a4ff38 7922d3f3 kernel32!WaitForMultipleObjects+0x17 04 05a4ffa0 7922d36a mscorsvr!DebuggerRCThread::MainLoop+0x90 05 05a4ffb0 7922f0a4 mscorsvr!DebuggerRCThread::ThreadProc+0x68 06 05a4ffb8 77e2a990 mscorsvr!DebuggerRCThread::ThreadProcStatic+0xb 07 05a4ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 18 System Thread ID: 21f4 Kernel Time: 0:0:0.0 User Time: 0:0:0.15 Thread Type: Other # ChildEBP RetAddr 00 05beff14 77f33741 SharedUserData!SystemCallStub+0x4 01 05beff18 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 05beff88 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 05beff98 791fd4d7 kernel32!WaitForSingleObject+0xf 04 05beffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x22 05 05beffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28 06 05beffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 19 System Thread ID: 2438 Kernel Time: 0:0:0.0 User Time: 0:0:0.46 Thread Type: Other # ChildEBP RetAddr 00 05c2ff14 77f33741 SharedUserData!SystemCallStub+0x4 01 05c2ff18 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 05c2ff88 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 05c2ff98 791fd4d7 kernel32!WaitForSingleObject+0xf 04 05c2ffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x22 05 05c2ffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28 06 05c2ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 20 System Thread ID: 29f8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: Other # ChildEBP RetAddr 00 05c6fe90 77f3372d SharedUserData!SystemCallStub+0x4 01 05c6fe94 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 05c6ff3c 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a 03 05c6ff54 79271747 kernel32!WaitForMultipleObjects+0x17 04 05c6ff74 79201c3d mscorsvr!WaitForFinalizerEvent+0x5a 05 05c6ffb8 77e2a990 mscorsvr!GCHeap::FinalizerThreadStart+0x96 06 05c6ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 21 System Thread ID: 2b00 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 05f2ff38 77f3262b SharedUserData!SystemCallStub+0x4 01 05f2ff3c 77e218ea ntdll!NtDelayExecution+0xc 02 05f2ffa4 791c066c kernel32!SleepEx+0x68 03 05f2ffb8 77e2a990 mscorsvr!ThreadpoolMgr::TimerThreadStart+0x30 04 05f2ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 22 System Thread ID: 2a34 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: Other # ChildEBP RetAddr 00 062dfee4 77f3372d SharedUserData!SystemCallStub+0x4 01 062dfee8 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 062dff90 760bf955 kernel32!WaitForMultipleObjectsEx+0x11a 03 062dffb8 77e2a990 CRYPT32!ILS_WaitForThreadProc+0x25 04 062dffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 23 System Thread ID: 26b0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: Other # ChildEBP RetAddr 00 0641fec4 77f3372d SharedUserData!SystemCallStub+0x4 01 0641fec8 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0641ff70 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a 03 0641ff88 75856644 kernel32!WaitForMultipleObjects+0x17 04 0641ffb8 77e2a990 USERENV!NotificationThread+0x5f 05 0641ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 24 System Thread ID: 2a60 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 066cff7c 77f330c7 SharedUserData!SystemCallStub+0x4 01 066cff80 719346f7 ntdll!ZwRemoveIoCompletion+0xc 02 066cffb8 77e2a990 mswsock!SockAsyncThread+0x67 03 066cffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 25 System Thread ID: 2dc4 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0646ff70 77f330c7 SharedUserData!SystemCallStub+0x4 01 0646ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc 02 0646ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b 03 0646ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 26 System Thread ID: 2a90 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0668ff70 77f330c7 SharedUserData!SystemCallStub+0x4 01 0668ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc 02 0668ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b 03 0668ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 27 System Thread ID: 2bb0 Kernel Time: 0:0:0.0 User Time: 0:0:0.171 Thread Type: Other # ChildEBP RetAddr 00 0705ff10 77f33741 SharedUserData!SystemCallStub+0x4 01 0705ff14 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 0705ff84 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 0705ff94 791d3281 kernel32!WaitForSingleObject+0xf 04 0705ffb8 77e2a990 mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a 05 0705ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 28 System Thread ID: 2e34 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0710ff24 77f3262b SharedUserData!SystemCallStub+0x4 01 0710ff28 77e218ea ntdll!NtDelayExecution+0xc 02 0710ff90 7923558c kernel32!SleepEx+0x68 03 0710ffb8 77e2a990 mscorsvr!ThreadpoolMgr::WaitThreadStart+0x45 04 0710ffec 00000000 kernel32!BaseThreadStart+0x34 ***** Dump name is formatted as: PID-Timestamp.dmp Creating D:\Programme\iisstate\output\12116-1093436922.dmp - mini user dump ***** Closing open log file D:\Programme\iisstate\output\IISState-12116.log ===================================================== Onother log is .. Opened log file 'D:\Programme\iisstate\output\IISState-12144.log' *********************** Starting new log output IISState version 3.3.1 Wed Aug 25 14:24:38 2004 OS = Windows 2003 Server Executable: w3wp.exe PID = 12144 Note: Thread times are formatted as HH:MM:SS.ms *********************** Thread ID: 0 System Thread ID: 23bc Kernel Time: 0:0:0.46 User Time: 0:0:0.31 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 0006fe58 77f33741 SharedUserData!SystemCallStub+0x4 01 0006fe5c 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 0006fecc 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 0006fedc 5a3b35ae kernel32!WaitForSingleObject+0xf 04 0006feec 5a3b4d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe 05 0006fef4 5a3f1d98 w3dt!UlAtqStartListen+0x2d 06 0006ff00 5a3f5d54 w3core!W3_SERVER::StartListen+0x8e 07 0006ff0c 010017af w3core!UlW3Start+0xea 08 0006ff44 0100195e w3wp!wmain+0x236 09 0006ffc0 77e2f38c w3wp!wmainCRTStartup+0x12f 0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23 Thread ID: 1 System Thread ID: 224c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 009fff9c 77f3262b SharedUserData!SystemCallStub+0x4 01 009fffa0 77f5b5b2 ntdll!NtDelayExecution+0xc 02 009fffb8 77e2a990 ntdll!RtlpTimerThread+0x45 03 009fffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 2 System Thread ID: 2808 Kernel Time: 0:0:0.0 User Time: 0:0:0.15 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 00aafe20 77f3313f SharedUserData!SystemCallStub+0x4 01 00aafe24 77c27b85 ntdll!NtReplyWaitReceivePortEx+0xc 02 00aaff8c 77c30829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193 03 00aaff90 77c30771 RPCRT4!RecvLotsaCallsWrapper+0x9 04 00aaffb0 77c30857 RPCRT4!BaseCachedThreadRoutine+0x9c 05 00aaffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17 06 00aaffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 3 System Thread ID: 2150 Kernel Time: 0:0:0.187 User Time: 0:0:0.171 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00caff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00caff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 00caff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27 03 00caff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00caffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00caffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00caffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 4 System Thread ID: 2f88 Kernel Time: 0:0:0.625 User Time: 0:0:0.375 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00ceff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00ceff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 00ceff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27 03 00ceff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00ceffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00ceffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00ceffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 5 System Thread ID: 25c4 Kernel Time: 0:0:0.468 User Time: 0:0:0.500 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00d2ff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00d2ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 00d2ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27 03 00d2ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00d2ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00d2ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00d2ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 6 System Thread ID: 2bc0 Kernel Time: 0:0:0.687 User Time: 0:0:0.515 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00d6ff28 77f330c7 SharedUserData!SystemCallStub+0x4 01 00d6ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 00d6ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27 03 00d6ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00d6ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00d6ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00d6ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 7 System Thread ID: 2f50 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: Other # ChildEBP RetAddr 00 00e2fcec 77f3372d SharedUserData!SystemCallStub+0x4 01 00e2fcf0 77f65297 ntdll!NtWaitForMultipleObjects+0xc 02 00e2ffb8 77e2a990 ntdll!RtlpWaitThread+0x158 03 00e2ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 8 System Thread ID: 28fc Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 0179ff14 77f33741 SharedUserData!SystemCallStub+0x4 01 0179ff18 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 0179ff88 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 0179ff98 5a3f51f7 kernel32!WaitForSingleObject+0xf 04 0179ffb8 77e2a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85 05 0179ffc4 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 9 System Thread ID: 20e0 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 017dfe20 77f3313f SharedUserData!SystemCallStub+0x4 01 017dfe24 77c27b85 ntdll!NtReplyWaitReceivePortEx+0xc 02 017dff8c 77c30829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193 03 017dff90 77c30771 RPCRT4!RecvLotsaCallsWrapper+0x9 04 017dffb0 77c30857 RPCRT4!BaseCachedThreadRoutine+0x9c 05 017dffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17 06 017dffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 10 System Thread ID: 2aac Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0181ff8c 77f3262b SharedUserData!SystemCallStub+0x4 01 0181ff90 77f5f0fc ntdll!NtDelayExecution+0xc 02 0181ffb8 77e2a990 ntdll!RtlpIOWorkerThread+0x3d 03 0181ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 11 System Thread ID: 25b0 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 023dff14 77f33741 SharedUserData!SystemCallStub+0x4 01 023dff18 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 023dff88 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 023dff98 70c45c99 kernel32!WaitForSingleObject+0xf 04 023dffb4 70c4625a asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x19 05 023dffb8 77e2a990 asp!CApplnCleanupMgr::ApplnCleanupThread+0xa 06 023dffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 12 System Thread ID: 2734 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 0251fe1c 77f3372d SharedUserData!SystemCallStub+0x4 01 0251fe20 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0251fec8 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0251ff24 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0251ff40 70c583cc USER32!MsgWaitForMultipleObjects+0x1d 05 0251ff80 77b8b9c3 asp!CMTACallbackThread::Thread+0x4c 06 0251ff8c 00000000 msvcrt!free+0xc8 Thread ID: 13 System Thread ID: 2648 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 0255fefc 77f33741 SharedUserData!SystemCallStub+0x4 01 0255ff00 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 0255ff70 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 0255ff80 70c34800 kernel32!WaitForSingleObject+0xf 04 0255ffb4 77f4cd6b asp!CViperReqManager::WatchThread+0x65 Thread ID: 14 System Thread ID: 2a08 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 025bfef0 77f33741 SharedUserData!SystemCallStub+0x4 01 025bfef4 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 025bff64 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 025bff74 75510e16 kernel32!WaitForSingleObject+0xf 04 025bff84 77b991ed comsvcs!CSTAThreadPool::LoadBalanceThreadControlLoop+0x25 05 025bffb8 77e2a990 msvcrt!_endthreadex+0x95 06 025bffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 15 System Thread ID: 2c04 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 025ffee8 77f33741 SharedUserData!SystemCallStub+0x4 01 025ffeec 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 025fff5c 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 025fff6c 755108f3 kernel32!WaitForSingleObject+0xf 04 025fff84 77b991ed comsvcs!CSTAThreadPool::KillThreadControlLoop+0x21 05 025fffb8 77e2a990 msvcrt!_endthreadex+0x95 06 025fffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 16 System Thread ID: 2bf8 Kernel Time: 0:0:0.31 User Time: 0:0:0.109 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0263fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0263fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0263fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0263fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0263fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0263ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0263ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0263ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 17 System Thread ID: 2788 Kernel Time: 0:0:0.109 User Time: 0:0:1.0 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0267fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0267fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0267fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0267fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0267fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0267ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0267ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0267ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 18 System Thread ID: 2fcc Kernel Time: 0:0:0.328 User Time: 0:0:1.421 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 026bfdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 026bfdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 026bfe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 026bfed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 026bfef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 026bff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 026bffb8 77e2a990 msvcrt!_endthreadex+0x95 07 026bffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 19 System Thread ID: 2560 Kernel Time: 0:0:0.265 User Time: 0:0:1.421 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 234c Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\LOGIN.ASP # ChildEBP RetAddr 00 026fe9a4 77f33741 SharedUserData!SystemCallStub+0x4 01 026fe9a8 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 026fe9e4 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 026fe9ec 1b0058cc ntdll!RtlEnterCriticalSection+0x46 04 026fea68 02b04602 msjet40!WZLocalTransporterID+0x24 05 00000001 00000000 oledb32!CDBInitialize::DoInitialize+0x32 Thread ID: 20 System Thread ID: 2664 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 037efd04 77f33741 SharedUserData!SystemCallStub+0x4 01 037efd08 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 037efd78 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 037efd88 754f065c kernel32!WaitForSingleObject+0xf 04 037effb8 77e2a990 comsvcs!PingThread+0xea 05 037effec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 21 System Thread ID: 2d90 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0797ff70 77f330c7 SharedUserData!SystemCallStub+0x4 01 0797ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc 02 0797ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b 03 0797ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 22 System Thread ID: 2718 Kernel Time: 0:0:0.31 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 08a4ff7c 77f330c7 SharedUserData!SystemCallStub+0x4 01 08a4ff80 719346f7 ntdll!ZwRemoveIoCompletion+0xc 02 08a4ffb8 77e2a990 mswsock!SockAsyncThread+0x67 03 08a4ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 23 System Thread ID: 2acc Kernel Time: 0:0:0.218 User Time: 0:0:0.859 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 234c Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\LOGIN.ASP # ChildEBP RetAddr 00 0793e9a4 77f33741 SharedUserData!SystemCallStub+0x4 01 0793e9a8 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 0793e9e4 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 0793e9ec 1b0058cc ntdll!RtlEnterCriticalSection+0x46 04 0793ea68 02b04602 msjet40!WZLocalTransporterID+0x24 05 00000001 00000000 oledb32!CDBInitialize::DoInitialize+0x32 Thread ID: 24 System Thread ID: 2b38 Kernel Time: 0:0:0.343 User Time: 0:0:1.875 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 234c Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\CONT_SEARCH.ASP # ChildEBP RetAddr 00 089ce9a4 77f33741 SharedUserData!SystemCallStub+0x4 01 089ce9a8 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 089ce9e4 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 089ce9ec 1b0058cc ntdll!RtlEnterCriticalSection+0x46 04 089cea68 02b04602 msjet40!WZLocalTransporterID+0x24 05 00000001 00000000 oledb32!CDBInitialize::DoInitialize+0x32 Thread ID: 25 System Thread ID: 234c Kernel Time: 0:0:0.453 User Time: 0:0:3.625 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 2ff8 Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\CONT_START.ASP # ChildEBP RetAddr 00 0861d904 77f33741 SharedUserData!SystemCallStub+0x4 01 0861d908 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 0861d944 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 0861d94c 1b812edc ntdll!RtlEnterCriticalSection+0x46 04 0861d95c 1b812ebc msjtes40!`string'+0x18 05 0861d968 1b8131ee msjtes40!`string'+0x24 06 0861d98c 7713e663 msjtes40!`string'+0x2 07 0861d9ac 7713e50f ole32!CreateInprocInstanceHelper+0x1a 08 0861da88 7713e5a0 ole32!ICoCreateInstanceEx+0x89 09 0861dab0 7713e571 ole32!CComActivator::DoCreateInstance+0x26 0a 0861dad4 7713e5e0 ole32!CoCreateInstanceEx+0x21 0b 0861db04 1b03ac4c ole32!CoCreateInstance+0x3a 0c a0007687 00000000 msjet40!ErrAllocateDbid+0x3c Thread ID: 26 System Thread ID: 293c Kernel Time: 0:0:0.312 User Time: 0:0:1.359 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 08a0fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 08a0fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 08a0fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 08a0fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 08a0fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 08a0ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 08a0ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 08a0ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 27 System Thread ID: 2c0c Kernel Time: 0:0:0.78 User Time: 0:0:0.718 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 234c Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\LOGIN.ASP # ChildEBP RetAddr 00 009be9a4 77f33741 SharedUserData!SystemCallStub+0x4 01 009be9a8 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 009be9e4 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 009be9ec 1b0058cc ntdll!RtlEnterCriticalSection+0x46 04 009bea68 02b04602 msjet40!WZLocalTransporterID+0x24 05 00000001 00000000 oledb32!CDBInitialize::DoInitialize+0x32 Thread ID: 28 System Thread ID: 2d70 Kernel Time: 0:0:0.109 User Time: 0:0:0.484 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 234c Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\LOGIN.ASP # ChildEBP RetAddr 00 0865e9a4 77f33741 SharedUserData!SystemCallStub+0x4 01 0865e9a8 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 0865e9e4 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 0865e9ec 1b0058cc ntdll!RtlEnterCriticalSection+0x46 04 0865ea68 02b04602 msjet40!WZLocalTransporterID+0x24 05 00000001 00000000 oledb32!CDBInitialize::DoInitialize+0x32 Thread ID: 29 System Thread ID: 2d44 Kernel Time: 0:0:0.265 User Time: 0:0:2.265 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 234c Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\LOGIN.ASP # ChildEBP RetAddr 00 0902e9a4 77f33741 SharedUserData!SystemCallStub+0x4 01 0902e9a8 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 0902e9e4 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 0902e9ec 1b0058cc ntdll!RtlEnterCriticalSection+0x46 04 0902ea68 02b04602 msjet40!WZLocalTransporterID+0x24 05 00000001 00000000 oledb32!CDBInitialize::DoInitialize+0x32 Thread ID: 30 System Thread ID: 2b88 Kernel Time: 0:0:0.203 User Time: 0:0:1.0 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0906fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0906fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0906fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0906fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0906fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0906ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0906ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0906ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 31 System Thread ID: 2cfc Kernel Time: 0:0:0.234 User Time: 0:0:1.640 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 00aefdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 00aefdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 00aefe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 00aefed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 00aefef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 00aeff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 00aeffb8 77e2a990 msvcrt!_endthreadex+0x95 07 00aeffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 32 System Thread ID: 2598 Kernel Time: 0:0:0.109 User Time: 0:0:0.703 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 08f9fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 08f9fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 08f9fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 08f9fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 08f9fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 08f9ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 08f9ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 08f9ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 33 System Thread ID: 2798 Kernel Time: 0:0:0.250 User Time: 0:0:1.109 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 09f6fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 09f6fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 09f6fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 09f6fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 09f6fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 09f6ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 09f6ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 09f6ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 34 System Thread ID: 2e94 Kernel Time: 0:0:0.78 User Time: 0:0:0.375 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 09fafdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 09fafdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 09fafe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 09fafed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 09fafef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 09faff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 09faffb8 77e2a990 msvcrt!_endthreadex+0x95 07 09faffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 35 System Thread ID: 1d2c Kernel Time: 0:0:0.171 User Time: 0:0:1.46 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 00a3fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 00a3fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 00a3fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 00a3fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 00a3fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 00a3ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 00a3ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 00a3ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 36 System Thread ID: 2a0c Kernel Time: 0:0:0.250 User Time: 0:0:2.171 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a06fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a06fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a06fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a06fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a06fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a06ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a06ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a06ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 37 System Thread ID: 2360 Kernel Time: 0:0:0.265 User Time: 0:0:1.734 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a0efdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a0efdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a0efe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a0efed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a0efef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a0eff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a0effb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a0effec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 38 System Thread ID: 2ed8 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 0a02fe20 77f3313f SharedUserData!SystemCallStub+0x4 01 0a02fe24 77c27b85 ntdll!NtReplyWaitReceivePortEx+0xc 02 0a02ff8c 77c30829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193 03 0a02ff90 77c30771 RPCRT4!RecvLotsaCallsWrapper+0x9 04 0a02ffb0 77c30857 RPCRT4!BaseCachedThreadRoutine+0x9c 05 0a02ffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17 06 0a02ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 39 System Thread ID: 2ff8 Kernel Time: 0:0:0.93 User Time: 0:0:0.671 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a12fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a12fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a12fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a12fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a12fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a12ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a12ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a12ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 40 System Thread ID: 2ce8 Kernel Time: 0:0:0.31 User Time: 0:0:0.640 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a16fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a16fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a16fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a16fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a16fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a16ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a16ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a16ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 41 System Thread ID: 2a84 Kernel Time: 0:0:1.859 User Time: 0:0:20.31 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a1cfdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a1cfdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a1cfe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a1cfed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a1cfef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a1cff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a1cffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a1cffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 42 System Thread ID: 2afc Kernel Time: 0:0:0.453 User Time: 0:0:3.156 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a0afdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a0afdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a0afe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a0afed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a0afef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a0aff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a0affb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a0affec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 43 System Thread ID: 2f28 Kernel Time: 0:0:0.62 User Time: 0:0:0.546 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a30fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a30fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a30fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a30fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a30fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a30ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a30ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a30ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 44 System Thread ID: 2a3c Kernel Time: 0:0:0.93 User Time: 0:0:0.796 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a34fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a34fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a34fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a34fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a34fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a34ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a34ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a34ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 45 System Thread ID: 2b30 Kernel Time: 0:0:0.312 User Time: 0:0:1.328 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a38fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a38fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a38fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a38fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a38fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a38ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a38ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a38ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 46 System Thread ID: 228c Kernel Time: 0:0:0.46 User Time: 0:0:0.390 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 08fdfdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 08fdfdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 08fdfe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 08fdfed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 08fdfef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 08fdff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 08fdffb8 77e2a990 msvcrt!_endthreadex+0x95 07 08fdffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 47 System Thread ID: 29a4 Kernel Time: 0:0:0.78 User Time: 0:0:0.484 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 09fefdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 09fefdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 09fefe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 09fefed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 09fefef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 09feff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 09feffb8 77e2a990 msvcrt!_endthreadex+0x95 07 09feffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 48 System Thread ID: 2d38 Kernel Time: 0:0:0.46 User Time: 0:0:0.328 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a24fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a24fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a24fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a24fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a24fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a24ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a24ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a24ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 49 System Thread ID: 2778 Kernel Time: 0:0:0.125 User Time: 0:0:0.718 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a20fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a20fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a20fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a20fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a20fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a20ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a20ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a20ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 50 System Thread ID: 22a0 Kernel Time: 0:0:0.234 User Time: 0:0:1.828 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 234c Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\CONT_START.ASP # ChildEBP RetAddr 00 0a3ce9a4 77f33741 SharedUserData!SystemCallStub+0x4 01 0a3ce9a8 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 0a3ce9e4 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 0a3ce9ec 1b0058cc ntdll!RtlEnterCriticalSection+0x46 04 0a3cea68 02b04602 msjet40!WZLocalTransporterID+0x24 05 00000001 00000000 oledb32!CDBInitialize::DoInitialize+0x32 Thread ID: 51 System Thread ID: 2790 Kernel Time: 0:0:0.312 User Time: 0:0:2.171 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 234c Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\CONT_START.ASP # ChildEBP RetAddr 00 0952e9a4 77f33741 SharedUserData!SystemCallStub+0x4 01 0952e9a8 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 0952e9e4 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 0952e9ec 1b0058cc ntdll!RtlEnterCriticalSection+0x46 04 0952ea68 02b04602 msjet40!WZLocalTransporterID+0x24 05 00000001 00000000 oledb32!CDBInitialize::DoInitialize+0x32 Thread ID: 52 System Thread ID: 2a20 Kernel Time: 0:0:0.31 User Time: 0:0:0.62 Other information: Thread is waiting for a lock to be released. Looking for lock owner. Owning thread System ID: 234c Thread Type: Jet DB Query. Possible ASP Page Executing Page: D:\INETPUB\CMS\LOGIN.ASP # ChildEBP RetAddr 00 0b6ae9a4 77f33741 SharedUserData!SystemCallStub+0x4 01 0b6ae9a8 77f4d64e ntdll!ZwWaitForSingleObject+0xc 02 0b6ae9e4 77f32044 ntdll!RtlpWaitForCriticalSection+0x126 03 0b6ae9ec 1b0058cc ntdll!RtlEnterCriticalSection+0x46 04 0b6aea68 02b04602 msjet40!WZLocalTransporterID+0x24 05 00000001 00000000 oledb32!CDBInitialize::DoInitialize+0x32 Thread ID: 53 System Thread ID: 2b34 Kernel Time: 0:0:0.15 User Time: 0:0:0.62 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0b6efdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0b6efdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0b6efe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0b6efed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0b6efef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0b6eff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0b6effb8 77e2a990 msvcrt!_endthreadex+0x95 07 0b6effec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 54 System Thread ID: 2adc Kernel Time: 0:0:0.0 User Time: 0:0:0.171 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 090afdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 090afdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 090afe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 090afed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 090afef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 090aff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 090affb8 77e2a990 msvcrt!_endthreadex+0x95 07 090affec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 55 System Thread ID: 2f80 Kernel Time: 0:0:0.203 User Time: 0:0:0.750 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0b72fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0b72fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0b72fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0b72fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0b72fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0b72ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0b72ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0b72ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 56 System Thread ID: 2f58 Kernel Time: 0:0:0.15 User Time: 0:0:0.296 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0b7efdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0b7efdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0b7efe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0b7efed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0b7efef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0b7eff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0b7effb8 77e2a990 msvcrt!_endthreadex+0x95 07 0b7effec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 57 System Thread ID: 2434 Kernel Time: 0:0:0.31 User Time: 0:0:0.187 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a28fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a28fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a28fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a28fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a28fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a28ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a28ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a28ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 58 System Thread ID: 223c Kernel Time: 0:0:0.78 User Time: 0:0:0.171 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0b66fdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0b66fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0b66fe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0b66fed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0b66fef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0b66ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0b66ffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0b66ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 59 System Thread ID: 22c4 Kernel Time: 0:0:0.15 User Time: 0:0:0.265 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0a2cfdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0a2cfdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0a2cfe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0a2cfed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0a2cfef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0a2cff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0a2cffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0a2cffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 60 System Thread ID: 2da8 Kernel Time: 0:0:0.140 User Time: 0:0:1.140 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0bcefdcc 77f3372d SharedUserData!SystemCallStub+0x4 01 0bcefdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc 02 0bcefe78 77cd76f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 0bcefed4 77cd77f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 0bcefef0 755142a4 USER32!MsgWaitForMultipleObjects+0x1d 05 0bceff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 0bceffb8 77e2a990 msvcrt!_endthreadex+0x95 07 0bceffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 61 System Thread ID: 2e10 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0b7aff70 77f330c7 SharedUserData!SystemCallStub+0x4 01 0b7aff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc 02 0b7affb8 77e2a990 ntdll!RtlpWorkerThread+0x3b 03 0b7affec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 62 System Thread ID: 2900 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0b82ff18 77f33741 SharedUserData!SystemCallStub+0x4 01 0b82ff1c 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 0b82ff8c 77122612 kernel32!WaitForSingleObjectEx+0xac 03 0b82ff9c 77120000 ole32!CRpcThread::WorkerLoop+0x58 04 0b82ffac 77122653 ole32!_imp__InstallApplication <PERF> (ole32+0x0) 05 0b82ffb8 77e2a990 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1f 06 0b82ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 63 System Thread ID: 2e40 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: WebDav Worker Thread # ChildEBP RetAddr 00 0b86ff30 77f330c7 SharedUserData!SystemCallStub+0x4 01 0b86ff34 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 0b86ff60 672f6578 kernel32!GetQueuedCompletionStatus+0x27 03 0b86ff90 672f6613 httpext!CDavWorkerThread::GetWorkCompletion+0x27 04 0b86ffb8 77e2a990 httpext!CDavWorkerThread::ThreadDispatcher+0x30 05 0b86ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 64 System Thread ID: 2dfc Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: WebDav Worker Thread # ChildEBP RetAddr 00 0c0cff30 77f330c7 SharedUserData!SystemCallStub+0x4 01 0c0cff34 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 0c0cff60 672f6578 kernel32!GetQueuedCompletionStatus+0x27 03 0c0cff90 672f6613 httpext!CDavWorkerThread::GetWorkCompletion+0x27 04 0c0cffb8 77e2a990 httpext!CDavWorkerThread::ThreadDispatcher+0x30 05 0c0cffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 65 System Thread ID: 2540 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: WebDav Worker Thread # ChildEBP RetAddr 00 0c10ff30 77f330c7 SharedUserData!SystemCallStub+0x4 01 0c10ff34 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 0c10ff60 672f6578 kernel32!GetQueuedCompletionStatus+0x27 03 0c10ff90 672f6613 httpext!CDavWorkerThread::GetWorkCompletion+0x27 04 0c10ffb8 77e2a990 httpext!CDavWorkerThread::ThreadDispatcher+0x30 05 0c10ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 66 System Thread ID: 2bd8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: WebDav Worker Thread # ChildEBP RetAddr 00 0c14ff30 77f330c7 SharedUserData!SystemCallStub+0x4 01 0c14ff34 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 0c14ff60 672f6578 kernel32!GetQueuedCompletionStatus+0x27 03 0c14ff90 672f6613 httpext!CDavWorkerThread::GetWorkCompletion+0x27 04 0c14ffb8 77e2a990 httpext!CDavWorkerThread::ThreadDispatcher+0x30 05 0c14ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 67 System Thread ID: 2250 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: WebDav Worker Thread # ChildEBP RetAddr 00 0c18ff30 77f330c7 SharedUserData!SystemCallStub+0x4 01 0c18ff34 77e230bc ntdll!ZwRemoveIoCompletion+0xc 02 0c18ff60 672f6578 kernel32!GetQueuedCompletionStatus+0x27 03 0c18ff90 672f6613 httpext!CDavWorkerThread::GetWorkCompletion+0x27 04 0c18ffb8 77e2a990 httpext!CDavWorkerThread::ThreadDispatcher+0x30 05 0c18ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 68 System Thread ID: 2bbc Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Jet DB Query. Possible ASP Page Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 027afea4 77f33741 SharedUserData!SystemCallStub+0x4 01 027afea8 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 027aff18 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 027aff28 1b009b78 kernel32!WaitForSingleObject+0xf 04 027aff5c 1b00358c msjet40!SortMover::`vftable'+0x218 05 00002bbc 00000000 msjet40!wszSqlTableRelationships+0xb4 Thread ID: 69 System Thread ID: 29a8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Jet DB Query. Possible ASP Page Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 0a40fea4 77f33741 SharedUserData!SystemCallStub+0x4 01 0a40fea8 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 0a40ff18 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 0a40ff28 1b009b78 kernel32!WaitForSingleObject+0xf 04 0a40ff5c 1b00358c msjet40!SortMover::`vftable'+0x218 05 000029a8 00000000 msjet40!wszSqlTableRelationships+0xb4 Thread ID: 70 System Thread ID: 2c84 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Jet DB Query. Possible ASP Page Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 0b76fea4 77f33741 SharedUserData!SystemCallStub+0x4 01 0b76fea8 77e21817 ntdll!ZwWaitForSingleObject+0xc 02 0b76ff18 77e2168f kernel32!WaitForSingleObjectEx+0xac 03 0b76ff28 1b009b78 kernel32!WaitForSingleObject+0xf 04 0b76ff5c 1b00358c msjet40!SortMover::`vftable'+0x218 05 00002c84 00000000 msjet40!wszSqlTableRelationships+0xb4 Thread ID: 71 System Thread ID: 2704 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0c80ff70 77f330c7 SharedUserData!SystemCallStub+0x4 01 0c80ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc 02 0c80ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b 03 0c80ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 72 System Thread ID: 1b30 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0276ff70 77f330c7 SharedUserData!SystemCallStub+0x4 01 0276ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc 02 0276ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b 03 0276ffec 00000000 kernel32!BaseThreadStart+0x34 ***** Dump name is formatted as: PID-Timestamp.dmp Creating D:\Programme\iisstate\output\12144-1093436692.dmp - mini user dump ***** Closing open log file D:\Programme\iisstate\output\IISState-12144.log ================================================ Do you have any idea's what's going wrong ?? Thank you for your help. We also have created Dump-Files. Best regards Stefan Tag: Can this be done with IIS or should I spin my own server? Tag: 343525
      • 20
        • problem with XP service pack 2.0 Hi! I have an application in which I am giving an option like internet browser in one of a module, where a user can enter a URL and browse any site, and the entered url will be stored in database, when next time user logs in the application my browser will load the same URL when he logged off, if a user entered about:blank or any url which contains " : " hyphen browser is not responding. Its happening only on XP service pack 2.0. pls find the attachment of my source file. Thanks in Advance, Mohammed Tag: Can this be done with IIS or should I spin my own server? Tag: 343515
      • 21
        • IIS snap-in falied to Initialize HI All After exuecution of any long script the sql server is not releasing System Cache memory which it used for processing of script. Bez of this system becomming slow, i am stopping and restarting sql server every time. After modfying the settings as per one of the KB articles reg MMC also it is not working can any one suggest hwo to release System Cache memory, Here i am not using any front end tool. Just trying in sql analyzer. Thanks Tag: Can this be done with IIS or should I spin my own server? Tag: 343511
      • 22
        • How do I install ASP and how do I check its up and running? Tag: Can this be done with IIS or should I spin my own server? Tag: 343508
      • 23
        • could not download .dat file from web server Hi all, I setup a web server with IIS6.0(SBS2003), and put .dat file in the virtual directory, but users can see this file from web browser but cannot download it. Would you please tell me how to let them download the .dat file? Kind regards Michael Tang Tag: Can this be done with IIS or should I spin my own server? Tag: 343505
      • 24
        • Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Using latest SP Win2k and .NET versions, I have a .NET application running on server1 with a SQL Server database running on server2. I have the Windows user account passwords sync'd for server1\aspnet (installed by .NET Framework and server2\aspnet (created by me--this machine has no .NET Framework on it). The aspnet user on the database server (server2) has access to the database. I still get: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. IIS is set to Windows Integrated Authentication...although same result with Anonymous, with and without IIS controlling password that I enter. ----------------------------------- Here's my connection string: Me.SqlConnection1.ConnectionString = "workstation id=""CIL-094"";packet size=4096;integrated security=SSPI;data source=""myserver"";persist security info=False;initial catalog=mydb;" ----------------------------------- Here's my web.config: <?xml version="1.0" encoding="utf-8" ?> <configuration> <system.web> <compilation defaultLanguage="vb" debug="true" /> <customErrors mode="Off" > <error statusCode="404" redirect="~/errors/missingPage.aspx" /> </customErrors> <authentication mode="Windows" /> <authorization> <allow users="*" /> </authorization> <trace enabled="true" requestLimit="10" pageOutput="true" traceMode="SortByTime" localOnly="true"/> <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;" cookieless="false" timeout="20" /> <globalization requestEncoding="utf-8" responseEncoding="utf-8" /> </system.web> </configuration> -- _____ DC G Tag: Can this be done with IIS or should I spin my own server? Tag: 343499
      • 25
        • Urgent -Problem with IIS 6 Performance Hi The server is a co-located Xeon 3.0ghz. I am running win2003 with IIS6 and PHP 4.38. When I run a page with an embedded PHP script that generates simple output, it runs quickly when accessed via IE6 locally on the server, or at the co-location facility. When accessed from an outside site, it runs extremely slowly, and then times out. The final html page is about 4kB. <? function getmicrotime(){ list($usec, $sec) = explode(" ",microtime()); return (substr($sec,7,3) . substr($usec,1,4) ); } ?> <head> </head> <body> <? for ($i=1;$i<=10;$i++) { for ($j=1;$j<=250;$j++) { print "$j"; } $time_start=getmicrotime(); print "<br> $i $time_start<br>&&nbsp; "; } ?> </body> when the output page page is preformatted (php is not dynamically generating it) it does respond very quickly. i think it is something in the byte by byte generation and transmission of the page. My guess is something in the TCP/IP configuration is wrong, but I don't have a clue what. This problem is very urgent. I'd appreciate any insights. Howard Tag: Can this be done with IIS or should I spin my own server? Tag: 343487
    • Next
      • 1
        • Can't Install FrontPage 2002 Extension on new website I have installed the frontpage 2002 extensions on my windows 2000 server, but when I create a new site the only option I have under all taks when I right click it is permissions wizard. When I look at the sharepoint website I can choose Permissions Wizard, Configure Extensions or Configure Extensions 2002. Can someone please tell me why I am not getting that option for andy new site I create. Thanks Tag: Can this be done with IIS or should I spin my own server? Tag: 343484
      • 2
        • Splitting Dynamic IP to two URL/Domains I have a No-IP Dynamic IP Address (too cheap to buy Static) and want to still have two web-sites running on two separate servers. Because I can't assign external Static IP Addresses to the two servers, does anybody know of a technology that can sniff what URL was originally typed in and using that, forward to the correct NIC? Don't think MS has this technology, but could be wrong. Thx Tag: Can this be done with IIS or should I spin my own server? Tag: 343480
      • 3
        • ADSI Alternate Credentials Not Working... I have a set of web pages on an AD-authenticated web site that are supposed to allow users to modify their own AD account attributes, limited of course to things like their email address, URL, etc. I was hoping to connect to LDAP using secure authentication as described on a few tech web pages, and the connection works fine but when it's time to commit the changes with .SetInfo, the script fails with: Active Directory error '80070005' General access denied error This is a terrible stumbling block for me. Is there a way to get this working, or is there another way of doing this altogether? Any help greatly appreciated!!! Thanks, Brad Here's a code snippet... Const ADS_PROPERTY_CLEAR = 1 Const ADS_PROPERTY_UPDATE = 2 Const ADS_SECURE_AUTHENTICATION = 1 user = Request("user") ' display name from POST data newemail = Trim(Request("mail")) ' new email address from POST data strUserDN = "cn=Administrator,cn=Users,dc=network,dc=rectaltronics,dc=com" strPassword = "IdontThinkSo" Set objRoot = GetObject("LDAP:") Set objDomain = _ objRoot.OpenDSObject("LDAP://dc=network,dc=rectaltronics,dc=com", _ strUserDN, strPassword, ADS_SECURE_AUTHENTICATION) ' so far, so good. ADSPath = "LDAP://cn=" & user & ",ou=Family,dc=network,dc=rectaltronics,dc=com" Set objUser = GetObject(ADSPath) currentemail = objUser.Get("mail") ' still OK here, but I could do the .Get under user's creds too. SetAttrib "mail",newemail objUser.SetInfo ' above line is where it bombs! Tag: Can this be done with IIS or should I spin my own server? Tag: 343479
      • 4
        • redirecting of ports on IIS? Hi everybody, I have a website that is running on my Win2k box and it is using port 80. But I put another website under a different port 8080. When I go to the port 80 site it works fine but when I go to port 8080 I get again the website that is on port 80. Is there an auto forward feature or something else? Regards Nick Tag: Can this be done with IIS or should I spin my own server? Tag: 343478
      • 5
        • Make a new Frontpage Web in IIS5 Can some one tell me why my sbs 2003 iis5 server only has an option to Configure Frontpage 2002 Extensions on some of my sites and not others? I know the extensions are installed because the sharepoint website gives me the option to configure the fp extensions, but any new website I create I don't get that option. I've created a new web and need it to be a frontpage web but the option to configure it isn't there! Any help is appreciated. Thanks Tag: Can this be done with IIS or should I spin my own server? Tag: 343476
      • 6
        • Secure Site for Active Directory Group I'm new at this. We want to make a website on our iis5 server that's accessable only to our users in one win2k active directory group. We don't want them to have to log on. Is this possible? I removed anonymous access from the directory, but when I try to access a file in the directory with my browser, a login dialog pops up and I have to log in again. Tag: Can this be done with IIS or should I spin my own server? Tag: 343472
      • 7
        • IIS on lan hello, I was wondering is there was a way to allow my server to be accessed from a public ip of the internet host comp. My setup is i have a gateway computer that hosts the internet, then all the other computers get the internet from that (i know this is not the best way, but it is only tempory). the servers ip is 192.168.0.124. this is a private ip. so is there any way in wich i can set it up to alow connection to the iis through the ip of the host computer, Many Thanks Tom Ballard Tag: Can this be done with IIS or should I spin my own server? Tag: 343470
      • 8
        • cannot add default document iis 6 I have a 2003 server running iis6. Whenever I try and set the default document for a site (different than the four that are automatically setup when you create the site), such as index.shtml, IIS does not server the default document. I have checked the default document settings many times - the correct filename is there, its at the top of the list, I have enabled SSI, the actual file is in the root of the web directory. Its very odd - for instance: I have a site setting up thats default document is index.asp. IIS does not serve that page (always get Directory listing denied). I checked the site settings and index.asp is at the top of the list and the checkbox to enable default documents is checked. BUT, if I save the index.asp file as default.asp (one of the documents that is in default document list by default when you create a new site), IIS serves the default document no problem. I am using host headers to make the most out of my IP's - could it be related to that? Any and all help is appreciated, Mike Tag: Can this be done with IIS or should I spin my own server? Tag: 343467
      • 9
        • Can not acccess local website with Windows Auth I'm running XP SP2 and applied 817293. I can use IE to connect to IIS on the same using Windows Auth (NT, not kerb) machine with: o http://localhost o http://<NetBIOS name> but not: o http://127.0.0.1 o http://<FQDN> o http://<alternate A record FQDN> I even added to the hosts file 127.0.0.1 <FQDN> with no luck. It's strange. Even the logfiles will show combos of 127.0.0.1 and my actual IP address with and without NT Auth -- so it's not Route problem per se. Access from a second machine is OK. Tried RunAs with a Win2K Kerb accound, same problem. 2004-08-31 19:26:58 127.0.0.1 () GET / 401 4369 HTTP 2004-08-31 19:28:44 127.0.0.1 () GET / 401 4767 HTTP 2004-08-31 19:28:44 127.0.0.1 USAAT1\a0824967 GET /De 2004-08-31 19:28:44 127.0.0.1 USAAT1\a0824967 GET /pa 2004-08-31 19:28:44 127.0.0.1 USAAT1\a0824967 GET /MS 2004-08-31 19:28:44 127.0.0.1 USAAT1\a0824967 GET /mc 2004-08-31 19:29:40 127.0.0.1 () GET / 401 4767 HTTP 2004-08-31 19:30:13 157.87.0.97 () GET / 401 4767 HT 2004-08-31 19:30:13 157.87.0.97 USAAT1\a0824967 GET / 2004-08-31 19:30:13 157.87.0.97 USAAT1\a0824967 GET / 2004-08-31 19:30:13 157.87.0.97 () GET /MSLinux.jpg 2004-08-31 19:30:13 157.87.0.97 USAAT1\a0824967 GET / 2004-08-31 19:30:13 157.87.0.97 USAAT1\a0824967 GET / 2004-08-31 19:33:47 157.87.0.97 () GET / 401 4767 HT 2004-08-31 19:33:47 157.87.0.97 () GET / 401 4369 HT 2004-08-31 19:33:54 157.87.0.97 () GET / 401 4767 HT 2004-08-31 19:33:54 157.87.0.97 () GET / 401 4369 HT 2004-08-31 19:35:01 157.87.0.97 () GET / 401 4767 HT 2004-08-31 19:35:01 157.87.0.97 () GET / 401 4369 HT 2004-08-31 19:35:15 127.0.0.1 () GET / 401 4767 HTTP KB 303650 does not seem to make a difference IE shows site as Local Intranet. XP SP2 Firewall on/off; service started/stopped makes no difference. Tag: Can this be done with IIS or should I spin my own server? Tag: 343464
      • 10
        • IIS 6.0 - enabling CGI extensions on a per-web basis? I have a professor who uses CGI, and I've added the four exe's on his web site to the list of allowed extensions. Will I need to do this every time he uploads a differently named exe, or is there a way I can enable his "bin" directory to automatically allow the new exe's he uploads? TIA! Tag: Can this be done with IIS or should I spin my own server? Tag: 343459
      • 11
        • Need urgent help with asp.net perfromance... Hi, I have a dedicated server running Win 2003, IIS 6, and ASP.net 1.1 I have 8 ip addresses and under the Default Web Site I created a virtual directory called "test" so I can test my app. This uses "All Assigned IPs" My app is asp.net (C#) and uses MS Access db (JET). Here is the problem: When trying to go to the site using a browser: www.mysite.com/test/index.aspx It takes 20 seconds to load the page! This is unacceptable! Running the same site on a "SHARED" host (less powerfull) it take 6 seconds to load. Logging into my dedicated server and viewing performance as I load the page from