I get the following error message when I try to upload a picture, flash, media or downloadable file.
Unable to write to folder:~/UploaderTemp. Please change the permissions of this folder or specify a temporary folder using TempDirectory property or setting temporary file location in web.config.
I'm not sure what it means. I don't get the error in my dev environment, only when I run it from a public web server. I tried creating a folder on the website called UploaderTemp, but that didn't help.
Thanks.
Aaron