473,785 Members | 2,969 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2921
Have you tried at the top of the page using something like
<%
Server.ScriptTi meout=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_doggi e" <ea*******@gmai l.com> wrote in message
news:11******** **************@ h76g2000cwa.goo glegroups.com.. .
Have you tried at the top of the page using something like
<%
Server.ScriptTi meout=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
2511
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 and it have to round of to e.x 16:00 or 16:30 NOT 16:15 or 16:23 cuz those i dont need. I also want to add a salary system counting hours and adds the salary for the hours e.x 16:00 to 20:30 is 4,5 working hours and say the salary is 60$ then it...
0
1508
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 every form. The application runs on Server machine with no errors. We got some errors when the application/.exe run on client node, There is no error till log-in happens, the log-in form uses connection object. After that , when we click to open...
0
294
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 subroutine to check for login, as i want to find a way to reverse " Session("ok") ="yes" " for a log out object: Sub dologin(Source as Object, E as EventArgs) Dim strConn as string =
5
1668
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 use 'exec' - is that what would be necessary?
0
1847
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 Appid:*LOCAL.WWS.01AFC9110326 data protection sqlpALR_OpenExtent Probe:5 Database:XTRADE RenameArray: add unarchived log 1227. 2004-01-14-09.07.52.947000 Instance:WWS Node:000 PID:3512(db2syscs.exe) TID:1116 Appid:*LOCAL.WWS.01AFC9110326
1
1587
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 get a free download. Some visitors to the particular website fill out the required form just to get the free download. Many of them enter garbage data to avoid contact, and don't realize they won't be contacted unless they specifically ask for it...
1
8269
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
4192
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
2691
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 result and the program looks like: #include<stdio.h> #include<time.h> int main(void) { float end; clock_t start=clock();
1
10091
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9950
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8972
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7499
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6740
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5381
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2879
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.