RadProgressArea not updating progress.

Posted by Community Admin on 04-Aug-2018 13:19

RadProgressArea not updating progress.

All Replies

Posted by Community Admin on 13-Apr-2012 00:00

Hi,

I'm not shure whether to post this on this here or on the Ajax controls forum. 

I'm building a custom control for Sitefinity. This control uses the RadProgressArea control for visualize the progres of a long running process. Unfortunately I'm unable to make it work correctly. I've used the example code of the ProgressArea control demo page.

The progressarea is displayed and hidden correctly, but the updates I set through RadProgressContext.Current are not displayed. I can see the elapsed time counter is being updated and if I use fiddler I can see expected behaviour as the RadUploadProgressHandler.ashx is called. The response from the RadUploadProgressHandler seems to be correct except for the actual values for the progress variables. 

What am I doing wrong?



Posted by Community Admin on 26-Jun-2012 00:00

Hi,

   were you able to resolve this problem?
I have a similar problem and can't get RadProgressArea control to update it's values.

Thanks,
Marko

Posted by Community Admin on 28-Jun-2012 00:00

No, I haven't found a solution. I ended up not using the RadProgressArea.

Posted by Community Admin on 02-Jul-2012 00:00

Hi,

  so what did you use instead?

Marko

Posted by Community Admin on 02-Jul-2012 00:00

I didn't use any alternative. I just didn't implement a progress control. The process was only running for a couple of seconds and only in some cases about a minute. So I didn't bother to implement any progress control.

This thread is closed