I've got IIS7 installed and have a simple website at:
c:/inetpub/wwwroot/testsite
I can copy files into there, but I can't edit them:
- I can open them but cannot save them back
- the files themselves are not write-protected
- the folder itself ("testsite") IS write protected, so I took the write-protection off (right-click, properties, uncheck read-only, continue as administrator, etc.) and it pretends to change it but then always sets it back to read-only
What is the modus operandi for editing web files on IIS7 on Vista?