RE: [coldbox:26317] coldbox-4.2.0+ - [CANNOT CONVER THE VALUE "TRUE*]

Show us your config/wirebox.cfc pls

Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5

Okay, so I can’t find that file anywhere.

Closest thing I can find is /coldbox/system/web/config with the following files inside:

ApplicationLoader.cfc
CacheBox.cfc
LogBox.cfc
Settings.cfc

I’m I in the right ballpark?

That file is optional, but if you had it, you’d most likely find it here:
C:/ColdFusion2016/cfusion/wwwroot/CFIDE/UAS/awng/config/Wirebox.cfc

Basically, you’ve got a syntax error in a CFC somewhere that Wirebox is trying to process. Are you sure there’s no additional error information? If not, put a try catch around that util method in the framework and dump out the CFC it’s trying to get the metadata on to see which CFC has the invalid syntax.

Thanks!

~Brad

ColdBox/CommandBox Developer Advocate
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com