I'm getting this error 2032 stream error that seems to pester some
folks around here.  From perusing the archives, seems to be related to
webservice methods having > 1 argument.  So, I took my webservice
method and made it have one argument, a pipe-delimited list of values
as a workaround for now.  Doesn't help at all, I still get the error.
My other WS call works splendedly, but this one doesn't.  In fact, the
results from both of my WS methods are the same format even.  whacked.
The WS mehtod works fine called via other means other than my Flex
app, just the Flex app doesn't like it.  I even broke up the two
methods into seperate CFCs, yes I'm using CF for this, and this had no
effect.

Method one: returns a Array of structs with say 10 elements...works fine.
Method two:  returns a Array of structs with say 5 elements, a subset
of elements in Method one.  Doesn't work.  I get this 2032 error

Ay thoughts?  Maybe CF is not returning good XML/WSDL or something?

--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to