Detect redirect from webservice
Hi. I've got a Flex application which is connecting to data via .net
webservices. On our server we have an authentication method which times out
after an inactivity period and any further requests are redirected to a login
page. Unfortunately then, when we make a webservice call, it just fails in the
background and gives us an io error or something. I've looked in the fail event
for something that might possible allow us to trap this error specifically but
can't find anything. I suspect that the browser may be doing the redirect and
then handing the result to the flash player. Any ideas?
Thanks, Alan.
|