Wednesday, February 25, 2009

Configuring SharePint Server 2007 (Part:2)

Install the .NET 3.0 Framework
Download the .NET 3.0 Framework:
Filename: dotnetfx3setup.exe

Download URL: http://www.microsoft.com/downloads/details.aspx?familyid=10CC340B-F857-4A14-83F5-25634C3BF043
Copy the dotnetfx3setup.exe file into the application server and execute the file:


In the Welcome to Setup dialog box, read the license agreement very carefully, select the I have read and ACCEPT the terms of the License Agreement option, and click the Install button.
When the setup is complete, click the Exit button.

Allow ASP.NET 2.0 Web Service Extensions in IIS:

Select Start > Administrative Tools > Internet Information Services (IIS) Manager

In the Internet Information Services management console, expand the server name in the left pane, then select Web Service Extensions.

In the right pane, select ASP.NET v2.0.50727, then click the Allow button:
You should now have a fully-functional .NET framework installed inside your application tire.

No comments:

Post a Comment