Search

You searched for the word(s): temp
Showing page 25 of 42 (416 total posts) < 1 second(s)
  • Uploaded file missing....

    I have dropped a Uploader control onto my form, have created the temp directory so far so good. Run my project select the file, the progress bar goes along, file uploaded.... but i cant find it anywhere??? I get no error and everything looks ok..... am i missing something?   Thanks Roland
    Posted to Ajax Uploader (Forum) by rpter on February 15, 2010
  • Re: Upload fails - permissions issue?

    Hi,   Can you post all message of the UnauthorizedAccessException ?   The temp folder is just for uploader store the file data .   Developer should handle the FileUploaded event and move the file to another place.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on March 19, 2009
  • Re: Any way to "restart" upload from where it left off?

    Thanks, Adam for your quick response.  Given your response regarding the temp files specifically, perhaps I should just reword to ask..  Is there any way to implement restarting the file upload from where it left off, given it may have been interrupted halfway through?  Or is the user ''out of luck'' and would have to start out all ...
    Posted to Ajax Uploader (Forum) by emusters on November 3, 2009
  • FileUploaded event not firing

    Hi, Kennth:   I have a new issue with the Ajax Uploader that seems to have begun after not using it for a few months.  For some reason, after the file is selected and uploaded, the file shows up in the temp directory as a persisted file object with extension ".resx", but the FileUploaded event (which will copy the file to a ...
    Posted to Ajax Uploader (Forum) by swabygw on November 22, 2014
  • Internal Server Error (http error1: 500)

    Hi all, I receive this error when I try to upload a new file without refresh the web page:   http error1:500: InternaServer Error   I will try to explain better the problem: when I load the page for the first time and I upload a file with your component, all works fine, the file is uloaded. If I don't refresh the page (I don't give ...
    Posted to Ajax Uploader (Forum) by igorbaldacci on December 9, 2009
  • Error Creating Control - Uploader1?

        I have placed the code from the multiple-files-upload.aspx example.  I cut-n-paste the asp code into my upload.aspx and cut-n-paste the script into my upload.aspx.cs  1. In Design View, the Uploader1 control shows an error:       'Upload Multiple Files (Max 1-M)' could not be set on property ...
    Posted to Ajax Uploader (Forum) by Pointeman on January 22, 2009
  • getting the "Unable to Write to folder: ~/uploaderTemp" error message

    For some reason one of our developers is getting the ''Unable to Write to folder: ~/uploaderTemp'' error message.At first I thought it had something to do with the fact that his computer Didn't have an UploaderTemp folder and that the control was not able to create it for some reason.I then tried creating the folder manually to see if that was the ...
    Posted to Ajax Uploader (Forum) by jpchatt on October 8, 2009
  • Re: Files not uploading in Safari on Apple computers

    Some more information:The #2038 only happens with some file types, not all. I'm new on the Apple laptop and I don't have any files there yet. So I tried to upload a file named ''About Downloads.lpdf'' that is present on the laptop by default. Safari nor Firefox like that... they both present the #2038 error. When uploading eg. an image, the ...
    Posted to Ajax Uploader (Forum) by MarjaR on January 13, 2012
  • Re: Temp Directory

    Hi Eric:   Thanks for you response.   BTW, is there anyway to intercept the file stream and prevent the AJAXUploader from persisting the file onto the physical drive?   Thanks   Mila
    Posted to Ajax Uploader (Forum) by mremigio on January 25, 2011
  • Re: How can i don't use the resx extension?

    Hi,   Everytime the uploader load, it will maintain the temp folder every a few minutes.   If a file's modifition time is older then 6 hours, uploader will delete it.   So you must process the temp files in 6 hours.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on December 16, 2009
« First ... < Previous 23 24 25 26 27 Next > ... Last »