Hello
I have an application that runs an automation process every 2 hours. The application takes approximately 10 minutes to complete. I found that IIS kills the process after 3 minutes and the process never completes.
The application uses IIS7.5
I have the error "The process serving application pool 'app1' exceeded time limit during shutdown. The process id was 6036".
I have the shutdown time limit set to 90 seconds and the start up time limit is set to 90 seconds. The machine.config file does not have the maxtimeout tag.
Your help is appreciated.
Thank you,
Sirisha.