Home IIS.NET Forums IIS 7 and Above Application Initialization Module No request to initialization page issued on app pool recycle. Re: No request to initialization page issued on app pool recycle.
908 Posts
MVP
Dec 13, 2012 03:00 PM|terridonahue|LINK
Do you have a page that you could use that doesn't require SSL? The appinit application will produce an error if it tries to access a page that explicitly requires SSL.
908 Posts
MVP
Re: No request to initialization page issued on app pool recycle.
Dec 13, 2012 03:00 PM|terridonahue|LINK
Do you have a page that you could use that doesn't require SSL? The appinit application will produce an error if it tries to access a page that explicitly requires SSL.
Microsoft MVP ASPNET/IIS
Please 'Mark as Answer' if this post helps you.