I have a web application in asp that have to upload files.
If I put the upload directory into C:\ directory I have no problem, but
if I put it into the C:\InetPub\wwwroot directory it give me the error
in the subject.
I've set all the permissions on the upload directory (read, write,
execute, ecc.) and also on the wwwroot directory, but evidently there is
some permission that stop the writing of the uploaded file.
I've also attempt to share the directory both as web share that as net
share, but nothing to do.
I have Win XP with IIS 5.1.
Someone can help me?
Thanks
Tonio Tanzi