Restarting an app pool using asp.net (IIS7)
- by JamesStuddart
Hi all,
I need to restart an app pool from code, does anyone know how to do this?
I have seen many examples for iis6 and most comments have been "It doesnt work"
So any ideas, or anyway to get IIS to watch a file and when it changes have the app pool restart?