an error that does not happen through 500-100.asp

R

reo

if I put in a pagina asp the instruction:
server.scripttimeout=1
the page indeed expires immediately,
but the error that produces does not get to happen through 500-100.asp some
solution,
since to treat the errors I make it from 500-100.asp
thank you very much
 
P

Patrice

What if you try a higher number ? AFAIK our timeouts are processed but of
course we have a bigger value than that.

Patrice
 
B

Bob Barrows [MVP]

No, you don't understand: he's using the small number to deliberately force
the timeout so he can figure out how to gracefully handle timeouts if they
occur after setting the value to a more normal number.

Unfortunately, I don't knowthe answer. I typically concentrate on making
sure timeouts don't happen avoiding operations that should not be done in
ASP.

Bob Barrows
 
P

Patrice

I just wanted to know what would happen with a more reaslistic number (let's
say 30 instead of just 1 s).

The reason for this is that it works here so I would think that either the
500-100.asp page is not configured properly or that for some reason such an
irrealistic number causes some kind of strange behavior (for example what if
the timeout is lower than the time needed for the 500-100.asp page ???).

I would still recommand :
- what if ther page creates a non timeout error (such a computing 2/0) and
chekc that the 500-100 page is called
- if yes, trying with a realistic number for the timeout

Patrice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top