Quantcast

Have a Question?

If you have any question you can ask below or enter what you are looking for!

How do you increase timeout?

To modify the HTTP request timeout

  1. From a text editor, open the Web. config file. …
  2. Locate a line that reads: httpRuntime executionTimeout="900"
  3. Modify the value to however many seconds you want ASP.NET to wait for a request to complete before shutting it down.
  4. Save the Web. config file.

May 6, 2005

techfaq.online