Following the steps in this article I am trying to turn on preloadEnabled and startMode in my applications (I have about 20 WCF services in their own app pools and then 3 client sites) https://learn.microsoft.com/en-us/iis/get-started/whats-new-in-iis-8/iis-80-application-initialization
Now when I do an iisreset, WAS dies immediately. If I go back and start it manually and then the W3PS, everything starts like I want it to.
Is there any hope for being able to do an iisreset ever again?
Doing it with /stop and /start works fine. It's literally just the bang turnaround of no flags that's an issue.
Event code for WAS fail was 5011 and the code was 8007006d
IIS v 10.0.15063.0
Windows 10 1703 (15063.726)