spacedeveloper
Programmer
Hi everyone, I was curious to know what would cause a Server.ScriptTimeout value to be bypassed? I have a Server.ScriptTimeout = 120 and my IIS timeout is set to 120 seconds as well. Then I set a 400 second delay in a stored procedure that I call within the script and the whole page waits 400 seconds until the timeout error message appears!
So, does anyone know why the Server.ScriptTimeout and the IIS timeouts are both being ignored?
Thanks for your help
So, does anyone know why the Server.ScriptTimeout and the IIS timeouts are both being ignored?
Thanks for your help