When I try to call a function in a CFC, I am getting an odd
code returned as the description property of a status object. The
code reads: cfgalleries2ecfc435993221$funcEMAILCHECKLIST. galleries
is the name of the CFC I am calling. Emailchecklist is the name of
the function that I am calling. The thing is, this has been working
just fine and I have made no changes to the CFC or the remoting.as
file. We did a little network changeover and my other remoting apps
using exceptionally similar CFCs are working just fine, so it
doesn't seem to have anything to with the location of the
NetServices gateway. Has anyone encountered anything like this
error? Please give me something to work with. I can't find anything
like this out there.