Is there a CFC named setupVariables.cfc in the root of the models folder? I think that’s the only way that would work since you don’t have any other mappings or scan locations in your WireBox binder config.
If not, where is the file located in your directory structure?
Which is thr DSL message? And that is because it can’t find the setupVariables, so Brad asked you a question is that the name of the CFC, and did you try my other suggestion with the DI property?
I think I heard you say it is in the model directory, but you didn’t say if the name was identical and you made no attempt to come back with what I suggested with the DI.
Secondly on top of all this, did you read the notes / docs on upgrading to Coldbox 3.5 to see if there is something in there that you are still doing that needs changing?
This is assuming that the error message is still the DSL error!!
The name of the cfc is the same. I did read the docs for upgade unless I was reading the wrong doc. But there was not much. Would you mund posting the link to that document . Thank you
And what about the other suggestions we have given you?
Did you setup the log appender as suggested, so you can see more information on the problem? You will be surprised what info you will find in there when setting it up to log errors and other info.