I'm running CF7 on an XP Home machine for development purposes only. IIS is
NOT isntalled and I use the localhost provided by CF7 for development. In
attempting to work with an ASP application/script that requires the permissions
on a subfolder be set to FULL CONTROL, I find that I am unable to set the
permissions this way permanently. I have gone into the folder properties and
unchecked "read only" but the setting does not hold. I have also gone into
Safe Mode and logged in as Administrator and given my user account FULL
CONTROLL over the necessary folders. Even after all this the ASP app does not
function on my developement machine. It works just fine on the deployment
server so I am certain that "rights" are the exact issue I'm fighting. What am
I missing? Perhaps a registry setting?
ke4pym - 27 Aug 2007 12:58 GMT
You do know that you need IIS installed to run ASP applications, yes?