ColdFusion 8.0.1 cumulative hot fix 4 Warning
Warning:
Before installing ColdFusion 8.0.1 cumulative hot fix 4, my FuseBox 5.5 site was working fine. After installing ColdFusion 8.0.1 cumulative hot fix 4, it was broken with this error:
"Could not find the ColdFusion Component or Interface website.controller.MyFuse. Ensure that the name is correct and that the component or interface exists. The specific sequence of files included or processed is: C:\inetpub\wwwroot\mysite_com\website\index.cfm, line: 9"
Performing a FuseBox loadclean/parseall did not change the error. Error persisted until I added the following to Server Settings > Mappings:
Logical Path: /website
Directory Path: C:\inetpub\wwwroot\mysite_com\website
...where C:\inetpub\wwwroot\mysite_com\website contains \model\, \view\, and \controller\.
I've also posted this here.

Brad Wood wrote on 12/04/09 12:19 PM
http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:60559#328870