Question
Glaring issue with Help Documentation
In ColdFusion MX 7, Help Section...
Getting Started Building ColdFusion MX Applications > Lesson 2: Configuring Your Development Environment >
> Exercise 1: Verifying the tutorial file structure
It says:
<snip>
The following is the getting_started directory structure:
getting_started
-db
-my_app
-images
-new_user_database
-photos
-solutions
</snip>
Yet when installing CFMX 7, the "solutions" folder is IN the "my_app" folder, not at the same level as the "my_app" folder as the documentation suggests. When proceeding with the tutorial I get errors and I suspect it is causing this.
What's up with that?
