When run iisstate, return "Process is not attached as a debuggee",
and "Executing Page: Unable to locate ASP page",
The debugging Tools for Windows Version 6.2.13.1 was installed.
Can not find which asp program has problem.

c:\>iisstate -p 1216 -d
Symbol search path is:
SRV*C:\iisstate\symbols*http://msdl.microsoft.com/downloa
d/symbols

Microsoft (R) Windows Debugger Version 6.2.0013.1
Copyright (c) Microsoft Corporation. All rights reserved.

*** wait with pending attach
Symbol search path is:
SRV*C:\iisstate\symbols*http://msdl.microsoft.com/downloa
d/symbols
Executable search path is:
WARNING: Process 1216 is not attached as a debuggee
The process can be examined but debug events will not be received
............................................................................
....
..
(4c0.4bc): Wake debugger - code 80000007 (first chance)
Opened log file 'C:\iisstate\output\IISState-1216.log'

***********************
Starting new log output
IISState version 3.2

Thu Oct 30 09:11:35 2003

Thread ID: 1
System Thread ID: 4c4
Kernel Time: 0:0:0.62
User Time: 0:0:0.234
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page

No remote call being made

# ChildEBP RetAddr
00 008dfe24 787174d4 ntdll!NtReplyWaitReceivePortEx+0xb
01 008dff74 78716d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74
02 008dff78 786f9a00 RPCRT4!RecvLotsaCallsWrapper+0x9
03 008dffa8 78701c6c RPCRT4!BaseCachedThreadRoutine+0x4f
04 008dffb4 77e6b382 RPCRT4!ThreadStartRoutine+0x18
05 008dffec 00000000 KERNEL32!BaseThreadStart+0x52

RE: How to attache iis process as a debuggee by bbooth

bbooth
Sat Nov 01 19:46:07 CST 2003

Be sure you aren't trying to run that command through a terminal services
session. You need to do it at the console.

Thanks,
Brian Murphy-Booth.


Re: How to attache iis process as a debuggee by lv

lv
Sun Nov 02 18:14:08 CST 2003

Thank you very much

"Brian Murphy-Booth" <bbooth@online.microsoft.com> дÈëÓʼþ
news:u7dzXMOoDHA.724@cpmsftngxa06.phx.gbl...
> Be sure you aren't trying to run that command through a terminal services
> session. You need to do it at the console.
>
> Thanks,
> Brian Murphy-Booth.
>