Hi,

I am trying to troubleshoot a problem in IIS5.

I installed the Debugging toolkit and the latest version of IISState
(3.3.1) using the .msi package.

Running it just against the inetinfo.exe process with ?sc gives the error:
'The system cannot find the file specified'.
I tried to run it against any other process, but the error message is the same.

Running it just without ?sc parameter (iisstate ?p <PID>), gives the error:
'The syntax of the command is incorrect'.

Please help.
Thank you,
Kagen

Re: Problem with IISState tool by Pat

Pat
Thu Mar 04 00:56:30 CST 2004

What command line are you using?

iisstate -p <pid> <enter>

Should create a log. Does that work?

Pat

"Kagen" <chsccweb@u.washington.edu> wrote in message
news:eec61aeb.0403031106.7a2f1178@posting.google.com...
> Hi,
>
> I am trying to troubleshoot a problem in IIS5.
>
> I installed the Debugging toolkit and the latest version of IISState
> (3.3.1) using the .msi package.
>
> Running it just against the inetinfo.exe process with -sc gives the error:
> 'The system cannot find the file specified'.
> I tried to run it against any other process, but the error message is the
same.
>
> Running it just without -sc parameter (iisstate -p <PID>), gives the
error:
> 'The syntax of the command is incorrect'.
>
> Please help.
> Thank you,
> Kagen