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

RadProgressArea show only NaN as progress

3 Answers 69 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
mbaaz.old
Top achievements
Rank 1
mbaaz.old asked on 13 Jun 2011, 04:31 PM
Hi!

I have built an upload-solution using RadAsyncUpload and a RadProgressArea. This works fine in my dev-environment running 2008R2 and IIS7.5. When i deploy it to staging-servers using only win2008 and IIS7.0, the progressarea only displays "NaNB", "NaN%" etc. as progress.

I have checked permissions in filesystem, web.config for handler-registration but it is all the same as in developement. Do you have any ideas as to where I need to go next in my error-checking?

Regards,
Matts

3 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 16 Jun 2011, 12:50 PM
Hi Matts Bengtzén,

I believe that the browser you test  under does not have Flash/Silverlight and uses the IFrame module for uploads. There used to be an issue with the IFrame module, which could cause similar result, however, we have fixed it for the latest service pack. Which version do you use? Also, please right click on the async upload control in order to see which module us used. If it is Silverlight there will be Silverlight context menu, If flash - Flash context menu and so on. If the IFrame module is used and you use the latest version please record an http log using Fiddler Cap and send it to us so that we can analyze it.


Kind regards,
Genady Sergeev
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
mbaaz.old
Top achievements
Rank 1
answered on 16 Jun 2011, 06:40 PM
Hi!

My browsers use the silverlight plugin. My telerik version is 2011.1.519.40.

I also disabled first silverlight, and then flash in chrome and re-tested to upload files. Using all three modules, I got the same errors.
The funny thing is that the small progress bar in the AsyncUpload-control shows the correct progress, but not the ProgressArea. The ProgressArea does appear and disappear at the right times anyway, so it senses correctly when there are uploads happening.

Could this be some sort of permission issue?

Regards,
Matts
0
Genady Sergeev
Telerik team
answered on 21 Jun 2011, 03:22 PM
Hi Matts Bengtzén,

Please take a look at this demo here. Can you reproduce the problem on it?

Regards,
Genady Sergeev
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
AsyncUpload
Asked by
mbaaz.old
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
mbaaz.old
Top achievements
Rank 1
Share this question
or