Whenever i upgrade my nopcommerce store (new version, or just some fixes etc), i deploy the files to a local folder and then copy those files to the server. Sometimes in the process, some files apparently get permissions tweaked in weird ways so that they start creating strange errors on the server. It always takes some permission fiddling around to get this fixed.
So if I wanted to have a sure-fire way to make sure the permissions are always reset to exactly what is needed, what would be the recommended thing to do? If i could make a checklist and just re-force these permissions every time, I could help avoid this headache in the future.
Im running iis7.5 on win2k8r2 server.