Error building: SettingService@cb -> ORM is not enabled

Hi! New CB app. Got it to recognize the datasource, I think. Now getting:

Lucee 5.2.9.31 Error (Builder.BuildCFCDependencyException)
Message Error building: SettingService@cb -> ORM is not enabled
.
Detail DSL: , Path: contentbox.models.system.SettingService,
Error Location:
C:\webroot\mysite\modules\contentbox\modules\contentbox-deps\modules\cborm\models\util\ORMUtilSupport.cfc:85
C:\webroot\mysite\modules\contentbox\modules\contentbox-deps\modules\cborm\models\VirtualEntityService.cfc:67
C:\webroot\mysite\modules\contentbox\models\system\SettingService.cfc:244
Stacktrace The Error Occurred in
C:\webroot\mysite\coldbox\system\ioc\Builder.cfc: line 180
178: detail = “DSL: #thisMap.getDSL()#, Path: #thisMap.getPath()#,
179: Error Location:
180: #reducedTagContext#”
181: );
182: }
called from C:\webroot\mysite\coldbox\system\ioc\Injector.cfc: line 402
called from C:\webroot\mysite\coldbox\system\ioc\scopes\Singleton.cfc: line 70
called from C:\webroot\mysite\coldbox\system\ioc\Injector.cfc: line 370
called from C:\webroot\mysite\coldbox\system\ioc\Builder.cfc: line 614
called from C:\webroot\mysite\coldbox\system\ioc\Builder.cfc: line 436
called from C:\webroot\mysite\coldbox\system\ioc\Injector.cfc: line 897
called from C:\webroot\mysite\coldbox\system\ioc\Injector.cfc: line 653
called from C:\webroot\mysite\coldbox\system\ioc\scopes\Singleton.cfc: line 78
called from C:\webroot\mysite\coldbox\system\ioc\Injector.cfc: line 370
368: var target = variables
369: .scopes[ mapping.getScope() ]
370: .getFromScope( mapping, arguments.initArguments );
371:
372: // Announce creation, initialization and DI magicfinicitation!
called from C:\webroot\mysite\coldbox\system\web\services\InterceptorService.cfc: line 350
called from C:\webroot\mysite\coldbox\system\web\services\InterceptorService.cfc: line 341
called from C:\webroot\mysite\coldbox\system\web\services\InterceptorService.cfc: line 275
called from C:\webroot\mysite\coldbox\system\web\services\ModuleService.cfc: line 573
called from C:\webroot\mysite\coldbox\system\web\services\ModuleService.cfc: line 574
called from C:\webroot\mysite\coldbox\system\web\services\ModuleService.cfc: line 441
called from C:\webroot\mysite\coldbox\system\web\services\LoaderService.cfc: line 59
called from C:\webroot\mysite\coldbox\system\Bootstrap.cfc: line 98
called from C:\webroot\mysite\Application.cfc: line 97

John,

Sorry for the long pause. I was on holiday.

How did you start to create the site?

I ran:

mkdir mysite --cd

install contentbox-installer

Hi John,

I need more information. What CF engine are you using? What database are you using?

What CF engine are you using?

Lucee 5.2.9.31

What database are you using?

SQL Server on Amazon RDS - https://aws.amazon.com/rds/sqlserver/

I can’t replicate this John,

Did you add the SQL Server dialect?

https://contentbox.ortusbooks.com/getting-started/installation/commandbox-installation#orm-dialect-optional

Yes.

John, this sounds familiar. Was I talking to you about this error on Slack last week or was that someone else?

Ahh yes, found the conversation in the #contentbox channel of the box team slack. @Luis Majano you may want to go review that conversion to see the troubleshooting steps we already took there so you can get up to speed on the conversation. There is also a stack trace in that thread that shows you where it’s happening.

I would need to see a screencast for it John,

Because I can’t replicate this unfortunately

Ok, I am still catching up on things from holiday

Yeah, sorry about that. I wasn’t sure if it was going to be better for Luis to start “fresh” on the issue…

Let me know…