I'm trying to create a Flex project (Flex 3). On the New Flex Project page I keep getting this error. Invalid root. The WEB-INF/flex folder must contain either flex-config.xml or services-config.xml.
I have CF installed to C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war My settings on the New Flex Project page are Server location: Standalone Use default location for local CF server is UNCHECKED ColdFusion root folder: C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war Use built-in CF web server is also UNCHECKED Web root: C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war Root URL: http://localhost:8300/ I checked and I do have a WEB-INF/flex in C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war with services-config.xml in it. Google search hasnt helped much

