Archive

Posts Tagged ‘PerformancePoint 2010’

PerformancePoint 2010 Migration Steps #in #SP2010

November 4, 2010 Leave a comment

Just completing my research into PerformancePoint 2010 and how it can be useful in SharePoint and Project Server environments.

Part of the research of course includes how to migrate the content.  Typical life-cycle being DEV, TEST, LIVE + maybe others etc.

Link to MSDN article discussing the options: http://technet.microsoft.com/en-us/library/ff735567.aspx

Advertisement

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

November 1, 2010 3 comments

I’ve been playing with PerformancePoint 2010 today and one of the first hurdles I came across in our MOSS 2007 upgraded environment was the following error:

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.

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

%d bloggers like this: