|
We can add HttpHandlers and HttpModules that would allow us
to intercept what's going out. It'll have an impact on performance, but it might
be worth it! From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Eismann Sent: 20 June 2006 14:33 To: [email protected] Subject: RE: [flexcoders] Access SOAP fault code If you
can get hold of the pure HTTP response in .NET (which I doubt) then you could
set the HTTP status code to 200. This way the exception will be handled
correctly by Flash Player (and that's how the Flex WS proxy handle this,
too)
Another way would be to use servlet/ISAPI filters for this. With servlet
filters this should be straightforward, not sure about ISAPI filters however.
Dirk.
[Inbound Mail Scanned by MessageLabs] ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ __._,_.___ -- 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
YAHOO! GROUPS LINKS
|
- RE: [flexcoders] Access SOAP fault code Daniel Tuppeny
- RE: [flexcoders] Access SOAP fault code Carson Hager
- RE: [flexcoders] Access SOAP fault code Daniel Tuppeny
- RE: [flexcoders] Access SOAP fault code Carson Hager
- RE: [flexcoders] Access SOAP fault code Carson Hager
- RE: [flexcoders] Access SOAP fault code Dirk Eismann
- RE: [flexcoders] Access SOAP fault code Daniel Tuppeny
- RE: [flexcoders] Access SOAP fault code Carson Hager
- RE: [flexcoders] Access SOAP fault code Daniel Tuppeny
- RE: [flexcoders] Access SOAP fault code Daniel Tuppeny
- [flexcoders] Re: Access SOAP fault code kellyb723
- RE: [flexcoders] Re: Access SOAP fault code Carson Hager
- [flexcoders] Re: Access SOAP fault code kellyb723

