Crossdomain.xml and Invalid RSL issue in Adobe Flash Player
We have Flex application which randomly stopped loading today. We have made no relevant changes we are aware of to our environment, and we have not modified the application at all. We are running the following software versions:
OS Version: Windows 7 Enterprise, 32-bit
Browser: Internet Explorer 8.0.7601.17514CO
Flash version: 17.0.0.188
Here is the output from flashlog.txt when we try to load the app with flash debugging enabled:
Warning: Ignoring 'secure' attribute in policy file from http://fpdownload.adobe.com/pub/swz/crossdomain.xml. The 'secure' attribute is only permitted in HTTPS and socket policy files. See http://www.adobe.com/go/strict_policy_files for details.
Error: Ignoring policy file at http://fpdownload.adobe.com/pub/swz/crossdomain.xml due to meta-policy 'master-only'.
Error: Request for resource at http://fpdownload.adobe.com/pub/swz/tlf/1.1.0.604/textLayout_1.1.0.604.swz by requestor from https://[internal URL redacted]/flex/ca_flex_ui.swf is denied due to lack of policy file permissions.
*** Security Sandbox Violation ***
Connection to http://fpdownload.adobe.com/pub/swz/tlf/1.1.0.604/textLayout_1.1.0.604.swz halted - not permitted from https://[internal URL redacted]/flex/ca_flex_ui.swf
Error #2048: Security sandbox violation: https://[internal URL redacted]/flex/ca_flex_ui.swf cannot load data from http://fpdownload.adobe.com/pub/swz/tlf/1.1.0.604/textLayout_1.1.0.604.swz.
Failed to load RSL http://fpdownload.adobe.com/pub/swz/tlf/1.1.0.604/textLayout_1.1.0.604.swz
Failing over to RSL textLayout_1.1.0.604.swz
Error #2046: The loaded file did not have a valid signature.
