In these procedures you prepare and configure the Microsoft Windows SharePoint Services front-end server, COLLAB01.
Tasks
- Install Prerequisites for COLLAB01
- Enable ASP.NET 2.0 as Default on COLLAB01
- Install Microsoft .NET Framework 3.0 Redistributable Package on
COLLAB01
Install Prerequisites for COLLAB01
Procedure W03-DWSH.2: To install prerequisites for COLLAB01
-
Install Windows Server 2003 R2 Standard Edition with SP2 on COLLAB01. Note that for this server role, either the 32-bit version or 64-bit version of Windows Server 2003 is supported.
-
Install IIS and ASP.NET.
-
Install the Microsoft .NET Framework 2.0 with SP1.
-
Install the Windows Server 2003 Support Tools.
-
Join the Fabrikam domain.
Enable ASP.NET 2.0 as Default on COLLAB01
The following procedures describe how to enable ASP.NET 2.0 Web Service Extension, register this extension as the default on all existing Web sites on your Web server using the aspnet-regiis.exe command line tool, and verify that ASP .NET 2.0 has been enabled on COLLAB01.
Note: |
---|
If you are installing ASP.NET on a 64-bit operating system, you may need to perform additional steps to enable ASP.NET 2.0. See KB Article 894435: How to switch between the 32-bit versions of ASP.NET 1.1 and the 64-bit version of ASP.NET 2.0 on a 64-bit version of Windows for more details. |
Procedure W03-DWSH.3: To register ASP.NET 2.0 as default on COLLAB01
-
Open a command prompt and change to the following directory C:\Windows\Microsoft.NET\Framework\v2.0.50727
-
At the command prompt, run the following command:
Copy Code aspnet_regiis.exe -r
Note: This will change the script mapping for all sites on the server to use ASP.NET 2.0 as the default.
Procedure W03-DWSH.4: To verify that ASP.NET 2.0 has been enabled
-
Open Internet Information Services (IIS) Manager, expand Collab01, and then click Web Service Extensions in the left pane.
-
Verify the ASP.NET 2.0.50727 is listed as Allowed in the right pane.
Install Microsoft .NET Framework 3.0 Redistributable Package on COLLAB01
Windows SharePoint Services requires that Microsoft .NET Framework 3.0 Redistributable Package be installed.
Procedure W03-DWSH.5: To install Microsoft .NET Framework 3.0 Redistributable Package on COLLAB01
-
Download the Microsoft .NET Framework 3.0 Redistributable Package for your operating system version (x86 or x64).
-
Run the .NET Framework 3.0 Redistributable Package installer.
-
Read and accept the license agreement.
-
Complete the installation.