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

RadUpload Silverlight 5 control uploads only one chunk

5 Answers 81 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Oleg
Top achievements
Rank 1
Oleg asked on 29 Aug 2013, 07:49 PM
Hello Telerik support,

I have placed the Telerik RadUpload control on a XAML, set its properties. Now when I try to upload a file, it gets chunked, that's ok.
But then only one chunk is written to a target physical folder. And the RadUpload control (the client) doens't fire any events about progress or finished upload.

Seems like the client doesn't accept any response from the server. 
What could be the problem? 

Update: I'm able to fully upload the file by constantly Pausing and Resuming the upload by Pressing Pause and Resume buttons respectively. Tried to set the IsAutomaticUpload to True with no effect (which obvious I suppose).

Thanks in advance!

5 Answers, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 03 Sep 2013, 10:29 AM
Hello Oleg,

I tried to reproduce the reported behavior on our side and it seems that the code works as expected. Can you please try to change the code of the attached project so that the issue can be reproduced in it and send it over. By doing so we will be able to fully understand your scenario and further investigate the possible reasons behind the issue.

Thank you for your cooperation.

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Oleg
Top achievements
Rank 1
answered on 03 Sep 2013, 08:10 PM
Hello Pavel,

Unfortunately I use Visual Studio 2010 and was not able to open your Web project, probably because It had been created with Visual Studui 2012. Could create your example with VS 2010 version and upload it again here so I can test?

And I forgot to mention that whole our project is still on .NET 2.0.
0
Pavel R. Pavlov
Telerik team
answered on 06 Sep 2013, 02:14 PM
Hi Oleg,

I changed the project that it can be started on VS2010. Please note that we strongly suggest to our customers to use our latest official release so that they can get advantage of our latest fixes and newest features.

Also, please have in mind that since Q1 2013 we do not support Silverlight4.

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Oleg
Top achievements
Rank 1
answered on 07 Sep 2013, 09:42 PM
Hello Pavel,

Thank you for the sample project. It indeed works. But I actually have to make it work under .NET 2.0.
Is it possible? So for instance I have a SL 5 client side and .NET 2.0 server side (the handler).
0
Pavel R. Pavlov
Telerik team
answered on 11 Sep 2013, 12:14 PM
Hello Oleg,

Please note that we support .NET4+ only. Hence, we recommend you to upgrade your server in order to get advantage of the RadControls for Silverlight.

You can find our requirements here.

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
Upload
Asked by
Oleg
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Oleg
Top achievements
Rank 1
Share this question
or