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

[Solved] RadUpload / RadProgress Area

2 Answers 126 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Tgaud
Top achievements
Rank 1
Tgaud asked on 01 Jul 2009, 09:47 AM
Hi,

I have Radupload and radprogress Area on my page.
When i have files of less than 5mb on localhost everything works fine, file is uploaded on localhost

But when i have a file > 5mb (so Radprogress is enabled), i have a internet explorer error page unable to display the page dont know what the exact message is in english.

And in the url there is : http://localhost:42002/BAD.UI/myPage.aspx?RadUrid=44de4f72-fd17-4ced-8b8e-75d150ec3c42
And i dont get to anybreakpoint on code.

When the file is > 5mb, there is no postback anymore when i click on the button, i cant even access to my "breakpoints" on page_load().


How can i resolve this?

2 Answers, 1 is accepted

Sort by
0
Accepted
Atanas Korchev
Telerik team
answered on 01 Jul 2009, 09:53 AM
Hello Tgaud,

This problem occurs because there is a limit for uploaded file size. Check this help article which shows how to increase the maximum allowed file size.

Regards,
Albert
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Tgaud
Top achievements
Rank 1
answered on 01 Jul 2009, 10:51 AM
Indeed, the upload is working fine now.
But i dont have the "radprogress area appearing.
It just seems to be a postback (during the time of upload) and that's all.


Tags
Upload (Obsolete)
Asked by
Tgaud
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Tgaud
Top achievements
Rank 1
Share this question
or