错误信息:

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 177: </webParts>
Line 178: <machineKey validationKey="6DdeCEBawgtyhuji24A8FC53EC6834D1AD64DE8259C" decryptionKey="1C78397EE2A4AEC6F3BabcxdefB9Bderfr1D2D4FB07C351234" validation="SHA1" />
Line 179: <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 180: </system.web>
Line 181: <runtime>
Source File: C:\Inetpub\wwwroot\web.config Line: 179

 

解决方案

===========

修改web.config文件, 如下文介绍.

 

Installing SQL Reporting Services and MOSS 2007 on the Same port ( default : 80)

http://blogs.msdn.com/solutions/archive/2007/10/29/installing-sql-reporting-services-and-moss-2007-on-the-same-port-default-80.aspx

相关文章:

  • 2022-12-23
  • 2021-06-02
  • 2021-10-13
  • 2021-07-19
  • 2022-01-04
  • 2021-05-24
  • 2022-12-23
  • 2021-11-14
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2021-08-24
  • 2022-02-22
  • 2022-12-23
相关资源
相似解决方案