Error while uploading large image file
Hi All,
I am uploading an image file to the web server using HTTPInputFile, It works fine when I upload a small image but it gives an error- "Can not access closed file." when I try to upload a big file.
I have included following in Web.config:
<system.web>
<httpRuntime executionTimeout="90" maxRequestLength="120000" useFullyQualifiedRedirectUrl="false"/>
</system.web>
Could anyone please suggest me how I can get rid of this problem.
Thanks
No WAY is good until you know your DESTINATION
__________________
No WAY is good until you know your DESTINATION
|