Hi..
I'm new to FB and am trying to get it configured.
I have my IIS pointing to the FBTestRoot Folder so it becomes the web
root and have it bound to port 82.
http://localhost:82/
FBTestRoot/
FBTestRoot/_Controller
FBTestRoot/_Model
FBTestRoot/_View
FBTestRoot/FB5CORE
FBTestRoot/Skeleton
I get this error when I hit this url:
http://localhost:82/skeleton/traditional/
"Could not find the ColdFusion Component or Interface
fusebox5.Application."
What am i missing in the setup? I have not modified any files.
Also.. WHERE do I place the files that will eventually contain my site.
Thanks!