Error trying to find APIClient

Hi Guys,

I am doing a fresh install on Windows 2003 Adobe ColdFusion 9,0,2,282541 with Apache 2.2. I have created the database already and when I try and run the web installer.
I get this error.

07:18:13.013 - Application Exception - in D:/websites/dbg/coldbox/system/orm/hibernate/util/CFORMUtil.cfc : line 67

	    A CFC with entityname APIClient could not be found.
	    

07:18:13.013 - coldfusion.util.RuntimeWrapper Exception - in D:/websites/dbg/coldbox/system/orm/hibernate/util/CFORMUtil.cfc : line 67

	    A CFC with entityname APIClient could not be found.
	    

07:18:13.013 - Application Exception - in D:/websites/dbg/Application.cfc : line 130

	    coldfusion.runtime.EventHandlerException: Event handler exception.
	    

07:18:13.013 - Application Exception - in D:/websites/dbg/Application.cfc : line 130

I would guess that APIClinet is one of your entities, if that is the case then you need to make sure the CFCLocation is pointing to these entities.