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 / Classic ASP versions(v3.4.XX)
 Active Server Pages error 'ASP 0113'
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

owned6
Starting Member

49 Posts

Posted - 18 November 2003 :  16:35:15  Show Profile
Hi All,

After moving my forums to a faster server my old problem of not being able to search (server time out error) has been resolved but now I seem to be getting a different error in the middle of retrieving the results of my search:

=======================================
Active Server Pages error 'ASP 0113'
Script timed out

/search.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.
=======================================

Doing a search I found that people were adding the following script to try and resolve the issue: <% Server.ScriptTimeout = 3600 %>

My question is where does this go? If in the search.asp file specifically where in the file at what line?

If there is a setting on IIS I need to modify, please let me know as I also have direct physical access to the server.

Thanks in advance always for your support everyone!

Owen

ArtGoddess
Starting Member

Spain
19 Posts

Posted - 21 February 2004 :  13:40:54  Show Profile  Visit ArtGoddess's Homepage
I get the same error when I try to upload files more than 300 kb. Only admin can upload, but moderators and users cannot.

Páginas Active Server error 'ASP 0113'

Tiempo de espera agotado para la secuencia de comandos

/uploadengine.asp

Se excedió el tiempo máximo de espera para una secuencia de comandos. Para cambiar este límite especifique un nuevo valor para la propiedad Server.ScriptTimeOut o cambie el valor en las herramientas de administración de IIS.


I have full access to server and I want to know where I have to change the ServerscriptTimeout of my server. Thanks in advance!
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 21 February 2004 :  13:51:17  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
I'm getting this also after moving to a new host, I don't have access to the server's settings. It worked earlier today, but not now...

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 21 February 2004 :  17:14:51  Show Profile  Send ruirib a Yahoo! Message
For those who can get to the server, the info on how to change the value in IIS Manager is shown here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/configuring_properties_in_the_iis_user_interface.asp

Property in question is AspScriptTimeout.


For those who can't, better contact the host.


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 21 February 2004 17:16:55
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 23 February 2004 :  05:42:25  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
I added these two lines in the top of the page:
X = Server.ScriptTimeout
Server.ScriptTimeout = 90

And this line in the bottom of the page.
Server.ScriptTimeOut = X

Everything work fine =)
You can even put this around a certain function or line.

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 23 February 2004 :  13:51:13  Show Profile  Send ruirib a Yahoo! Message
Yes, you can change that for a specific page. I thought you wanted to set it sitewide.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 23 February 2004 :  15:18:33  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
naah.. this work for me =) But I could take the first two lines in top of inc_header.asp and the last in inc_footer.asp and have this work sitewide?

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 23 February 2004 :  20:14:12  Show Profile  Send ruirib a Yahoo! Message
quote:
Originally posted by tribaliztic

naah.. this work for me =) But I could take the first two lines in top of inc_header.asp and the last in inc_footer.asp and have this work sitewide?



Not sure that I understand what you mean but what I meant was to achieve that not through coding, but through IIS manager. Of course, if you apply a line such as this in all files, the same effect is achieved.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 24 February 2004 :  03:19:47  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
I have no way to change this in IIS Manager, but all pages have inc_header.asp and inc_footer.asp included, so if I put these lines in those two (start in header and end in footer), the whole site should be affected I think. Anyways, I don't need to change this for the whole site so it's not a problem, just thought someone else could use that.

/Tribaliztic
- www.gotlandrace.se -
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.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07