Hi, I am trying to recycle an application pool from code. This is needed, because resource files are altered using a CMS for the website, which will only show after the app pool is recycled. I have found the code at http://www.leandrodg.com.ar/blog/2008/02/find-and-recycle-current-application-pool-programmatically...