multi-file-upload problems: localhost demo not working, silverlight reference issue

  •  07-14-2009, 9:30 AM

    multi-file-upload problems: localhost demo not working, silverlight reference issue

    Hi All
    First off love the demos on the site, and I am particularly interested in the fifth demo which is selecting multiple files and  and uploading it google style.

    On the site the faq mentioned,  "No, Ajax Uploader is completely self contained and require no outside plug-in's or add-ons"
    While inspecting the multi file uploader demo page (http://ajaxuploader.com/Demo/multiple-files-upload.aspx) with firebug,  there is a reference to <object height="32" width="183" type="application/x-silverlight-2" data="data:application/x-silverlight," style="opacity: 0.01;
    width: 183px; height: 32px;">" a silverlight object.
     
    Is there a dependency on multi-files-upload with silverlight/flash or does it work on machines with no silverlight installed?
     
    Thanks
     
     
     
    WAS: I have downloaded the ajaxuploader.zip file and set it up as per instructions on,localhost with IIS6, when navigating to the  demo.htm page locally, I only see links to demo 9,10,11 (advanced demos) and do not see a link to the first set of basic demos which are available on the sites demo page.(http://ajaxuploader.com/Demo/default.aspx)
    SOLVED:  This runs well, found this in the "Framework 2.0-VB-MicrosoftAjax" folder, the folder previously configured was "AdvancedCS20-MicrosoftAjax"
View Complete Thread