5.2.7 to 7.1.1 Upgrade

That tag would have been deprecated quite a few versions ago. Which file is calling that tag?

In newer version of FarCry (FC5+) the project will contain an Application.cfc which extends the one from core, and the application startup happens in there without the use of any tags, I think. The project should also have an index.cfm which just calls <nj:display>.

You can see examples of these two files in the barebones project skeleton:

A full stack trace of the error might also be helpful in working out what the problem is :smile: