I don't believe the mx.rpc.soap.WebService class has a resultFormat property, but, if it does, im using its default. I've only seen that property on HTTPService, not WebService
________________________________________ Jeff Tapper> Senior Consultant digital primates IT Consulting Group R Phone: 847.824.7800, x222 | Fax: 847.655.2867 [email protected] From: [email protected] [mailto:[email protected]] On Behalf Of Tracy Spratt Sent: Friday, January 16, 2009 3:41 PM To: [email protected] Subject: RE: [flexcoders] Re: WebService returning results, but event.result is null And what is your resultFormat? Tracy Spratt Lariat Services Flex development bandwidth available _____ From: [email protected] [mailto:[email protected]] On Behalf Of valdhor Sent: Friday, January 16, 2009 3:18 PM To: [email protected] Subject: [flexcoders] Re: WebService returning results, but event.result is null Hmmmmm....Could you post the Soap response. --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "Jeff Tapper" <j...@...> wrote: > > Oddly enough, I'm getting a ResultEvent, no faults at all. > > > > ________________________________________ > > Jeff Tapper> Senior Consultant > > digital primates IT Consulting Group R > > Phone: 847.824.7800, x222 | Fax: 847.655.2867 > > jtap...@... > > > > From: [email protected] <mailto:flexcoders%40yahoogroups.com> [mailto:[email protected] <mailto:flexcoders%40yahoogroups.com> ] On > Behalf Of valdhor > Sent: Friday, January 16, 2009 2:00 PM > To: [email protected] <mailto:flexcoders%40yahoogroups.com> > Subject: [flexcoders] Re: WebService returning results, but event.result is > null > > > > Are you getting a faultevent or a SoapFault? > > --- In [email protected] <mailto:flexcoders%40yahoogroups.com> <mailto:flexcoders%40yahoogroups.com> , > "Jeff Tapper" <jeff@> wrote: > > > > Has anyone dealt with situations where a webservice call is indeed > > completing properly, and the results can be seen in service capture, > and the > > raw SOAP can be seen in event.message.body, but yet the event.result is > > coming through null? > > > > > > > > I'm battling that very issue now. Any advice or words of wisdom? >

