|
It’s fixed for many cases in 2.0/8.5
but you’ll need to experiment to be sure. Some of the older browser
plugin APIs will not give us the right information. From: You can't get the fault without the proxy.
This is a limitation of the flash player 8.0 and earlier. A web service
fault returns an http 500 and this http status code causes the player to stop
receiving data. The proxy gets around this by changing the status code to
200. As a note, this is fixed in Flex 2.0 and FP 8.5.
____________________________________________
From: Hi all. I'm having some trouble getting the fault detail from a
Webservice call, using Flex 1.5, Axis-compiled service and the useProxy=false
setting. With the proxy setting "on", the exception raises in the
fault event and the detail of it can be found on the faultstring property.
While "off", it only shows "unable to connect to endpoint
http://..... etc." . Any clue on this one? How could I get the exception using
useProxy=false? Thanks in advance! -Pablo Gustavo Apanasionek
|

