Upload fails - permissions issue?

Last post 03-19-2009, 9:55 AM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  03-18-2009, 6:49 PM 50055

    Upload fails - permissions issue?

    Hi,
     
    I just cannot get the uploader to work. I go to the page, select my files, and for each file I specified, an error message pops up with a System.UnauthorizedAccessException and then a bunch of data.
     
    I've specified the temp folder to use, and it's reflected in the data of the error message, and the machine name user has Modify permission on that folder.
     
    Also, is the temp folder also the save location? If not, how do I set that? In the comments of your example pages, it says that the files will be saved to c:\temp but that's obviously not going to work in a live environment.
     
    I'm confused...help would be greatly appreciated, thanks!
     
    GenNS
     
     
  •  03-19-2009, 9:55 AM 50078 in reply to 50055

    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
     
View as RSS news feed in XML