473,668 Members | 2,386 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

upload timout problem


hi, i'm trying to upload some large files off my website to the server.
It works fine for small files but the large ones timeout.
i changed the timeout to 3600 secs using server.scriptti meout=60*60 but
this doesnt seem to help for some reason.
does anyone have any ideas on this, i would post some code but i have 4
pages worth just for the uploads. If theres a simple solution to this
that i'm missing i'ld appreciate your help

Thank you
Dean
*** Sent via Developersdex http://www.developersdex.com ***
Jul 22 '05 #1
2 1192

"Dean g" <bi********@hot mail.com> wrote in message
news:e2******** *****@tk2msftng p13.phx.gbl...

hi, i'm trying to upload some large files off my website to the server.
It works fine for small files but the large ones timeout.
i changed the timeout to 3600 secs using server.scriptti meout=60*60 but
this doesnt seem to help for some reason.
does anyone have any ideas on this, i would post some code but i have 4
pages worth just for the uploads. If theres a simple solution to this
that i'm missing i'ld appreciate your help
If you map a virtual dir indentical to the IISHelp virtual dir found under
Default Website (c:\windows\hel p\iishelp on my XP Pro box, but your mileage
may vary) and set the error handler for error 500;100 to the URL (not
"file") IISHelp/common/500-100.asp, it will give you more detailed error
information, which should include the name of the component that raised the
error.

ADO objects, for example, have an inherent timeout built into them. Many if
not most components intended for use under ASP also have this built into
them.

-Mark
Thank you
Dean
*** Sent via Developersdex http://www.developersdex.com ***

Jul 22 '05 #2
yuor not telling us the important details like what mnethod or component are
you using for uploading ?
if you are just using code that could be most of your problem

"Dean g" <bi********@hot mail.com> wrote in message
news:e2******** *****@tk2msftng p13.phx.gbl...

hi, i'm trying to upload some large files off my website to the server.
It works fine for small files but the large ones timeout.
i changed the timeout to 3600 secs using server.scriptti meout=60*60 but
this doesnt seem to help for some reason.
does anyone have any ideas on this, i would post some code but i have 4
pages worth just for the uploads. If theres a simple solution to this
that i'm missing i'ld appreciate your help

Thank you
Dean
*** Sent via Developersdex http://www.developersdex.com ***

Jul 22 '05 #3

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

Similar topics

3
2885
by: Martin | last post by:
I have an ASP form that uploads files to our server. When I upload small files, it works great. But larger files like (2.5mb), I get: Active Server Pages error 'ASP 0113' Script timed out I have looked up the error, and added more time to the script (up to 10 minutes). Didn't help.
4
2416
by: NohaKhalifa | last post by:
Dear All; I'm developing a web site and i need to make adminisration for this site it's a site for Real Estates . But I don't need the administration to be online .. I want them to fill data and images offline and then send them online... but i have a problem regarding the images i want it to be sent to the web site So i want if there is a possible way to fill data offline and
2
2536
by: Matt | last post by:
I am having trouble with the HttpWebRequest.GetRequestStream method. I am posting data to my web server running NT4 iis4 using a loop. So every time the loop executes I want it to post data to my web page. It work the first 2 times the loop iterates, but on the third time around it gives me a timout error. The line it gives me an error on is: --Stream newStream = myRequest.GetRequestStream();--
1
1591
by: Ron Vecchi | last post by:
When posting a file upload I have taken in consideration the maxRequestLength and set it accordingly. In my case where a posibility of a 30 meg file can be uploaded I set it to 30720. Although its hard to test since I'm developing locally I am a little worried about the time it might take to post this 30 mb file if the person is on dialup. (worst case scenario) Is there anything that would timeout on me. I have looked into...
0
962
by: Eyal Sharabi Horwitz | last post by:
im trying to use the sqlhelper.filldataset on a few tables with querys that return num of rows ranging from 16 to just shy of 6000, and it always fails to load my last (and largest table) because of a timeout expired exception. is there anyway to change the timout settings for this function? or perhaps some other way to avoid this rather annoining little error?
0
1105
by: Perecli Manole | last post by:
I have a need for logged in users to be timed out after 20 min of inactivity. This works well with the built in functionality that ASP.NET provides except for a certain situation. I have a reminder system in one of the stationary frames that polls the server every several minutes to see if a reminder is due. The polling mechanism uses a client side ActiveXObject("Microsoft.XMLHTTP") object so the whole page doesn't refresh constantly....
2
1534
by: Bernie Yaeger | last post by:
I'm getting the following error - not always, only randomly - when I run a certain routine (the routine is a simple executenonquery and it appears to complete despite the message) against sql server 2000: "timout expired. The timeout period elapsed prior to completion of the operation or the server is not responding" Anyone have any idea what causes this and how to avoid it? Thanks for any help.
0
900
by: Agnes | last post by:
the application run in my office is very well. However, as it move to the client's company, Timeout and general network error always happend. We found that the firewall had a default setting "if it detect a idle connection , it will cut it". So, if the user open the application and leave it alone around 2-3 mins, When he back to the system, "General network Error ","timeout" will be occured. i had set the connection timout "30", it seems...
9
3825
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web site for a small club I belong to and one of the features I would like to include is the ability to allow users to upload image files. unfortunately the servers web root www folder only allows READ and EXECUTE permissions, which makes it...
0
8459
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8378
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8890
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8577
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
7398
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...
0
5677
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
4202
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...
2
2018
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1783
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.