Tip: Recycle IIS Application Pool
As a developer, quite often you may have to recycle the application pool. IISReset is an option, alternatively you can just recycle a particular application pool.
Denny has a tip to just get this done!
cscript c:windowssystem32iisapp.vbs /a “[App_Pool_Name]” /r
- thanks....
- Great Dude!! This work arround really help me! Thanks a l...
- Hello Alpesh, Thanks for above. I tried the above, more spe...
- This could also be achieved by deactivating the farm feature...
- How do I disable social media components for a particular si...
- We have created My site on sharepoint 2010, and recently som...
- Anything in the event viewer?...
- For Windows 7 the path is: C:\Users\USERNAME\AppData\Roamin...
- Just what I was looking for! Thank You!!!! You just made my ...
- Hi i keep getting 0x80070005 access denied error when tryin...







Pr0fess0rX said,
Wrote on October 11, 2008 @ 8:25 pm
but the problen that i can’t find the file “iisapp.vbs” !?
BTW: i have Windows Server 2008