![]() |
|
|
|||||||
![]() |
ASP Net - MaxRequestLength totally ignored |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi All,
I try to set the max file upload size, but somehow I cannot seem to get it to work. The setting seems totally useless ;( I tried to set it to 1, but nevertheless I still can upload files of 212kB. I tried to set it to 20480, but still cannot upload files larger than +- 7 MB. I am running ASP.NET 3.5 and browse the site using the development webserver in VS2008 (tried both in debug and not debug mode). Anyone has seen and solved this? It is hard to debug, since it throws a "Internet Explorer cannot display the webpage" error.. Thanx in advance... John Gorter |
|
|
|
|
#2 |
|
Posts: n/a
|
Additional info:
this is the exact line from my web.config at the root of my site: "<runtime maxRequestLength="1" executionTimeout="3600">" Nevertheless, I still can upload pictures with sizes of 200KB and more... John John Gorter |
|
|
|
#3 |
|
Posts: n/a
|
Nevermind, figured it out...
I had to be triggered when I did not get the intellisense I used the runtime xml element, should be the httpRuntime element in the system.web sectiongroup John "John Gorter" wrote: > Additional info: > > this is the exact line from my web.config at the root of my site: > "<runtime maxRequestLength="1" executionTimeout="3600">" > > Nevertheless, I still can upload pictures with sizes of 200KB and more... > > > John John Gorter |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Yahoo announces first totally DRM-free music | Silverstrand | Media | 0 | 09-22-2006 02:57 PM |
| Re: am I totally screwed? | Kadesh the fistula-eyewinker | Computer Support | 1 | 02-10-2005 06:19 AM |
| How do I DELET this DAMN program TOTALLY! | Jim & Lil | Computer Support | 6 | 01-30-2004 03:19 AM |
| My Web Site Totally Disappeared From Web Search Results | Diane D | Computer Support | 3 | 01-09-2004 04:24 AM |
| Today is totally OT day | NewKillerStar | Computer Support | 1 | 09-21-2003 09:08 PM |