HI,
I defined a KPI in my SQL 2012 SSAS cube. then I import the KPI into my SharePoint2010 PPS designer. I got the error stating:
47205 |
string2 |
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.AnalysisServices, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.AnalysisServices, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' at Microsoft.PerformancePoint.Scorecards.Server.ImportExportHelper.GetImportableAsKpis(DataSource asDataSource) at Microsoft.PerformancePoint.Scorecards.Server.PmServer.GetImportableAsKpis(DataSource dataSource) Do I have to intall SQL 2008 R2 SSAS on my machine in order to let importing work? Or is there any new update/patch I have missed. Thanks,
|