Script is runing too slow ...!?

ZM

Member
Mar 22, 2000
53
0
0
Good Day,

I have a little problem to solve, and I would apreciate som e help on this matter please ... :)

I'm runing an ASP aplication, on various machines running Windows NT, Windows 2000, and Windows 3.11. In the latter (Win 3.11), I'm receiving the following message: "Script is runing too slow!". Do you have an idea on how to solve the situation? I'm runing the pages on Internet Explorer 5.0.

Thank you for your attention
ZM
 

Pghpooh

Senior member
Jan 9, 2000
791
1
81
Hi
Do you have any sort of timing in the script file such as "wait for" or "wait quiet?"
I use a few very basic script files and those are the 2 things I can think of.

Pghpooh
 

ZM

Member
Mar 22, 2000
53
0
0
Hi,

I believe my problem has something to do with an SQL statement included ... it seems the SQL Server takes to long to give an answer, and it results in time-out !? :(

Is there any way of maybe increasing the time-out time for that statement/connection?

Thanks
ZM