Re: Unable to find the uploaded file in directory...

  •  05-25-2009, 9:14 AM

    Re: Unable to find the uploaded file in directory...

    same error with latest version (downloaded today)
     
    Code:
     

    <CuteWebUI:Uploader runat="server" ID="Uploader_file" MultipleFilesUpload="true"

    InsertText="Select File(s)" ManualStartUpload="true" TempDirectory="C:\\Temp\\exchange_uploads\\" >

    </CuteWebUI:Uploader>

    There is no file in the temp-Dir. Where the file is stored?
    Is the file deleted automatically?
     
    This error occurs only on some client-computers, on others it works without problems.
     
    Is it a problem with the browser/flash version or something like that?
     
    Cheers
     
     
     
View Complete Thread