Currently, Secret Server is only compatible with the .NET Framework 3.5 SP1, however IIS uses ASP.NET Version 2.0. You may have to configure your server to use the correct version of the .NET Framework.
For XP or Server 2003:
- Open the Start Menu, click "Run" and in the run dialog type "compmgmt.msc" and click "OK".
- Expand "Services and Applications" on the left, expand, "Internet Information Services", "All Websites".
- Select the website that Secret Server is installed on. If you are unsure, which is typically "Default Web Site" unless configured otherwise.
- Right click the Secret Server Application, and click "Properties" to bring up the Properties dialog.
- Switch to the ASP.NET Tab* in the properties dialog, and select the "2.0.50727" version, and click "OK".
For Vista, Windows 7, or Server 2008:
- Open the Start Menu, click "Run" and in the run dialog type "compmgmt.msc" and click "OK".
- Expand "Services and Applications" on the left, expand, "Internet Information Services", "All Websites".
- Select the website that Secret Server is installed on. If you are
unsure, which is typically "Default Web Site" unless configured
otherwise.
- Select the Secret Server Application, and click the "Basic Settings" link under the "Actions" list heading.
- Note what Application Pool Secret Server is running under.
- Select the "Application Pools" node, and go to "Basic Settings" for Secret Server's Application Pool.
- Update the ".NET Framework Version" selection to Version 2.0.
Secret Server is now configured to run ASP.NET 2.0.
* If the ASP.NET Tab is not visible, you may not have the .NET Framework 2.0 installed. To install, visit http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en
Article ID: 15, Created On: 7/25/2007, Modified: 10/14/2010