R
Richard Clark
I am doing some experimentation with Project Server 2007 and Project Portfolio Server 2007. I am trying to run them all on the same box running Server 2003 SP1. After a few mis-steps, I finally managed to get the Project Server running and am able to sync Projects with the PWA, and do most of the tasks (limited only by my limited understanding of what this can and cannot do).
I have installed the Project Portfolio Server 2007 on the same box and the installation seems to complete without issue; however, when I go to load the application from the browser, I get the following error message:
Configuration Error
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: Could not load file or assembly 'Microsoft.Office.Project.PortfolioServer.Optimizer, Version=1.0.2508.22969, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. Failed to grant minimum permission requests. (Exception from HRESULT: 0x80131417) (C:\Inetpub\wwwroot\wss\VirtualDirectories\80\PPS\web.config line 66)
Source Error:
Line 64: <httpRuntime executionTimeout="1800" maxRequestLength="524288"/>
Line 65: <httpModules>
Line 66: <add type="Microsoft.Office.Project.PortfolioServer.PSWA.ModularArchitecture..Redirector" name="ModularRedirector"/>
Line 67: </httpModules>
Line 68: <xhtmlConformance mode="Legacy"/>
Source File: C:\Inetpub\wwwroot\wss\VirtualDirectories\80\PPS\web.config Line: 66
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
I tried to google this error and got nothing back. I also didn't see anything about this on MSDN. Has anybody else out there seen this or have a clue as to how to get past this?
I have installed the Project Portfolio Server 2007 on the same box and the installation seems to complete without issue; however, when I go to load the application from the browser, I get the following error message:
Configuration Error
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: Could not load file or assembly 'Microsoft.Office.Project.PortfolioServer.Optimizer, Version=1.0.2508.22969, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. Failed to grant minimum permission requests. (Exception from HRESULT: 0x80131417) (C:\Inetpub\wwwroot\wss\VirtualDirectories\80\PPS\web.config line 66)
Source Error:
Line 64: <httpRuntime executionTimeout="1800" maxRequestLength="524288"/>
Line 65: <httpModules>
Line 66: <add type="Microsoft.Office.Project.PortfolioServer.PSWA.ModularArchitecture..Redirector" name="ModularRedirector"/>
Line 67: </httpModules>
Line 68: <xhtmlConformance mode="Legacy"/>
Source File: C:\Inetpub\wwwroot\wss\VirtualDirectories\80\PPS\web.config Line: 66
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
I tried to google this error and got nothing back. I also didn't see anything about this on MSDN. Has anybody else out there seen this or have a clue as to how to get past this?