Very bizarre problem. So I have Umbraco installed on a couple of load balanced servers. Set up DFS Replication and all seemed well until I went to make some modifications to a couple of macros.
Access to the path 'C:\Websites\prod1.sandisk.com\xslt\DfsrPrivate\ConflictAndDeleted' is denied.
I changed permissions for all directories and subdirectories using the following command on both servers:
Everything works great...for awhile and this "ConflictAndDeleted" directory "magically" removes the Network Service from the list of authorized groups. Anyone else run into this?
DFS replication and Umbraco
Very bizarre problem. So I have Umbraco installed on a couple of load balanced servers. Set up DFS Replication and all seemed well until I went to make some modifications to a couple of macros.
I changed permissions for all directories and subdirectories using the following command on both servers:
icacls xslt/dfsrprivate /grant "NETWORK SERVICE":(OI)(CI)F /t /c
Everything works great...for awhile and this "ConflictAndDeleted" directory "magically" removes the Network Service from the list of authorized groups. Anyone else run into this?
thanks,
Jesse
Hi Jesse,
Did you ever find a solution to this issue? We are experiencing the same issue.
Cheers,
Chris
is working on a reply...