Archive for December, 2008

Today while working with a ColdFusion component and attempting to create a constructor name init, I came across the below error :
The value returned from function init() is not of type manager.
If the component name is specified as a return type, the reason for this error might be that a definition file for such component [...]