I'm running IIS on Windows XP, and have a problem with something restarting IIS every 60 seconds!! The event log is full of events like (paraphrasing!)
10:59 Sent a stop
10:59 Stopped
11:00 Sent a Start
11:00 Running
Alway triggered on the 59 seconds. No indication of what is doing it.
Any clues as to how I can trap this, or determine what is doing the restart.
I think it is using iisrestart.exe to do so, because I renamed iisrestart.exe, but after 60 seconds, iisrestart.exe miraculously re-appears! (Presumably OS is 'self-healing' when someone tries to use the missing program?)