Hi,
I have a html editor on my page, the image directory is set - UploadedFilesDirectory="/Images/Warehouse/News". The folder exists, but it doesnt --matter what permissions i set i always recieve the error:
Upload Error. Path could not be determined.
I have tried replacing the image directory property with UploadedFilesDirectory="~/Images/Warehouse/News" but that doesnt work either,
Can somone tell me what i am doing wrong?
Rob