I think that's a bug in CF - super.xxx functions don't accept
argumentCollection. I sort of remember a work around where super was
assigned to a local variable, and then somehow argumentCollection worked on
that.

Blair

On Nov 27, 2007 9:57 PM, Taco Fleur <[EMAIL PROTECTED]> wrote:

> Hello all,
>
> We've just moved our application to the LIVE server. It was developed on
> CFMX7 Ent DevNet 7,0,1,116466
> and is now on CFMX7 Ent 7,0,2,142559
>
> super.init( argumentsCollection = arguments ); worked fine on the DEV box,
> now its moved to LIVE its giving me
> "The parameter TYPEIDENTITY to function init is required but was not
> passed in."
> I'm 100% sure the variable is passed in, its there when I dump it, so it
> can only be an issue with argumentsCollection, I remember this being an
> issue combines with super in previous versions of CF, so its probably back
> again.
>
> does anyone know anything more about this? I think I have the latest
> updates for it..
>
> Thanks in advance.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" 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/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to