473,385 Members | 1,531 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Script Timeout Not working

(Type your message here)

--------------------------------
From: Prad Bok

I have a web page that takes long time(more than 3 minutes) tofinish.
I am running IIS6 on windows 2003 server.

I have tried all the following but they are not working. Sameapplication works fine on Windows 2000.

1. Server.ScriptTimeout = 1200; in the ASPX page
2. Web.config : <httpRuntime executionTimeout="1200"maxRequestLength="4096" useFullyQualifiedRedirectUrl="false"minFreeThreads ="8" minLocalRequestFreeThreads="4"appRequestQueueLimit ="100" />
3. Mechine.config : <processModel enable="true"timeout="Infinite" idleTimeout="Infinite"shutdownTimeout="0:00:05" requestLimit="Infinite"requestQueueLimit="5000" restartQueueLimit="10" memoryLimit="60"webGarden="false" cpuMask="0xffffffff" userName="machine"password="AutoGenerate" logLevel="Errors"clientConnectedCheck="0:00:05" comAuthenticationLevel="Connect"comImpersonationLe vel="Impersonate"responseDeadlockInterval="00:23:0 0" maxWorkerThreads="20"maxIoThreads="20"/>
4. I have also modified IIS vitual directory setting to reflectASP Script time to 1200

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>AdN9iaWtYUuU3BhF6NTFvQ==</Id>
Nov 19 '05 #1
1 2163
Prad,

Are you accessing a database on this page? There is a connection timeout
associated with that as well. What is the actual error you are receiving?

Ian Suttle
http://www.IanSuttle.com

"Prad Bok via .NET 247" wrote:
(Type your message here)

--------------------------------
From: Prad Bok

I have a web page that takes long time(more than 3 minutes) to finish.
I am running IIS6 on windows 2003 server.

I have tried all the following but they are not working. Same application works fine on Windows 2000.

1. Server.ScriptTimeout = 1200; in the ASPX page
2. Web.config : <httpRuntime executionTimeout="1200" maxRequestLength="4096" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="100" />
3. Mechine.config : <processModel enable="true" timeout="Infinite" idleTimeout="Infinite" shutdownTimeout="0:00:05" requestLimit="Infinite" requestQueueLimit="5000" restartQueueLimit="10" memoryLimit="60" webGarden="false" cpuMask="0xffffffff" userName="machine" password="AutoGenerate" logLevel="Errors" clientConnectedCheck="0:00:05" comAuthenticationLevel="Connect" comImpersonationLevel="Impersonate" responseDeadlockInterval="00:23:00" maxWorkerThreads="20" maxIoThreads="20"/>
4. I have also modified IIS vitual directory setting to reflect ASP Script time to 1200

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>AdN9iaWtYUuU3BhF6NTFvQ==</Id>

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: John Silver | last post by:
I have a perl script running on machine A, a web server. A visitor completes certain pieces of data and these are compiled into two emails, one addressed to the visitor and copied to the site...
8
by: Mathieu Blais | last post by:
Hi, I need to capture the Script timeout error if that is possible. I know I can increase the timeout value in the server settings or in the scripts itself but I really want to make sure that no...
13
by: Patrick | last post by:
I understand that with IIS5.1 on Windows XP Professional SP1, I can 1) Either set under IIS Manager-> Any specific Virtual Directory-> Configuration->Options->ASP Script timeout for all pages...
2
by: Joey Martin | last post by:
Could use a little help. I have an asp script that insert information into a SQL 2003 db table. The script works for about the first 3000 entries and then give me a ..... DBNETLIB]SQL...
2
by: Aryan | last post by:
Hi, I have put my session related parameter in web.config under system.web, given below is the code for same. <system.web> <sessionState timeout ="1440" mode ="InProc" /> </system.web> this...
8
by: michal | last post by:
hi guys, i was wondering how you deal with script timeouts caused by huge file uploads. Lets say I have a script timeout of 2 minutes and the user uploads a file which takes more than this ......
25
by: =?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= | last post by:
I tried: <sessionState timeout="1"> </sessionState> bounced IIS, and after 1 minute still had a session. ??? -- thanks - dave
15
by: Mikhail Kovalev | last post by:
Fatal error: Maximum execution time of 3600 seconds exceeded in z:\home \localhost\www\somefile.php on line 138 php.ini setting fixes default max execution time at 30 sec, In the script itself I...
5
by: This | last post by:
I have a pretty basic emailing script that sends a relatively small number (150) of html emails. The emails are compiled, personalised from a mysql db subscribers list, and sent using mail() -...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.