Writable web directory in IIS 7.5
Recently I followed the advice re this topic on Stack Overflow, this had me add the IIS AppPool\DefaultAppPool or AppPool for your website to the security permission of the folder you wanted to write to.
This didn’t work for me.
What did work was when I allowed the local server Users group the access to modify the folder.