This is a migrated thread and some comments may be shown as answers.

When the file size exceeds the Internet Explorer cannot display the webpage" error message

1 Answer 81 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
vineesh
Top achievements
Rank 1
vineesh asked on 26 Sep 2008, 11:10 AM
Hi,

 I have come across a rare bug in the Rad Upload control. when the file size exceeds 5000 KB, not only the upload fails completely but it blocks the page from being posted back, and the "Internet Explorer cannot display the webpage" is shown instead.

I tried to hook the upload error event in "protected void RadUpload1_ValidatingFile(object sender, ValidateFileEventArgs e)"

But break point doesn't reach even there.

Please help me to find a solution for this.

Thanks in advance.
Edwin

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 26 Sep 2008, 11:47 AM
Hello vineesh,

ASP.NET has a file upload limitation set by default to 4mb. Check this help topic for a solution.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload (Obsolete)
Asked by
vineesh
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or