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...
-
have you encounterd an error as "The test form is only available for requests from the local machine" on web your services. ...
-
SAP ERP 6.0 Enhancement Package 8 is, after EhP7, the next Enhancement Package following the concept of quarterly shipments. This Enhancem...
No comments:
Post a Comment