Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Upload > RadUpload And JavaScript Error
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered RadUpload And JavaScript Error

Feed from this thread
  • Majid Darab Intermediate avatar

    Posted on Mar 12, 2010 (permalink)

    hi my dear friends:
    I am using telerik Rad Controls q3 1314 -> 1319 ...
    also i am using firebug with script enable on localhost...
    also i made a new page in a new project and put redupload + RadScriptManager +RadProgressManager in it...
    when i browse my page in browser (FireFox) so i got this error with firebug :
    line : 1218 ->     if(this._initialized){try{a.focus(); ->    a is undefined
    what is the problem?????

  • Majid Darab Intermediate avatar

    Posted on Mar 15, 2010 (permalink)

    i have no codes in my page ...
    it seems radupload have a little javascript problem inside it...
    any idea?

  • Majid Darab Intermediate avatar

    Posted on Mar 16, 2010 (permalink)

    is it an important error ?
    it seems that error would be always with me...

  • Eric avatar

    Posted on Apr 26, 2011 (permalink)

    Getting the same error.
    Only setting the OnClientClick in codebehind to correctly open the uploaded item.

    Likewise in Firefox, firebug always tosses the following error:
    if(this._initialized){try{b.focus();

     

    Any ideas?

  • Genady Sergeev Genady Sergeev admin's avatar

    Posted on May 2, 2011 (permalink)

    Hi guys,

    Indeed this turned out to be a bug in RadUpload, which shows only when fire bug is activated with script debugging on. We will fix the issue for the next service pack.

    Best wishes,
    Genady Sergeev
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Upload > RadUpload And JavaScript Error