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

AsyncUpload custom handler - image size problem

6 Answers 95 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Karl Wigart
Top achievements
Rank 1
Karl Wigart asked on 17 Mar 2011, 11:29 AM
I have implemented the custom upload handler and per the demo and it all works fine except, for uploading any images larger than 2 mb.

The file gets uploaded but,the images are corrupted.
Also, I tried creating a thumbprint of the file as it is being uploaded but I get and error when trying to creating and image from the stream.
Image.FromStream(stream);
throws error "invalid parameter".

I would guess there is some settings in web.config which have missed but I can't work it out.

Thanks
Karl


Asp.Net 4.0
Windows 7
Telerik 2010.3.1109.40
Language c#

6 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 18 Mar 2011, 03:47 PM
Hi Karl Wigart,

This issued to be a bug with RadAsyncUpload custom handler, however, we've fixed it for the latest version. Could you please upgrade and try again?

Greetings,
Genady Sergeev
the Telerik team
0
Karl Wigart
Top achievements
Rank 1
answered on 22 Mar 2011, 11:33 PM
Hi,
I have done the upgrade and it is now working as expected.

Thanks

Karl
0
Atlas
Top achievements
Rank 1
answered on 30 Mar 2011, 01:01 AM
Does this bug apply to the 3.5 dll, and if so, which versions have the bug, and in which version was it fixed?
0
Genady Sergeev
Telerik team
answered on 01 Apr 2011, 09:27 AM
Hi Nano Sacay,

Q3 2010 dll and Q3 SP1 have the issue, the versions are 2010.3.xxxx. I suggest that you upgrade to version 2011.1.315 in order to be sure that there the issues are fixed.

Best wishes,
Genady Sergeev
the Telerik team
0
Graham
Top achievements
Rank 1
answered on 12 Dec 2013, 10:54 AM
I am using Radcontrols for ASP.NET AJAX
v2010.3.1317.40 and I am experiencing the bug where files over around 2MB upload but are corrupted.  I do not have a support contract: How/where can I get a fixed version?
0
Hristo Valyavicharski
Telerik team
answered on 14 Dec 2013, 12:21 PM
Hi Graham,

To get fix for this bug you will have to upgrade your project to the latest version. For additional information please contact our sales team http://www.telerik.com/purchase.aspx

Regards,
Hristo Valyavicharski
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
AsyncUpload
Asked by
Karl Wigart
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Karl Wigart
Top achievements
Rank 1
Atlas
Top achievements
Rank 1
Graham
Top achievements
Rank 1
Hristo Valyavicharski
Telerik team
Share this question
or