Re: [flexcoders] "Type Coercion failed" Error when returning date from web service

2006-08-14 Thread Oriol Gual
  From: flexcoders@yahoogroups.com [mailto: flexcoders@yahoogroups.com] On Behalf Of Daniel TuppenySent: 26 June 2006 11:15To: flexcoders@yahoogroups.comSubject: [flexcoders] "Type Coercion failed" Error when returning date from web service More date madness.Some of the dates from

Re: [flexcoders] "Type Coercion failed" Error when returning date from web service

2006-08-13 Thread Oriol Gual
. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Daniel TuppenySent: 26 June 2006 15:09To: flexcoders@yahoogroups.comSubject: RE: [flexcoders] "Type Coercion failed" Error when returning date from web service I tried to recreate this with a simple example,

RE: [flexcoders] "Type Coercion failed" Error when returning date from web service

2006-06-26 Thread Daniel Tuppeny
ating a simple version of that too :-(     From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Daniel TuppenySent: 26 June 2006 11:15To: flexcoders@yahoogroups.comSubject: [flexcoders] "Type Coercion failed" Error when returning date from web service More date

RE: [flexcoders] "Type Coercion failed" Error when returning date from web service

2006-06-26 Thread Daniel Tuppeny
om [mailto:[EMAIL PROTECTED] On Behalf Of Daniel TuppenySent: 26 June 2006 11:15To: flexcoders@yahoogroups.comSubject: [flexcoders] "Type Coercion failed" Error when returning date from web service More date madness.Some of the dates from our web services come out as dates in Fl

[flexcoders] "Type Coercion failed" Error when returning date from web service

2006-06-26 Thread Daniel Tuppeny
More date madness.Some of the dates from our web services come out as dates in Flex. However, now I'm returning a whole tree of objects, I'm having issues. The type in question is defined in the WSDL as this:                            Which correct