I have a CMS driven website which has been working absolutely fine. We recently moved it from a Windows 2008 server to a Windows 2008 R2 server.
As far as I could tell the folder permissions were replicated correctly, but we have been finding that files added through the .net CMS are not inheriting the folder permissions.
I have even gone as far as setting the root of the websites folder EVERYONE permission to Full Control, but this doesnt appear to help either.
I have never previously had issues with this on the Windows 2008 server. So the only thing I can attribute it to is 2008 R2.
Any suggestions?
Update:
I have looked into this a little more, it seems saving the file from form post works, but when I move it from a staging folder to the live folder, it does not get the new folders permissions, in fact it even loses the permissions it had originally and it reduced down to:
System (full control), Network service (full control), Administrators (full control), IIS_Users (special)