hi everyone!
i have a problem with webdav (SBS 2011 essential). i'll try to explain to you: i have a folder for documents, "c:\documenti". this folder is network share with the appropriate user rights (1 sub-folders is rw for everyone, some only read, some only for admin etc).
then in a remote pc i added a "network share" to my http://xxx.xxx.xxx.xxx/documenti and it works fine: it ask me the windows user and password and i have access to all (admin) or some folders depending by the user account.
if i use a browser (everyone) from a remote pc or "localhost" from the server, i can access the root folder and the folder which is rw for everyone. for the subfolders i have an "applican error" and, from the server, the error is "error loading a configuration files: access denied. could not monitor c:\........\web.config.
if i write in the url the full path of some file, for example "http://xxxxxxxxxx/documenti/subfolder/subfolder1/file.pdf" i can view the file and, if the user as not the permission, i have a "access denied" for the file, but i can't view the file tree!
what i'm missing?
thanks