Answered
Problems Running CF8
I have installed Eclipse, CFEclipse, and Coldfusion 8. I have
correctly edited the URL for the project in Eclipse. I have
correctly set up mappings for the folder where the files are
located (they are not in wwwroot). The correctness of my settings
have been verified by the CFEclipse users group on Google. But they
are all stumped as to why, when I have the index.cfm file open in
Eclipse for this correctly set-up project, I press F12 and Firefox
gives me a 404 error.
One of the users suggested it might have something to do with Windows permissions on my folders. I noticed a few weeks ago that all my folders have the read-only attribute applied to them. I cannot uncheck the box and click apply to remove it. It appears to remove, but when I close the properties for that folder and then reopen them, the read-only checkbox is selected again. I searched the Microsoft website, and found articles telling me to go to Run > Cmd, then use DOS commands to navigate to the folder I need to remove the read-only attribute from. While in that folder, I should type "attrib -r +s". That didn't work. I tried "attrib -r" and "attrib -r -s". No luck.
Is this read-only attribute what is keeping my CF from working properly? It has been applied to the wwwroot folder as well, so if this is my problem, moving my files to wwwroot won't help.
Pulling my hair out and hoping *somebody* has a successful idea!
Thanks,
Gwen H
One of the users suggested it might have something to do with Windows permissions on my folders. I noticed a few weeks ago that all my folders have the read-only attribute applied to them. I cannot uncheck the box and click apply to remove it. It appears to remove, but when I close the properties for that folder and then reopen them, the read-only checkbox is selected again. I searched the Microsoft website, and found articles telling me to go to Run > Cmd, then use DOS commands to navigate to the folder I need to remove the read-only attribute from. While in that folder, I should type "attrib -r +s". That didn't work. I tried "attrib -r" and "attrib -r -s". No luck.
Is this read-only attribute what is keeping my CF from working properly? It has been applied to the wwwroot folder as well, so if this is my problem, moving my files to wwwroot won't help.
Pulling my hair out and hoping *somebody* has a successful idea!
Thanks,
Gwen H
