I use Windows Explorer to change the permissions. I also went into IIS and checked there, but the permissions are the same as in Windows Explorer when I clicked on the permissions tab.
But, then I clicked on the IIS Properties tab and ticked the Read box. Success!
Microsoft certainly make it tricky with 3 different places to visit just to check the permissions.
Now I have a new problem. When I try to upload an image I get the following- Error! File did not upload to system please contact the system administrator
I have changed the code in clsUpload.asp to Const FileSystemObjectEnabled =False
I did this before changing the permissions for the previous problem and the image uploader worked. But now that I've made the permission changes I can't upload again.
Thanks for your help, I owe you a beer when you come to Australia.