Issue: You get error messages on Performance Management Architect Dimension Server.
Possible solutions:
Use this URL:
http(s)://Local_machine_name/hyperion-bpma-server/Sessions.asmx
If a Sessions page is displayed, then IIS is correctly configured. If there is any error in IIS, check the Event Log to identify the problems. Check the System and Application Log to see if errors were logged by ASP.NET or IIS, and fix any errors. A possible cause is incorrect privileges for the user for the TEMP directory.
Check the Event Logs from sources starting with HyS9EPMA. Possible causes are communication errors with Shared Services or the database.
The ASPNET user may not have access to certain folders. If the Event Log displays any security-related errors, assign rights to the ASPNET user.
From the command prompt, go to this directory: C:\Windows\Microsoft.NET\Framework\v2.0.50727.
Enter run aspnet_regiis.exe -ga.