Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Strange error message
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

sandy
New Member

55 Posts

Posted - 25 June 2001 :  09:17:51  Show Profile
This morning I received this error message when trying to access my forum:

Active Server Pages error 'ASP 0113'

Script timed out

/forum/forumz/FORUM.asp

The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the
property Server.ScriptTimeout or by changing the value in the IIS administration tools.

I've never encountered this before and wonder what it means. Thanks!

RaiderUK
Average Member

United Kingdom
577 Posts

Posted - 25 June 2001 :  11:38:16  Show Profile  Send RaiderUK a Yahoo! Message
the server has a time set for pages to execute before it terminates them, this means you page did not compleate its task before this specified time so the server ended it. If you want to make the longer you can set it with the IIS settings or with
server.timeout = 'Value in seconds'


Go to Top of Page

sandy
New Member

55 Posts

Posted - 25 June 2001 :  14:09:38  Show Profile
Thanks! I really don't know anything about what you're talking about, though. However, if you can tell me which forum file to change, where in the file I should make the changes, and exactly what script I should change, and how to change it, I'll give it a try. I know I'm asking a lot, but I wouldn't have any idea how to do it without step by step instructions.

Go to Top of Page

MorningZ
Junior Member

USA
169 Posts

Posted - 25 June 2001 :  15:07:33  Show Profile  Visit MorningZ's Homepage  Send MorningZ an AOL message
quote:

However, if you can tell me which forum file to change, where in the file I should make the changes

i'll take a wild stab at this, but you would change "/forum/forumz/FORUM.asp"

simply add
<% Server.Timeout = "60" %>

at the top of the page

if that doesnt fix it, you have more serious issues than this ( server issues, not code )



Edited by - MorningZ on 25 June 2001 15:07:55
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.23 seconds. Powered By: Snitz Forums 2000 Version 3.4.07