Hi, I have a flex app in a browser. I make Web Service Calls (soap) using the code generated by Flash Builder's Data/Services wizard.
I have a user that wants to make calls that can take several minutes. I found in some browsers, the calls worked fine. In other cases, the call would not work. When it doesn't work, I do not get a result or fault message callback. Since my app blocks user inputs during these calls, my app gets hung. I tried on various computers, various flash releases, and various browser (IE, FF and Chrome), and sometimes it works and sometimes not. I can't even pinpoint where the problem might lie. Any ideas would be greatly appreciated. Cheers, Fred