Enabling Existing .NET 2.0 Framework (Windows 2003)
Performance Management Architect requires .NET 2.0 Framework on the machine where you install the Dimension server. If .NET 2.0 Framework is not installed on your machine, Oracle Hyperion Enterprise Performance Management System Installer automatically installs it for you.
If you are using Windows 2003 and .NET 2.0 is installed, you must register and enable .NET 2.0 with IIS.
To enable .NET 2.0 on Windows 2003 machines:
Open IIS Manager.
In the left pane, select Web Service Extensions.
If ASP.NET 2.0 is listed in the right pane, enable it by ensuring that the Status column is set to Allowed.
If ASP.NET 2.0 is not listed in the right pane and .NET 2.0 is installed, register .NET 2.0 with IIS:
From the command prompt, go to: C:\Windows\Microsoft.NET\Framework\v2.0.50727
Enter aspnet_regiis.exe —iru.
Repeat steps 1–3.