Unable to write to folder:~/UploaderTemp... but using custom AxaxUploader.Provider (UploaderSqlServerProvider)

  •  01-25-2011, 11:45 AM

    Unable to write to folder:~/UploaderTemp... but using custom AxaxUploader.Provider (UploaderSqlServerProvider)

    Hi,
     
    I'm using a custom provider to handle the upload and store it an SQL server database (based on the sample on from your site).
     
    When I access a page that includes the AjaxUploader and if the ~/UploaderTemp directory does not exist... I get the error "Unable to write to folder".
     
    I never want AjaxUploader to write to the filesystem ever. I don't want any writable folders in the website, ever.
     
    Is there anyway to avoid having to create a writable folder ~/UploaderTemp?
     
    Thanks!
     
    Rob
     
View Complete Thread