Hi again.
Ok, I have this working now. I had read/write set on the folder and on
one file I had read and not write for the asp.net machine account. When
I set read and write for the file that I *only* needed to read to
asp.net machine account, it would open the file and read it.
My question is this... I have about 50 files in this folder that I need
asp.net to read in binary file access. Do I have to set read/write to
each individual file for the asp.net machine account or is there a way
to globally set read/write to all the files in a single folder for the
asp.net machine account?
I have the parent folder properties set to allow the asp.net machine
account to read, write, list folder contents, etc.
Is there a way to inherit this to all files in the folder so I don't
need to set read/write for the asp.net machine account on each file?
BTW it would be nice if Microsoft would come out with a utility to let
you see what permissions are set on a folder for all three security
models: you are dealing with asp.net permissions, iis permissions, and
ntfs permissions. That is a lot of different permissions and
documentation on the threee are not exactly, well, good?
Regards,
Justin
*** Sent via Developersdex
http://www.developersdex.com ***