I was asked to evaluate some of the new pdf functions from Coldfusion 11 with our existing model glue 3.1 site. However the application breaks during initialisation with the following error:
DetailEnsure that the method is defined, and that it is spelled correctly. MessageThe method init was not found in component transfer.com.TransferObject. COLUMN0IDCF_TEMPLATEPROXYLINE44RAW_TRACEat cfTransferDecorator2ecfc420371616$funcINIT.runFunction(C:\HOME\transfer\com\TransferDecorator.cfc:44) TEMPLATEC:\HOME\transfer\com\TransferDecorator.cfcTYPECFML Has anyone tried this yet. The issue seems to be with the way the init function is injected into the object. -- -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer Try out the new Transfer ORM Custom Google Search: http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en --- You received this message because you are subscribed to the Google Groups "transfer-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
