Asp.net IIS6 - application pool recycle.
        Posted  
        
            by sharru
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sharru
        
        
        
        Published on 2010-02-02T18:22:53Z
        Indexed on 
            2010/05/03
            7:48 UTC
        
        
        Read the original article
        Hit count: 349
        
Im running a asp.net website on windows 2003 ii6.
Every 24-28 hours im getting the following error:
When the error occurres all users are disconnected from the website.
Event Type: Warning
Event Source:   W3SVC
Event Category: None
Event ID:   1013
Date:       02/02/2010
Time:       19:29:38
User:       N/A
A process serving application pool 'DefaultAppPool' exceeded time limits during shut down. The process id was '1660'. 
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Any idea what does the error means?
Is this related to application pool recycle?
if so , is it a must to recycle iis pool?
thanks!
© Stack Overflow or respective owner