Hello,
I am using a dedicated server (windows 2003) with IIS 6.0 and ASP.NET 2.0 installed. I have installed an Email Server and I developed its user interface as an ASP.NET 2.0 application. But I got a problem and around every week I have to restart the 'DefaultAppPool' which is the pool my application is using. Because I got 'Server Application Unavailable'. Does anyone know why this happens so often? There must be a setting I have forgotten to modify. I'm using the default settings of the Default application pool.
Any help will be greatly appreciated.