Yeah, I was thinking the same thing. I tried changing the
name of the method and all its arguments to see if it worked, but
didn't have any success. I'm having this problem on three methods
in particular that work in a similar manner to the original code.
However, I'm not having any trouble with other methods in the same
cfc that I wrote a few months ago that do roughly the same type of
work. I'm at a loss, because the error is being generated in the
cfm page that calls the cfc, rather than the actual method
itself.