JavaScript error during upload

  •  04-08-2009, 5:45 AM

    JavaScript error during upload

    Hello,
     
    I've include the AjaxUploader into my Project like the demo multiple-files-upload.aspx. I see all elements and if I click the "Upload multiple files now"-Button I get a file selection box. After I select some files here and press OK, I get a message box from IE with:

    A runtime error occured.
    Should the debug mode be start?

    Line: 1
    Error: The object does not support this property or method.

    (Please note, that the error message is translated by me from german to english, so the original english message box can contain other text).
     
    If I press the Yes-Button and the debugger starts, I see a big line JavaScript, only with Hex-Values instead of variable- or functionnames.
     
    Whats wrong here?
    I use W2K-SP4, .NET1.1, VS2003
     
    Many thanks
    Stephan
View Complete Thread