Large File Upload

Pasqualle

New Member
I've been having great luck with the new .NET approach to file uploads except when the file is greater than 5 mg. I'm loading .tif files for our application and as soon as the user tries a .tif file with more than about 25 pages(about 5 mg), the IE screen gives me the white "The page cannot be displayed". <BR><BR>Has anyone seen this/does anyone know how to solve it?<BR><BR>Thanks very much <BR>There is a 4 MB limit on uploads by default in the machine.config file:<BR><BR>http://aspalliance.com/das/tutorial/fileupload.aspx<BR><BR>This article shows you where to look.
 
Back
Top