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
- I am sure it can be done! :) I am a no code guy ;)...
- Can this be done with code?; For example when the webpart is...
- Fab 40 for MOSS 2010 are now available http://microsofttec...
- i was try to remove site with "Remove-SPSite http://....." ...
- I am unable to do this in Outlook2007 :( .. I have tried eve...
- Hi, I need to ask something that regard the lookup field for...
- how do I download windows live hotmail plus to gain more MB'...
- What I did was to extend the webapplication to port 80 inste...
- I have a question... If i extend the web application to the ...
- in part 11 when i submit the info i get the error "The va...








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