Hi all,
i have a small app using ASP and an MSSQL db.
On some pages, i am getting an error "Timeout expired". No error number or anything.
i have already set "Server.ScriptTimeout = 3600" in the code, so it should be an issue, and as it is, the pages loads over about 20 secs and then displays as is with the above error message- so its not even waiting minutes for the script.
any ideas what this could indicate?
thanks!
i have a small app using ASP and an MSSQL db.
On some pages, i am getting an error "Timeout expired". No error number or anything.
i have already set "Server.ScriptTimeout = 3600" in the code, so it should be an issue, and as it is, the pages loads over about 20 secs and then displays as is with the above error message- so its not even waiting minutes for the script.
any ideas what this could indicate?
thanks!