Can I retain folder permissions during one-click web publishing?

Viewed 1625

Disclaimer: I know that I can retain folder permissions if i check the "Leave extra files on destination" checkbox but I don't want to do that.

That said, is there any way to have one-click web publishing in Visual Studio 2010 retain the permissions of a folder on the remote server?

Specifically, I want the app pool account to have modify permissions to the App_Data folder, but the permissions always get reset during the publish process.

1 Answers
Related