Help - Search - Members - Calendar
Full Version: Asp Upload limit in IIS6
The Planet Forums > Operating Systems > Microsoft Windows
kanasai
In C:Windowssystem32inetsrvmetabase.xml

There is this AspMaxRequestEntityAllowed=204800 (200kb) which limits the upload file size in IIS6.

I wonder why I could upload with asp for more than 200kb without the access denied.
seventech
I'm not sure why it didn't work for you, but it did for me.

I needed to upload large files using a multipart form and to get it working I had to change that value.
eddy2099
Did you restart IIS 6 ? It might help.
kanasai
Yes I have reboot the machine.

I use the "SaveVirtual" method instead of "SaveAs" (saving into physical drive).

Could this be the cause?
DeSade
what component do you use for upload? Maybe some 3rd party can override this limit
kanasai
oh...is a 3rd party upload component
eddy2099
Have you checked with the developers then ?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.