IIS Stops responding and doesn't give any signs as to why
CB
mwest wrote:
> IIS Stops responding and doesn't give any signs as to whyI'm
--
*******************************
Charles Boulet
webm...@yellowknife.com
cha...@yellowknife.com
www.yellowknife.com
*******************************
"One of these days, and it won't be long,
I'm gonna go to the valley to sing my song.
Gonna sing it loud, gonna sing it strong
and let the echo decide if I was right or wrong."
-Zimmy
*******************************
Second, there is a "kill" command line utility in the NT resource kit that
allows you to stop protected processes (some of which you may have run
across if attempting to stop a process through Task Manager). You can use
the kill command to stop the mtx.exe process associated with the app. (Of
course, it's difficult to determine which one is for that particular app).
But after stopping the appropriate mtx.exe process, MMC will resume
responding and you can make a new request to the app through your browser,
reloading it into memory (creating a new mtx.exe process).
Good luck!
\Steven