• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Script is runing too slow ...!?

  • Thread starter Thread starter ZM
  • Start date Start date

ZM

Member
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
 
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
 
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
 
Back
Top