Server Error in '/PortfolioServer' Application - Please help

B

Barry

Is there a simple way to resolve this issue?

Server Error in '/PortfolioServer' Application.
--------------------------------------------------------------------------------

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\PortfolioServer\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\PortfolioServer\web.config
Line: 66
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top