SYMPTOMS
When in the Reporting pane of System Center Operations Manager, you click on ‘Design a report’ and IE opens and then closes straight away with no error.
CAUSE
This is caused by the requirements of Microsoft’s ClickOnce technology not having the required IE setting configured. The minimum requirements can be found at http://msdn2.microsoft.com/en-us/library/ms159221.aspx
In summary of the article you need to enable to following configuration in IE’s Internet Option enabled:
.NET Framework-Reliant components
– Run components not signed with Authenticode
RESLOUTION
- Open IE 7
- Click on Tools / Internet Options
- Select the Security Tab
- Select the zone ie: Local Intranet
- Click Custom Level…
- Find .NET Framework-relient components and enable the Run components not signed with Authenticode
- Apply and close IE
If your like me and have a Group Policy setting these settings, you will need to create a new Group Policy and import the IE Group Policy Template. This is located normaly in Windows\inf folder called inetres.adm.
Import this into an overwriting policy for the machines that require this setting.