J
james
hi!
I have written an asp.net web page which can upload files,
i didn't modify the machine.config and the web.config
file, when i upload a file that size < 1mb, it can run
correctly, but when i upload a file that size > 1mb and <
4mb, it cause an error.
then i open the machine.config and the web.config file, it
show
<httpRuntime executionTimeout="90" maxRequestLength="4096"
the asp.net web page can run correctly these days, but
yesterday, after i installed windows 2003 service pack 1,
then if uploaded-file size > 1mb it will cause an error.
please help~~thank you
I have written an asp.net web page which can upload files,
i didn't modify the machine.config and the web.config
file, when i upload a file that size < 1mb, it can run
correctly, but when i upload a file that size > 1mb and <
4mb, it cause an error.
then i open the machine.config and the web.config file, it
show
<httpRuntime executionTimeout="90" maxRequestLength="4096"
the asp.net web page can run correctly these days, but
yesterday, after i installed windows 2003 service pack 1,
then if uploaded-file size > 1mb it will cause an error.
please help~~thank you