Logging ASP.NET Application Restarts
Like many ASP.NET programmers, I utilize a third-party hosting company to host all of my sites. We have all ran into situations where we have been losing sessions and other oddities and it would be very helpful to find out exactly what caused the application to restart, we will discuss in this posting how to log this information
Read Full Article