473,397 Members | 1,974 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,397 software developers and data experts.

Upload Control Limitations

Does the upload control try to cache the uploaded file in memory on the
server side (or client side, for that matter) before it's saved? I've got
my MaxRequestLength set to 1GB, but I get an out of memory error when I try
to upload a file larger than, say, 450MB.

Thoughts?

Thanks,

Jerry
Nov 18 '05 #1
1 1126
Hi Jerry,

ASP.NET chokes on large files. There's a free component called DotNetUpload
that claims to help with this. It might be worth a look:

http://www.asp.net/ControlGallery/Co...944&tabindex=2

You'll also find commercial upload controls here:

http://www.asp.net/ControlGallery/de...=40&tabindex=2
Ken
MVP [ASP.NET]
"Jerry Camel" <rl*****@msn.com> wrote in message
news:OG**************@tk2msftngp13.phx.gbl...
Does the upload control try to cache the uploaded file in memory on the
server side (or client side, for that matter) before it's saved? I've got
my MaxRequestLength set to 1GB, but I get an out of memory error when I
try
to upload a file larger than, say, 450MB.

Thoughts?

Thanks,

Jerry


Nov 18 '05 #2

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

Similar topics

3
by: David | last post by:
Because of limitations of my provider, I am forced to use the ftp functions to upload files to my server (the permissions on the server will not allow me to load files via php). I have...
6
by: x. zhang | last post by:
Hi Guys, We know that we can use <input type=file ...> to upload one file per time to the server. My question is if there are some way to upload multiple files per time to the server. (Of...
3
by: TontonJP | last post by:
Hi, I have a standard WinXP Pro/IIS 5.1/ASP 3.0/MS Access setup at home, which I use to develop web apps as a hobby. I'm trying to upload stuff from a html form's file input field and handle...
3
by: Brian Birtle | last post by:
**** A CHALLENGE TO THE GURUS - refute the statement "It's impossible to build a file upload progress meter using ASP.NET" **** First person to prove me wrong gets "All Time .NET Programming GOD"...
1
by: Brett Robichaud | last post by:
I am fully aware of the size limitations of the file upload control in asp.net and how to change it. But has anyone figured out how to gracefully handle the situation where an upload atempt...
6
by: Robert Strickland | last post by:
What is the default file size limit when uploading a file and can the administrator up that limited when needed?
3
by: Bijoy Naick | last post by:
I've written a simple file upload user control in VB .NET. It comprises of an InputFile HTML Server Control, an Upload button and a message label. User clicks on the Browse button of the...
1
by: Frank Quinty | last post by:
Hi there, I try to offer a file upload in my web site. The server is Windows Server 2003 SP1, framework .net 1.1. It runs fine if the file is smaller than around 260 kb. If the file is...
2
sun1programmer
by: sun1programmer | last post by:
Hi All, I have an HTML File upload control and I want to check the size of uploaded file by the user at the time of uploading. If size exceeds 25MB, then it shows the confirmation message that...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
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...
0
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...

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.