Hello,
I am trying to solve the asp error that I have been getting in IIS,

I found a good kB article on microsoft's
website:http://support.microsoft.com/default.aspx?scid=kb;en-us;281674

so I am trying to follow their instructions on how to fix the issue.

When Runing AutoDump Plus
1. At a command prompt, run the following command in the directory of the
debugger (C:\Program files\Debugging tools for windows) to run AutoDump Plus:
cscript adplus.vbs -crash -iis -o c:\PATHTOPUTFILESIN
NOTE: By using the -o switch, you can specify where you want the memory dump
files to be created

I get the following error message in the cmd:
"'script' is not recognized as an internal or external comand, operable
program or batch file."

Does any thing occur to any of you, what coud cause that behaviour?

Thanks,
~ Bislander

Re: Problem when running AutoDump Plus by David

David
Mon Oct 31 16:37:47 CST 2005

Sounds like you did not type "cscript" correctly.

AutoDump Plus is old news. Try something like IIS State or DebugDiag.

http://blogs.msdn.com/david.wang/archive/2005/08/29/HOWTO_Understand_and_Diagnose_an_AppPool_Crash.aspx

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Bislander" <Bislander@discussions.microsoft.com> wrote in message
news:9A2C2A6C-420E-4464-B755-DDBC98203B4D@microsoft.com...
Hello,
I am trying to solve the asp error that I have been getting in IIS,

I found a good kB article on microsoft's
website:http://support.microsoft.com/default.aspx?scid=kb;en-us;281674

so I am trying to follow their instructions on how to fix the issue.

When Runing AutoDump Plus
1. At a command prompt, run the following command in the directory of the
debugger (C:\Program files\Debugging tools for windows) to run AutoDump
Plus:
cscript adplus.vbs -crash -iis -o c:\PATHTOPUTFILESIN
NOTE: By using the -o switch, you can specify where you want the memory dump
files to be created

I get the following error message in the cmd:
"'script' is not recognized as an internal or external comand, operable
program or batch file."

Does any thing occur to any of you, what coud cause that behaviour?

Thanks,
~ Bislander



Re: Problem when running AutoDump Plus by Bislander

Bislander
Tue Nov 01 13:49:05 CST 2005

David,
It would be more helpful, if you provided me with the command to execute in
the IIS state, just providing the link is not enough for me, I am learning
about it all as I go, so if you wanted to be helpful be more descriptive
please.

I realize that the knoweldge of IIS for you is 'bread and butter' so you do
not even think of these details,

thanks,
Bislander

"David Wang [Msft]" wrote:

> Sounds like you did not type "cscript" correctly.
>
> AutoDump Plus is old news. Try something like IIS State or DebugDiag.
>
> http://blogs.msdn.com/david.wang/archive/2005/08/29/HOWTO_Understand_and_Diagnose_an_AppPool_Crash.aspx
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no rights.
> //
> "Bislander" <Bislander@discussions.microsoft.com> wrote in message
> news:9A2C2A6C-420E-4464-B755-DDBC98203B4D@microsoft.com...
> Hello,
> I am trying to solve the asp error that I have been getting in IIS,
>
> I found a good kB article on microsoft's
> website:http://support.microsoft.com/default.aspx?scid=kb;en-us;281674
>
> so I am trying to follow their instructions on how to fix the issue.
>
> When Runing AutoDump Plus
> 1. At a command prompt, run the following command in the directory of the
> debugger (C:\Program files\Debugging tools for windows) to run AutoDump
> Plus:
> cscript adplus.vbs -crash -iis -o c:\PATHTOPUTFILESIN
> NOTE: By using the -o switch, you can specify where you want the memory dump
> files to be created
>
> I get the following error message in the cmd:
> "'script' is not recognized as an internal or external comand, operable
> program or batch file."
>
> Does any thing occur to any of you, what coud cause that behaviour?
>
> Thanks,
> ~ Bislander
>
>
>