I'm guessing you're not using the proxy right?  Unfortunately there is a
limitation in the information the browsers will pass the Flash Player
when doing network requests, so we can't read the information in the
fault.  The FDS proxy works around this issue by turning the response
into something the Player can read.  We are investigating other options
to avoid the proxy requirement but I don't have any guarantees.

Matt

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of moyosaned
Sent: Tuesday, May 09, 2006 8:38 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Webservice Flex 2 unexpexted incoming type

It is fixed in the new Beta-version..!! Cool.


But anotherone....

We want to read the error that is passed by the server in
Description... of a fault..
The onlything we receive is..

faultCode (string)      :      Server.Error.Request
faultString (string)      :      HTTP request error
faultDetail (string)      :      Error: [IOErrorEvent type="ioError"
bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream
Error. URL: http://apwebinterface.blabla.nl/RiaMethods.asmx"]. URL:
http://apwebinterface.blabla.nl/RiaMethods.asmx
rootCause (object)      :      [object Object] = {
text (string)      :      Error #2032: Stream Error. URL:
http://apwebinterface.blabla.nl/RiaMethods.asmx
}

... But we can read the message of the server

--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> Does your WSDL specify the Id as being of type String?  We have
default behavior for things that are unspecified to guess at the type,
which of course is messing you up here.  If you can't get the WSDL to
contain the information you may need to use a literal result
(resultFormat="xml|e4x") and deserialize it into objects yourself.
>
> Matt
>
>
> -----Original Message-----
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of moyosaned
> Sent: Thursday, May 04, 2006 6:45 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Webservice Flex 2 unexpexted incoming type
>
> In the response of a webservice I expect the "Id" to be of type
> String.  But it's not it will "parse" to Number. Which will mess up my
> Id...
>
> Look...
> Id (number)      :      7.20575940978773e+16
>
>
>
>
>
>
>
> --
> 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
>







--
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








--
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