Rachel, Can you show the code within the function that handles the result of your CFC in MXML?
Precia --- In [email protected], "Rachel Maxim" <[EMAIL PROTECTED]> wrote: > > Hello, > > I am working on a Flex app with CF/remoting, and have come across an error I > cannot track down. The error is "Unable to cast an object of type > java.lang.String to Query". > I've seen this error before and it's not normally an issue to solve, however > I do not get the error when running the CFC method(s) outside Flex and > dumping their return values on an HTML page. > When I run the page in flex that calls those CFC methods via remoteObject, > and display the fault string in flex, I get the error. > > In a nutshell, the CFC creates an array of objects, those objects each hold > a string as one property and a query as another. > > Any ideas where I can look or what might be causing it? > > Thanks > Rachel > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

