472,354 Members | 1,677 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,354 software developers and data experts.

error ASP 0113 script timeout~~~~~~ help~~~

Hi all, here's my index.asp file. I don't know where has gone wrong.
can't run properly, just showing
error ASP 0113 Script timeout


<!--#include file="head.asp"-->

<!-- begin masthead -->
<!--#include file="masthead.asp"--<!-- end masthead --<!--begin
pagecell1-->
<div id="pagecell1" align="center">
<IMG SRC="img/index.gif" border=0 WIDTH="800" HEIGHT="544"
usemap="#index_map"<MAP name=index_Map>
<AREA SHAPE="rect" COORDS="286,250,448,373" HREF="goto.asp?class=antique
reproductions">
<AREA SHAPE="poly"
COORDS="1,3,1,315,286,315,287,253,448,251,451,314, 549,315,557,306,562,296,568,289,579,281,584,276,59 1,274,598,269,608,264,614,262,628,257,642,254,653, 252,671,252,685,253,697,255,712,260,726,265,739,27 3,748,281,759,286,769,294,774,305,781,315,801,313, 800,1"
HREF="goto.asp?class=Bathroom"><AREA SHAPE="poly"
COORDS="2,349,2,524,570,524,570,472,550,446,541,42 2,533,399,529,378,533,358,536,351,537,349,537,349, 452,348,451,371,288,373,283,347"
HREF="goto.asp?class=flooring"><AREA SHAPE="rect" COORDS="573,469,780,531"
HREF="goto.asp?class=wannaseealittlechina"></MAP>

<!-- begin siteInfo-->
<!--#include file="siteInfo.asp"-->
<!-- end siteInfo -->
<div>
<!--end pagecell1--<!--#include file="foot.asp"-->
Thanks~~~~~
Sep 12 '06 #1
1 2409
george wrote:
Hi all, here's my index.asp file. I don't know where has
gone wrong. can't run properly, just showing error ASP
0113 Script timeout
There is no ASP processing in this script, so I can only assume the problem
is in one of your includes. Try removing one to see if it is causing the
problem. Continue doing so until you locate the culprit.

There could be a number of things causing this -- infinite loop, long wait
for a database to connect or return records and circular references come to
mind.

--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms.
Sep 12 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Mathieu Blais | last post by:
Hi, I need to capture the Script timeout error if that is possible. I know I can increase the timeout value in the server settings or in the scripts itself but I really want to make sure that no...
1
by: Anzu | last post by:
I've been working on a script that finds and updates a record in database based on the user's input. When I try it I get this error: Active Server Pages, ASP 0113 (0x80004005) The maximum...
11
by: www.MessageMazes.com | last post by:
I sometimes get this error after about 60 seconds of "waiting for mazes.com" (but when the page works, it usually loads in less than 12 seconds). > Active Server Pages error 'ASP 0113' > Script...
2
by: Usama Zulfiqar | last post by:
Hello guyz, One of my colleagues has made an upload website. We upload big data over the server via asp. Whenever I wanted to upload 5Mb file or more i receive ASP 0113 error. Is there any way...
0
by: pervaiz | last post by:
Hi, I have a Web site that is developed in ASP it is currently hosted on windows XP previously it was working fine but for the past few days it is giving this error "Active Server Pages error...
2
by: pranas | last post by:
I'm not a proffessional programmer and I'm asking for your help. I'm using PHP and running Apache server and Mysql database server on my home network computer to serve my web site. My PHP error log...
20
by: =?Utf-8?B?SnVzdGluIERvaA==?= | last post by:
"Active Server Pages error 'ASP 0113' Script timed out" I am still getting this error, and I am not sure how I could fix this. When I execute the query at SQL 2005, it only takes 8 seconds....
3
by: =?Utf-8?B?SnVzdGluIERvaA==?= | last post by:
I am constantly getting the 'Script timed out' error, and would like to see if there is any way I could modify the ASP page. I think I did all I could to improved the performance at the database...
10
by: happyse27 | last post by:
Hi All, I got this apache errors(see section A1 and A2 below) when I used a html(see section b below) to activate acctman.pl(see section c below). Section D below is part of the configuration...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made but the http to https rule only works for...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. header("Location:".$urlback); Is this the right layout the...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.