Flex client's data does not load on creationComplete() (Flex)
Issue
Your Adobe Flex application does not load data from Flex or LiveCycle Data Services unless you refresh Internet Explorer.
Reason
A potential cause of this is that you are using AMF secure to encrypt the data and Internet Explorer is not handling the data properly.
Solution
Enable the Do Not Save Encrypted Pages to Disk option inInternet Explorer
- Open Internet Explorer.
- Choose Tools > Internet Options.
- Select the Advanced tab
- In theSecurity section, select the Do not save encrypted Pages to Disk option.
- Click OK.
Additional Information
When your Flex application is initially loaded, the creationComplete() function is called which retrieves data from Flex or LiveCycle Data Services. Only manually reloading the application in Internet Explorer causes the data to load.
This content requires Flash
To view this content, JavaScript must be enabled, and you need the latest version of the Adobe Flash Player.
Download the free Flash Player now!
