Please bear with me as I am primariliy a systems and network admin as opposed to a developer.
We are in the process of migrating our code from CF8 to CF10, and the inhouse developers are complaining about one error they cant figure out. We have a page that uses cfgrid to call a CFC. This CFC throws an error about a request variable being undefined, however I do se that it is defined in the debigging information of the parent page.
Error invoking CFC at /toDynamic/display/admin
sitecampuses.cfc : Element FUSEBOXOSNAME is undefined
in REQUEST.
I know we are using an older version of fusebox, but it would be a monstrous task to upgrade it at this point.
Any suggestions?