Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Increase Script Timeout value in ASP.  (Read 3635 times)

0 Members and 1 Guest are viewing this topic.

dustin

  • Guest
Increase Script Timeout value in ASP.
« on: November 28, 2014, 06:17:41 pm »
We can increase the time that is allowed to process ASP scripts for a particular Web site by changing the metabase value in IIS.

To perform this, follow below steps,
====
Open Internet Services Manager(IIS)-->right-click on the Web Site.
Select Properties-->Click the Home Directory tab-->Application Settings--> Configuration.
Under App Options tab. Increase the ASP Script Timeout value to a number high enough to prevent script timeouts.
====