Then it's getting called successfully and your in-method checking is erroring. Probably have something wrong with the way you're extracting the dynamic arguments. But the CFINVOKE itself is working. Can you comment out the CFINVOKE and just CFOUTPUT the arguments that you're passing so you can inspect manually?
cheers, barneyb On Tue, Jan 6, 2009 at 11:32 PM, Torrent Girl <[email protected]> wrote: > Invalid arguments passed - it's a custom error > > > > >>Should work just fine, CFINVOKE doesn't really care how it's called, >>just that it has the right attributes/arguments. What's the error >>you're getting? >> >>cheers, >>barneyb >> >> >>> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317498 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

