Search code examples
asp.netsharepointiisiis-7application-pool

Automatically start up ASP.NET app pool?


Is there a way to automatically spin up an ASP.NET app pool after an IISRESET or the scheduled reset so that the initial user doesn't have to wait for the app pool to load?


Solution

  • Request a page from the app after iisreset. This is easily automated.