
October 15th, 2010, 02:43 PM
|
|
|
|
It sounds like you're asking a windows file permissions question. You need to use windows acl's to allow the IIS user account permission to the files in question. And remember if your IIS users authenticate, IIS will impersonate authenticated users, so you may want to create a user group containing the proper users (and the default IIS user account) and give the group permission to the files.
|