Invalid Argument in IE but not other browsers

Last post 08-10-2012, 9:56 AM by vayhey. 1 replies.
Sort Posts: Previous Next
  •  08-10-2012, 8:27 AM 74403

    Invalid Argument in IE but not other browsers

    Can't figure out what's going on here, I'm going through and methodically pulling out code but it's still not working.  I've got the latest DDL, I've tried to debug but the code is very cryptic.  The examples on the site work fine but not in the app.  Here's the error code:
     
     
    Message: Invalid argument.
    Line: 1
    Char: 106751
    Code: 0
    URI: http://localhost:1606/CuteWebUI_Uploader_Resource.axd?type=script&_ver=634801868212512369
     
    I appreciate any help that you can offer.
    Filed under: , , ,
  •  08-10-2012, 9:56 AM 74404 in reply to 74403

    Re: Invalid Argument in IE but not other browsers

    I think I may have discovered the culprit. 
     
    I had this attribute: 
    ProgressPanelWidth="0" 
    along with
    ShowProgressBar="false" 

    I don't know why these two don't play nice but everything works as it should in IE. Hope this helps someone.
View as RSS news feed in XML