views:

103

answers:

0

Hi,

I've been using Flex Builder in order to generated myself a set of WS proxy stubs for my project. When I try to invoke certain methods I get strongly-types object as a response, however when I invoke other methods I get strongly-typed object with nulls and Nans (notice that I do not get any kind of error result event or exception).

I did not find any pattern for which calls are successful and which ones fail.

Do you have any idea what could be the problem?

Thanks.