I explained in my earlier post the importance of “warming up” your sites in IIS, especially using the latest .Net frameworks.
Here is a major update to the code posted in that post.
This one will allow you to “warm up” every site in IIS on your server. All you have to do is set the version of IIS to 7 or 6 depending on your install, and then run the program. You could also set the allApplications flag to false and put in the selected sites to “warm up”. Please understand, because of the access needed to warm up all of your sites, this program needs to run under an Administrator account. (it accesses IIS’s metabase files)
So, without too much blab Read more…





