Browse by Tags

All Tags » MultipleFiles » Ajax Uploader
  • Re: Strange .Net error while uploading.

    I have a similar issue when i try to upload multiple files from ie8 to iis7 I'm using the last CuteWebUI.AjaxUploader.dll     Randomly the upload freeze     and after some minutes i receive this error:     How can i fix this problem?   I have found a workaroud from ...
    Posted to Ajax Uploader (Forum) by ramponis on May 11, 2010
  • multi-file-upload problems: localhost demo not working, silverlight reference issue

    Hi AllFirst 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 ...
    Posted to Ajax Uploader (Forum) by genper on July 14, 2009
  • CrystalTech Security Permissions Error.

    I receive this error when I try to upload a certain image on my CrystalTech hosting account, it works fine on my local machine however.   Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed .       I've ...
    Posted to Ajax Uploader (Forum) by dmeeks on July 21, 2008
  • UploadAttachments doesn't have OpenStream

    Hi,   I tried using the OpenStream method in the uploadAttachments control (and yes I did look at your demo)     FROM THE DEMO SOURCE foreach (AttachmentItem item in Attachments1.Items) {    InsertMsg(item.FileName + '', '' + item.FileSize + '' bytes.'');    //Copies the uploaded file to a ...
    Posted to Ajax Uploader (Forum) by msalti on June 20, 2008