473,511 Members | 16,983 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

FileUpload size limits

I get the message "Not enough space for the file on this disk" whenever I try
to upload a jpg file using the FileUpload member in my web based C# program.
I increased the requestMaximum file size set to 8192K in the httpruntime
parameter in my web.config file and the file I am trying to upload is 5000K.
However, the program stops when the uploaded file reaches 3072K. I have
plenty of space on my server so I know that disk space is not a problem.
Does anyone have a clue as to why I am getting this error message and also
how to resolve it? Thanks.
Dave
Mar 25 '08 #1
2 1675
You might want to post "just enough" working sample code so that readers can
see what it is you are doing. Also, this is really more of an ASP.NET group
question than a c# language group one, so you might get better response by
posting it at the asp.net newsgroup.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net
"Parrot" wrote:
I get the message "Not enough space for the file on this disk" whenever I try
to upload a jpg file using the FileUpload member in my web based C# program.
I increased the requestMaximum file size set to 8192K in the httpruntime
parameter in my web.config file and the file I am trying to upload is 5000K.
However, the program stops when the uploaded file reaches 3072K. I have
plenty of space on my server so I know that disk space is not a problem.
Does anyone have a clue as to why I am getting this error message and also
how to resolve it? Thanks.
Dave
Mar 26 '08 #2
"Parrot" <Pa****@discussions.microsoft.comwrote in message
news:DE**********************************@microsof t.com...
>I get the message "Not enough space for the file on this disk" whenever I
try
to upload a jpg file using the FileUpload member in my web based C#
program.
I increased the requestMaximum file size set to 8192K in the httpruntime
parameter in my web.config file and the file I am trying to upload is
5000K.
However, the program stops when the uploaded file reaches 3072K. I have
plenty of space on my server so I know that disk space is not a problem.
Does anyone have a clue as to why I am getting this error message and also
how to resolve it? Thanks.
Dave
Check the time out values. There are three, but where they are I don't
remember.

Mike Ober.
Mar 26 '08 #3

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

Similar topics

2
28528
by: Kums | last post by:
What is the maximum permissible size of a database? Is there any limitation. What is the maximum # of tablespace's allowed in a database? Thanks for your response.
4
1538
by: ad | last post by:
I use a FileUpload control to upload a text file to web server. If the size of the file is larger (about 9M), the page will result in an "Can't find page" error after I press a button to access the...
12
15626
by: Phil Z. | last post by:
After migrating an ASP.NET 1.1 application to 2.0 we were getting "Cannot access a closed file" errors when uploading. I found a number of post on the subject and have since moved from using an...
3
5153
by: rn5a | last post by:
The ASPX FileUpload control displays a TextBox along with a 'Browse...' Button. Setting the different properties of this control just reflects the changes in the TextBox but not the Button. For...
0
7144
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...
1
7085
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...
0
7512
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
5671
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,...
0
4741
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...
0
3227
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...
0
1577
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 ...
1
785
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
449
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...

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.