Asynchronous Processing with Progres Bar

Thread is closed for posting
8 posts, 0 answers
  1. 52AF499B-1AF9-41B1-A92C-457FE85EE21D
    52AF499B-1AF9-41B1-A92C-457FE85EE21D avatar
    85 posts
    Member since:
    Feb 2005

    Posted 20 Nov 2006 Link to this post

    Requirements

    r.a.d.controls version

    Q3 2006

    .NET version

    2.0

    Visual Studio version

    2005

    programming language

    VB.NET

    browser support

    all browsers supported by r.a.d.controls


     
    PROJECT DESCRIPTION
    Project to demonstrate using a custom progress bar with an asynchronous process for monitoring long running processes.

    See this thread for more details:
    http://www.telerik.com/community/forums/thread/b311D-kmhek.aspx

    See this blog posting for an explanation:
    http://boyersnet.com/blogs/chucks_blog/archive/2006/11/15/asynchronous-progress-with-telerik-upload-control.aspx

    I also included an error document that lists the errors/bugs/suggestions that I found during development. 

    Thanks
    Chuck
  2. DF60784D-55A5-4263-9F10-A12FA48C9ADC
    DF60784D-55A5-4263-9F10-A12FA48C9ADC avatar
    14477 posts
    Member since:
    Apr 2022

    Posted 21 Nov 2006 Link to this post

    Hi Chuck,

    Thank you for the provided solution! As a small note of gratitude for the provided example we updated your telerik points.

    We will also fix the Help glitch described in the included document file.

    Best regards,
    Rumen
    the telerik team
  3. 4EA90B58-7900-4817-B54D-2CF7AE100C78
    4EA90B58-7900-4817-B54D-2CF7AE100C78 avatar
    26 posts
    Member since:
    Oct 2006

    Posted 01 Dec 2006 Link to this post

    Hi,
    I can't get this to compile. I am using VS 2005. I get the following errors:

    Error 3 Validation (XHTML 1.0 Transitional): Element 'progresstemplate' is not supported. 
    Error 5 Cannot switch views: This end tag has no matching start tag. 
    Error 6 Cannot switch views: Validation (ASP.Net): Element 'RadProgressManager' is missing its closing tag.
    Error 6 Cannot switch views: This end tag has no matching start tag. 
    Error 7 Cannot switch views: Validation (ASP.Net): Element 'RadProgressArea' is missing its closing tag. 

    Maybe you need to take anpther look at this project!

    Regards

    Nick
  4. 52AF499B-1AF9-41B1-A92C-457FE85EE21D
    52AF499B-1AF9-41B1-A92C-457FE85EE21D avatar
    85 posts
    Member since:
    Feb 2005

    Posted 04 Dec 2006 Link to this post

    Nick - I'm sorry you haven't been able to get my demo to work.  I did notice a missing </td> tag in the template so I'm sorry about that. 

    As for compiling the project, you may want to turn off strict (X)HTML validation within Visual Studio, or add the appropriate namespaces for Intellisense as directed in the Telerik help documentation. 

    Also, when detailing the messages in the error list, it would be very helpful if you detailed which line the messages occured on, either with a line number, or include the code where the error occurs in the post.

    Thanks
    Chuck
  5. C0F47BEC-C0E3-42E1-ABBC-43C378E4616D
    C0F47BEC-C0E3-42E1-ABBC-43C378E4616D avatar
    5 posts
    Member since:
    Feb 2007

    Posted 23 Apr 2009 Link to this post

    Where you guys able to solve the bugs in this example posted by the user.
  6. 52AF499B-1AF9-41B1-A92C-457FE85EE21D
    52AF499B-1AF9-41B1-A92C-457FE85EE21D avatar
    85 posts
    Member since:
    Feb 2005

    Posted 23 Apr 2009 Link to this post

    I wasn't aware of any bugs in the demo other than the missing HTML tag as discussed above.  If you are having specific issues with the demo, could you please detail what they are?

    Thanks
    Chuck
  7. C0F47BEC-C0E3-42E1-ABBC-43C378E4616D
    C0F47BEC-C0E3-42E1-ABBC-43C378E4616D avatar
    5 posts
    Member since:
    Feb 2007

    Posted 23 Apr 2009 Link to this post

    Hi

    Will try it out again and let you know.

    Is it possible to have this as C# project instead of VB?
  8. 52AF499B-1AF9-41B1-A92C-457FE85EE21D
    52AF499B-1AF9-41B1-A92C-457FE85EE21D avatar
    85 posts
    Member since:
    Feb 2005

    Posted 23 Apr 2009 Link to this post

    I'm not a C# guy so unfortunately I don't have it in C#.  You may want to try this: http://converter.telerik.com/.


Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.