Getting error (TideFaultEvent: NetConnection.Call.Failed HTTP failed) while calling navigateToURL() simultaneously while saving: only in Chrome browser

29 views
Skip to first unread message

Amit Sanghai

unread,
Jul 27, 2012, 9:19:09 AM7/27/12
to flex_...@googlegroups.com
Hi,

In our application, we are saving a template, but there is a provision for exiting the page while it is saving, and go back to the mail list page. The saving process works in background.
For saving I am calling the server side (through Granite DS framework) and passing the template data, the success handler and the fault handler.
There is a button on the saving page, when I click that button, I am calling navigateToURL(backURL). but when this navigateToURL(backURL) executes, it generates a TideFaultEvent event and executes my fault handler method.
The fault code and details are:
event.fault.faultCode: Connection.Call.Failed
event.fault.faultDetail: Connection.Call.Failed HTTP Failed

This problem happens only on Chrome. It works in IE 9 and Firefox.

Thanks and regards,
Amit Sanghai.
Reply all
Reply to author
Forward
0 new messages