473,387 Members | 1,760 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,387 software developers and data experts.

Pages times out regardless of settings

Hi all,

I've written a page that uses a emailer component and it keeps timing out.
It takes 2-3 seconds to send each mail, gets part way through the list of
recipients and dies.

I have tried changing the Script Timeout setting in IIS to some huge number
(2147483647?).

I have tried setting Server.ScriptTimeout = 0 and Server.ScriptTimeout =
2147483647.

None of these make any difference. What can I do now?
--
Sean.
Oct 14 '05 #1
4 1258
"Sean S - Perth, WA" <Se**********@discussions.microsoft.com> wrote in
message news:16**********************************@microsof t.com...
Hi all,

I've written a page that uses a emailer component and it keeps timing out.
It takes 2-3 seconds to send each mail, gets part way through the list of
recipients and dies.

I have tried changing the Script Timeout setting in IIS to some huge number (2147483647?).

I have tried setting Server.ScriptTimeout = 0 and Server.ScriptTimeout =
2147483647.

None of these make any difference. What can I do now?
--
Sean.


"part way through the list" -- how many?

I've had it die after about thirty because of a Web host
configured limit (I believe) to minimize potential spam.
Oct 14 '05 #2
"McKirahan" wrote:
"part way through the list" -- how many?
Anywhere between 20 and 50.
I've had it die after about thirty because of a Web host
configured limit (I believe) to minimize potential spam.


It's a private develpment server. This is not an issue.
Oct 17 '05 #3
"Sean S - Perth, WA" wrote in message
news:E1**********************************@microsof t.com...
: "McKirahan" wrote:
:
: > "part way through the list" -- how many?
:
: Anywhere between 20 and 50.
:
: > I've had it die after about thirty because of a Web host
: > configured limit (I believe) to minimize potential spam.
:
: It's a private develpment server. This is not an issue.

define 'just dies'. You're not getting a script timeout message? Do you
have an On Error Resume Next line somewhere in the code?
Which email component? OS?

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
Oct 17 '05 #4
OK, fixed it. It looks like IIS just required a restart to pick up the change
to the Script Timeout setting.

--
Sean.
Oct 17 '05 #5

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

Similar topics

23
by: Dufe | last post by:
Hello all: To deal with the problem of differing user screen resolutions, I've explored: 1) making the pages in PHP, 2) having different pages on the same page and selecting the proper one via...
15
by: DesignGuy | last post by:
I've inherited a site that has 1000+ product pages that follow a similar layout. I would like to import these pages into a database for ease of future updating. The pages have the usual banners,...
3
by: fabrizio | last post by:
Does anybody know why, when I create Aspx pages with labels and text boxes, I can't display pages in the same way from different computers with the same IE version and settings , same character...
4
by: Trond Meistad | last post by:
I have a website where I run a simple asp.net web application. On Sunday night, requests to this webapplication started to time out. After much debuggeing with no result, I created a new...
9
by: Manuel | last post by:
I have a Datagrid with 9 elements. The problem is that when I sort the grid by a column, it present more columns than there are. This is my code for the ItemCreated event: Private pNo As...
29
by: John Rivers | last post by:
Hello, What good reason there is for not allowing methods in ASPX pages I can't imagine, but here is how to get around that limitation: (START) <body MS_POSITIONING="FlowLayout"> <form...
2
by: Ed Staffin | last post by:
In Internet Explorer under the tools/internet options menu on the general tab, there is a settings button under Temporary internet files. In there the user can specify when to "Check for newer...
4
by: stacy | last post by:
I would like to create 4 tab pages in a tab control. 1 tab is for properties, 1 is for status and 2 of the tabs will have the same controls on them, for settings. The two settings tab pages will...
1
by: LiveCycle | last post by:
Hi, I'm putting together a project that uses ASP.NET in VS2005. It uses a single master page that is responsible for most of the heavy lifting. About 90% of the 200 pages have the same...
4
by: Brian McCullough | last post by:
Hello, I have a single Web Site Project (WSP, not Web Application Project/WAP). I don't have a WDP project with this, so I don't have a need for a solution file (.sln). I have noticed that my...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.