读书人

reporting service 配置为sharepoint集

发布时间: 2013-01-27 13:55:24 作者: rapoo

reporting service 配置为sharepoint集成模式报错
SharePoint 管理中心中配置报表服务器集成

配置完sqlserver 2008 r2 reporing server 打开报表服务器web 服务url

Reporting Services 错误
--------------------------------------------

报表服务器遇到配置错误。如果将报表服务器配置为使用 SharePoint 集成模式,请确保服务器已加入 SharePoint 场,且已授予报表服务器服务帐户对 SharePoint 场的访问权限。 (rsServerConfigurationError) 获取联机帮助

--------------------------------------------
SQL Server Reporting Services

不知道什么原因,求助
[解决办法]
在SharePoint》一般应用程序》 Reporting Services里面配置

[解决办法]

引用:
在SharePoint》一般应用程序》 Reporting Services里面配置

mark
[解决办法]
我在配置集成的时候,也遇到了一样的问题。

请保证 在SQL上安装 sharepoint web前端 加入的sharepoint场,简单说 就是 sql服务器也要加入sharepoint场。

贴上 我当时的配置记录

第二步:在报表服务器计算机上安装一个 SharePoint Web 前端。该 Web 前端会将报表服务器计算机加入 SharePoint 场中。只有在将报表服务器和 SharePoint 技术实例部署到不同的计算机上时,才需要在报表服务器计算机上安装 Web 前端。(如果不安装WEB前端,一会遇到一个报错,在打开报表服务页面的时候,见下:)
http://technet.microsoft.com/zh-cn/library/aa905869.aspx
第三步:Sharepoint 2010 管理中心配置
使用 SharePoint 管理中心配置报表服务器集成。配置设置包括指定单个报表服务器 URL、针对发往报表服务器的请求设置身份验证类型、向报表服务器服务帐户授予数据库访问权限。
General application settings -- reporting services -- Reporting services integration 配置相应的项目;

我还遇到了一个这个错误
ERROR 1:
Reporting Services Error
?The configuration
parameter SharePointIntegrated is set to True but Share Point Object Model
cannot be loaded. The error was: System.IO.FileNotFoundException: Could
not load file or assembly 'Microsoft.SharePoint, Version=14.0.0.0,
Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its
dependencies. The system cannot find the file specified. File name:
'Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral,
PublicKeyToken=71e9bce111e9429c' at
Microsoft.ReportingServices.SharePoint.Objects.RSSPImpSecurity.set_StaticCatchAccessDeniedException(Boolean
value) at
Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelper..ctor()
at
Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelperFactory.get_ServiceHelper()
WRN: Assembly binding logging is turned OFF.

To enable assembly bind
failure logging, set the registry value
[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is
some performance penalty associated with assembly bind failure logging. To
turn this feature off, remove the registry value
[HKLM\Software\Microsoft\Fusion!EnableLog]. .
(rsSharePointObjectModelNotInstalled) Get
Online Help

[解决办法]
错误原因写的很清楚了,第一检查你的服务器是否在farm里面,第二检测你的report service 的用户是否对farm有读取权限

读书人网 >行业软件

热点推荐