Do you have an attribute called method in the CFC ?
method is a reserved word as it is used to specify the Method in the CFC you
want to call, so you cannot have your own attribute called method as well.

Russ

On Fri, Jul 15, 2011 at 1:17 AM, Mary Jo Sminkey <[email protected]>wrote:

>
> > I'm invoking a component method to do an update when a form is posted
> > (CFMX7). However, when I try to invoke the method I get the error:
> >
> > A duplicate attribute "METHOD" has been encountered. Attributes with
> > the same name cannot be provided more than once.
>
> I know this is a really old thread, but I have a customer that is getting
> this error and same situation, there doesn't seem to be any reason for it.
> Did you ever figure this out (or does anyone else know what the cause might
> be?)
>
>
> MJS
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346229
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to