Insert button is disabled on FireFox

  •  05-07-2011, 1:24 AM

    Insert button is disabled on FireFox

    Hello All,
    I have a ajax uploader control on my aspx page.
     
    Browser: Firefox v3.6.16:
    Issue description: I am able to upload the file (word) using ajax uploader in my web page. I upload the file and in the page i have an option to preview the file. Once I preview the file and close the preview dialog, if again I click on browse button to select the file, it is not working. The button is disabled.
     
    This issue is not reproducible with IE. I have not tested on Chrome.
     
    Any help on this would be appreciated.
     
    Below is the error on error console for Firefox:
     
    Error: global event handler error #CuteWebUI_AjaxUploader_OnBrowse : Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMWindowInternal.alert]
    Source File: http://localhost:50107/CuteWebUI_Uploader_Resource.axd?type=script&_ver=634403697771080001
    Line: 1
     
    More issue details from Firefix error console:

    Error: XML descendants internal method called on incompatible XPCCrossOriginWrapper
    Source File: http://localhost:50107/ItemManagement/ManageItems.aspx?contentID=0
    Line: 0
     
     
     
View Complete Thread