Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Internet Explorer 8.x
Language Found: English
Description
Steps to reproduce:
1. Create a flex application instancing a certain web service. For example var myWebService : IAWebService;
2. Run the application multiple times using IE 8.0.6.
3. Send web service requests one after another at the same time using two or more applications at the same time.
Actual Results:
Not all web service requests were sent.
Expected Results:
All the web service requests were sent from both applications.
Workaround (if any):