Tuesday, February 19, 2013

Solution for ASP.NET Application Is Timeout issue

If your application running long time to respond you might get this issue . You can increase the timeout  times

as using below steps

->Open the IIS
->Go to application pools
->Select the Design Studio related  application pool and click on advance settings
->In process mode section change the Idle timeout to 40 min.
->Reset the IIS
->Test the application

No comments:

Post a Comment