ColdBox Forums Notification: Post to The setting TransferSettings.datasourceFile does not exist

Title: The setting TransferSettings.datasourceFile does not exist
Thread: The setting TransferSettings.datasourceFile does not exist
Forum: Need Help?
Conference: ColdBox
User: tyman I have a CB Application at the root level, and then inside of this I have
another CB Application called Partners.

Whenever I try and access
http://localhost/Partners/index.cfm, I get this error:

Application Execution
Exception
Error Type: Framework.SettingNotFoundException : [N/A]
Error
Messages: The setting TransferSettings.datasourceFile does not exist.
FWSetting
flag is false

My settings are as follows:

<YourSettings>
  <Setting
name="TransferSettings" value="{datasourceFile:config/datasource.xml.cfm,
transferFile:config/transfer.xml, definitions:config/definitions}"/>
</YourSettings>

This was working fine until I moved the project under the
root CB Application. Do I need to do anything else to make this work?
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=5ABD21F7-FF65-CEF6-65B01B4C2290F03F