Exporting OpsCenter reports or data with IE 9.0
When you are using IE 9.0, you may not be able to download or view reports, audit trails, or jobs data when you export them from OpsCenter on HTTPS.
This problem occurs if the Do not save encrypted pages to disk option in Internet Explorer is checked. This issue is explained in detail on the following Web site:
http://support.microsoft.com/kb/2549423
File downloads in Internet Explorer require a cache or temporary file to succeed. In IE9, if the file is delivered over HTTPS with any response headers set to prevent caching and the Do not save encrypted pages to disk option is set, then a cache file is not created. Therefore, the download fails.
Use any one of the following procedures to resolve this issue.
To uncheck encrypted pages to disk
- Open Internet Explorer. Go to Tools > Internet Options > Advanced.
- Uncheck Do not save encrypted pages to disk option.
To bypass the cache check in IE 9
- Start the Registry Editor.
- For a per-user setting, locate the following registry key:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
For a per-computer setting, locate the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
- On the Edit menu, click Add Value and add the following value:
"BypassSSLNoCacheCheck"=Dword:00000001
- Quit Registry Editor.