473,396 Members | 1,775 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

ASP 0113 Error "Time Out"

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 to stop this error so that i can upload bigger
files... I have also increase the timeout of IIS but still no use...

Looking forward,

Usama Zulfiqar
Jun 17 '06 #1
2 2904
Have you tried at the top of the page using something like
<%
Server.ScriptTimeout=10000
%>

Earl
www.jhdesigninc.com

Usama Zulfiqar wrote:
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 to stop this error so that i can upload bigger
files... I have also increase the timeout of IIS but still no use...

Looking forward,

Usama Zulfiqar


Jun 18 '06 #2
Thanks buddy,
Usama Zulfiqar
"surf_doggie" <ea*******@gmail.com> wrote in message
news:11**********************@h76g2000cwa.googlegr oups.com...
Have you tried at the top of the page using something like
<%
Server.ScriptTimeout=10000
%>

Earl
www.jhdesigninc.com

Usama Zulfiqar wrote:
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 to stop this error so that i can upload
bigger
files... I have also increase the timeout of IIS but still no use...

Looking forward,

Usama Zulfiqar

Jun 18 '06 #3

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

Similar topics

0
by: Rahmi Acar | last post by:
Can any one redirect me to the place where i can find the stuff i need? Im by the way adding net time protocol so it will syncronise by it's own intergated watch. This is a start stopp application...
0
by: Sham Yemul | last post by:
Hello, We developed an application that has many data entry forms and data controls in Vb.net and Sql Server2000 as backend. For this application we created connection object on load event of...
0
by: Chumley the Walrus | last post by:
UPon a user succesfully logging in, i'm having trouble creating a "log out" link on a protected page so that users can end their session (i'm more used to classic asp with this). Below is my...
5
by: Daishi Harada | last post by:
Hi, I'd like to get the 'get2' function below to perform like the 'get1' function (I've included timeit.py results). I'm not sure how to write 'mkget' to do achieve this, however, except to...
0
by: Klemens | last post by:
what do entry's like this in db2diag.log indicate? ------------------------------------------- 2004-01-14-09.07.52.650000 Instance:WWS Node:000 PID:3512(db2syscs.exe) TID:1116 ...
1
by: jmev7 | last post by:
Greetings Data Gurus! I've been asked to help find and delete junk records from a database table that comes from online data request forms: you know, those annoying forms you have to fill out to...
1
by: Michael Barrido | last post by:
please help. I want to be able to change my computer's system "Time Zone" via vb.net code. is it possible? -mike
16
by: saurabhnsit2001 | last post by:
The following program doesn't "seem" to print "hello-out". (Try executing it) #include <stdio.h> #include <unistd.h> int main() { while(1) { fprintf(stdout,"hello-out");
4
by: JeanCrack | last post by:
Hello everybody i want to execute a code which gives the duration of a running program by using the library "time.h" particularly the clock() function. The problem is that i am not getting the right...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.