1/1页1 跳转到查看:482
发新话题 回复该主题

[原创] reporting services和Sahrepoint Portal Server安装在同一台服务器时出现的问题

reporting services和Sahrepoint Portal Server安装在同一台服务器时出现的问题

问题
先用reporting service configuration manager设置reporting service。将Report Server 和Report manager的Virtual Directory改到sharepoint portal server-80下面。设置成功了。但是当我访问http://localhost/reports时,得到一个错误提示:



Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Cannot use 'partitionResolver' unless the mode is 'StateServer' or 'SQLServer'.
Source Error:
Line 164:    </webParts>
Line 165:    <machineKey validationKey="DA65D9E6980E9CDB52426BF3C793EBAF7FBA3B866117F3CC" decryptionKey="9D7E984E12AA43FDECAB1E05D1E952822680D27BD1F37439" validation="SHA1" />
Line 166:    <sessionState mode="SQLServer" timeout="60" allowCustomSqlDatabase="true" partitionResolverType="Microsoft.Office.Server.Administration.SqlSessionStateResolver, Microsoft.Office.Server, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
Line 167:  </system.web>
Line 168:  <runtime>



原因

SQL server 2005 reporting servicesSahrepoint Portal Server安装在同一台服务器时需要注意的是reporting services默认使用也是80端口。所以我们需要手动去调整reporting services的端口。
解决方法
1.
先将default web site的端口号给我81(这里的名字随便选的)

 附件: 您所在的用户组无法下载或查看附件

2.打开Reporting Services Configuration将里面所用的website定义为default web site,并且在database setup中点击upgrade更新一下数据

 附件: 您所在的用户组无法下载或查看附件

3.检查reportsreportserver是否正常。

 附件: 您所在的用户组无法下载或查看附件

欢迎大家和我联系
MCSE2003\MCSA2003\MCP\MTO\MVP
QQ群:1号群10122083(满)|2号群309028|3号群10800691|MCSE考试26035732
bbs:http://www.mcse.org.cn
msn:lingluo18#hotmail.com
mail:lingluo18#gmail.com

TOP

 

学习了~~
向更高层次努力!

TOP

 
1/1页1 跳转到
发表新主题 回复该主题