Re: ASP uploader not working in Firefox 3.6.3

  •  06-09-2010, 10:14 PM

    Re: ASP uploader not working in Firefox 3.6.3

    Hi Eric,
     
    skfmn is right. The page fails in Firefox 3.6.3 when run from the VS2008 environment. I reproduced it on my machine by placing the code from simple-upload.aspx from the Framework2.0-VB folder. I added the line

    <%@ Register TagPrefix="CuteWebUI" Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" %>

    and it fails as reported in FF 3.6.3 and runs in IE and Safari.
    I have also emailed you the page
     
    Thanks in advance for a fix
     
    Rob Nagel
     
View Complete Thread