Microsoft JScript runtime error: Oxc[...][...] is null or not an object

  •  10-13-2008, 1:23 PM

    Microsoft JScript runtime error: Oxc[...][...] is null or not an object

    When I run your sample (simple-upload.aspx) and upload a file, I get this message when I close the browser: 
     
    Microsoft JScript runtime error: Oxc[...][...] is null or not an object
     
    The offending code is highlighted as:

    if(Oxc[OxO22e1[0x7f]]){ Oxc[OxO22e1[0x7f]][OxO22e1[0x11]].removeChild(Oxc.flashcontainer)
     
    This happens in CuteWebUI_Uploader_Resource.axd.
     
    I've tried this on two machines both using VS 2005.  I am trying to evaluate your product for our internal needs, and I think this is the last issue I need to resolve.
     
    Thanks for any help.
     
    -Randy
View Complete Thread