Author: Chris_26 | Posted on: 4/1/2009 11:13:14 AM | Views : 1342

Hello all,

Hopefully this isn't too indepth for the novice section. Using c# & asp.net I'm trying to create a web app that given the input and permissions(which would be handled elsewhere) a user could reset specfic app pools.

I've found a few blogs about resetting IIS, which would be useful as well but not my goal. I'm trying to keep it as simple as possible, but I haven't a clue!

 I was thinking something like, a few text boxes for server name, app pool name etc.. and then a submit button which would run the c# to reset the pool.

 Thanks for any help!
...

Go to the complete details ...