Hello ,
Can anyone help me out to resolve this issue.
I have configured rapid-fail protection and configured to restart IIS whenever it reaches the limit.
Rapid Fail protection
“Shutdown Executable” – c:\windows\system32\iisrese.exe
"Shutdown Executable Parameter” - /rebootonerror
after the no.of failures, application pools is getting disabled but iisreset is not happening and I got the below error in eventviewer
Event ID - 5054
Windows Process Activation Service (WAS) did not run the automatic shutdown executable "C:\Windows\System32\iisreset" /rebootonerror for application pool DefaultAppPool. The data field contains the error number.
I have tried this http://technet.microsoft.com/en-us/library/cc735061(v=ws.10).aspx, and everthing is perfect but im still getting the error.
Thanks
Ashok Kumar B