As of Secret Server 6.0, the .NET Framework 3.5 SP1 is required. If the .NET Framework 3.5 SP1 is not installed, an error similar to this will be displayed:
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 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 94: <compilation defaultLanguage="c#" debug="true">
Line 95: <assemblies>
Line 96: <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Line 97: <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 98: <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Installing the .NET Framework 3.5 SP1 is required to run Secret Server. It can be downloaded from this URL: http://www.microsoft.com/downloads/details.aspx?FamilyID=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en
Installing the software and restarting the server once installation is complete will resolve this error.
If you continue to had additional problems, please contact support.
Article ID: 40, Created On: 4/14/2009, Modified: 4/14/2009