I’ve been playing with PerformancePoint 2010 and one of the first hurdles I came across is that, when i was trying to connect, sharepoint gave me a message saying
"An error occurred during the processing of /PerformancePoint/Pages/ppssample.aspx. Code blocks are not allowed in this file."
This seemed to be an issue with the following reference not being in the web.config on the site.
So add the follwing code into your web.config file.
<PageParserPath VirtualPath="/PerformancePoint/Pages /ppssample.aspx" CompilationMode="Always" AllowServerSideScript="true" />
Once this was in, the error was resolved and I could install the Dashboard Designer as standard.
Subscribe to:
Post Comments (Atom)
SAP HANA Cloud Integration SAP : Part -01
What Is SAP HANA Cloud Integration? CPI-DS is a cloud-based data integration tool for batch & scheduled data integration between on-pr...
-
Pruning data in union view nodes help optimize the query execution. You create a pruning configuration table, which specifies the fil...
-
Today, I am going to show you how to configure SharePoint 2010 Server Farm on your Windows 7 64-bit Operating System. As y...
-
What Is SAP HANA Cloud Integration? CPI-DS is a cloud-based data integration tool for batch & scheduled data integration between on-pr...
No comments:
Post a Comment