Friday, November 11, 2011

PerformancePoint 2010 error resolved “Code blocks are not allowed in this file” in SP2010

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.

No comments:

Post a Comment

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...