>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. >
Actually, I finally tracked it down. It was due to a CFHTTP tag inside the CFC that had two method attributes on it. 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:346230 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

