kanasai
Jan 10 2004, 12:50 PM
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
Jan 10 2004, 09:14 PM
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
Jan 10 2004, 09:29 PM
Did you restart IIS 6 ? It might help.
kanasai
Jan 11 2004, 01:58 AM
Yes I have reboot the machine.
I use the "SaveVirtual" method instead of "SaveAs" (saving into physical drive).
Could this be the cause?
DeSade
Jan 12 2004, 01:06 PM
what component do you use for upload? Maybe some 3rd party can override this limit
kanasai
Jan 12 2004, 08:03 PM
oh...is a 3rd party upload component
eddy2099
Jan 12 2004, 08:19 PM
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.