Bru Medishetty's SeekWell Blogs
Installing .NET 3.5 Framework in Windows Server 2008 R2
This article will guide through the steps to install .NET Framework 3.5 on a Windows Server 2008 R2.
I recently installed and started working on a Windows Server 2008 R2 Enterprise. I started installing SQL Server and I knew SQL Server 2008 requires the Microsoft .NET Framework 3.5 to be installed on the machine. The installation wizard displayed the following message box (picture below), which is common. (as I had previously installed SQL Server 2008).
I clicked OK button and the setup started loading the required components and immediately displayed the error message (picture below) , asking to install .NET Framework from Role Management Tool
To install roles on a Windows Server the roles have to be added in the Server Manager. So I opened the Roles node from the tree structure in the Server Manager and what you see below is what it looks like (only required portion of the screen is shown to make the images smaller and tidy). On the right side, Add Roles is available and we need to select / click that.
Upon selecting Add Roles, the Add Roles Wizard is displayed as shown below. I selected Application Server and on selecting it, there is a description available on the right side, what that role is going to provide or include.
The following information message box is displayed informing that to install an Application Server, there are certain other required features we need to include. All we need to do is to click the Add required features button in the message box.
It would then display the dialog box giving a short information of what an Application Server does. Click Next to continue.
I choose some additional roles apart from Application Server role, and the dialog box below is a confirmation of all the selections, click install to start the installation process.
The Installation begins. (Picture Below)
The installation is successful and the picture below is the dialog box confirming the success of the installation of the roles that we have chosen.
With that, the prerequisite for installing a SQL Server 2008 Instance is met, and we can continue installing SQL Server 2008.
–Bru Medishetty
| This entry was posted by Brumedishetty on December 7, 2009 at 12:00 AM, and is filed under SQL Server. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |









about 7 months ago
nice one, was in need of it and glad found it..
about 5 months ago
Great Post. I would love to read more in future. keep up the good work.
about 3 months ago
Thanks for this post, I was looking for this when I got stranded and your article help me in completing my task in minutes.