Adam
Ł.
CDO, Scania Polska
S.A.
Temat: Performance Point Server 2007
Hej,Jestem zainteresowany serwisem Performance Point Server 2007. W związku z tym postawiłem sobie basic'ową instancnę MOSS'a 2007 i doinstalowałem PPS 2007. Instalacja i konfiguracja PPS zakończyła się pomyślnym komunikatem, jednak po tym zabiegu pojawił się problem z witryną MOSS: Runtime Error
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="On" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
Z ciekawości na czystej maszynie zainstalowałem WSS 3.0 jedynie oraz PPS 2007 i po konfiguracji PPS'a pojawia się ten sam problem.
Natomiast w momencie, kiedy próbuje wyświetlić witrynę zapoznawczą projektanta pulpitu nawigacyjnego otrzymuje następujący komunikat:
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 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (C:\Program Files\Microsoft Office PerformancePoint Server\3.0\Monitoring\PPSMonitoring_1\Preview\web.config line 49)
Line 47: </httpHandlers>
Line 48: <httpModules>
Line 49: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 50: </httpModules>
Line 51: <webServices>
Może mi ktoś podpowie, gdzie szukać rozwiązania? Nie jestem specjalistą od MOSS'a - zalezy mi na przetestowaniu narzędzia do raportingu, a wydaje mi się, że PPS może być bardzo ciekawym zamiennikiem przestarzałego BIP'a. Będe wdzieczny za pomoc.Adam Ł. edytował(a) ten post dnia 12.01.10 o godzinie 00:11