IE8 JavaScript Error Only On Uploading .txt Files Of Small Size

  •  05-31-2011, 8:48 AM

    IE8 JavaScript Error Only On Uploading .txt Files Of Small Size

    Hello.  We are receiving a javascript error only on IE8 with this control.  The error is:
     
     'null' is null or not an object
     
    Error is occurring at:
     
    CuteWebUI_Uploader_Resource...
    else { 0x14b[0x04d59[25]].appendChild(0x14a); }
     
    We are getting this error:
    • Only on IE8
    • Only on subsequent file uploads, varies in testing, but never occurs on the first upload
    • Mostly occurring when the file being uploaded is a .txt file
      • .doc is fine; etc.
    • Seems to be occurring on a range of file sizes <= 68 KB
    Any help would be much appreciated! 
    Filed under:
View Complete Thread