SCCM报告 – “Report Builder一次性应用程序在报告服务器上不存在”

我(和我的经理)希望能够通过Configuration Managerpipe理控制台在我们的工作站中创buildSCCM 2012 SP1中的自定义报告。 不幸的是,如果你点击“创build报告”button,你会得到以下错误:

The Report Builder click-once application does not exist on the report server 'SCCMReportingPoint.ad.contoso.com'. Ensure that the report builder application manifest exists on the server and try again.

Report Builder一次性应用程序不存在

如果我在SCCM服务器(SCCMReportingPoint.ad.contoso.com)上尝试相同的过程,则Configuration Managerpipe理控制台将正确启动ReportBuilder,并获取“创build报告向导”。

我做了以下尝试解决这个问题,但没有成功:

  • 在我的工作站上安装了ReportViewer 2012 SP1和ReportBuilder 3.0
  • 尝试以pipe理员身份启动pipe理控制台
  • 根据此TechNetpost将ReportBuilder_3_0_0_0.applicationHKLM/SOFTWARE/Wow6432Node/Microsoft/ConfigMgr10/AdminUI/ReportingReportBuilderApplicationManifestNameregistry项更改为ReportBuilder_3_0_0_0.application
  • 通过SCCM服务器上的Reporting Services日志( C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\LogFiles\ReportServerService__10_28_2013_00_00_33.log )查看错误。 我没有find任何。

我不知所措 我真的希望能够设置自定义报告,而不必让我们的数据库pipe理员参与(他是一个忙碌的人)。 有没有人有任何想法我失踪?