Follow sqlserver-dba.com

Subscribe to RSS feed  Follow @jackvamvas - Twitter

*Use the Comments section for questions

SQLServer-DBA.com Links

Dba_db2_button

dba-ninja.com

SQL Server DBA Jobs

dotNet framework 3.5 is a SQL Server 2012 prerequisite

06 May,2015 by Tom Collins

When you install SQL Server 2012 on Windows 2012 – one of the prerequisites is .Net framework 3.5.  You may be wondering why .Net 3.5 is installed

1)      Installing .Net framework 3.5 includes .Net framework 2.0 , 3.0 and 3.5.

2)      Starting from .Net 4 , applications requiring lower versions are not supported by .Net 4

3)      It is possible applications require .Net 3.5 . Therefore a separate installation needs to occur of .Net 3.5

4)      Even though you can install .Net 3.5 during the SQL Server 2012 installation it’s easier to make the .Net installation prior to starting the SQL Server 2012 installation

 How to install .Net 3.5 on Windows 2012

1) Open the Server Manager under Admin Tool

2)  Under Manage click on the Add Roles and Features

3) If .NET Framework 3.5 is not displayed, click Add Feature

4) Check the .NET Framework 3.5 under .NET Framework 3.5 Features. Click Next and Install.

 

How to confirm .Net 3.5 is installed using Powershell using Get-WindowsFeature

Fire up the Powershell admininstration console and execute Get-WindowsFeature

DotNet3-5

Read More silent SQL Server install and Active Directory Module install

How to Install SQL Server service pack silently - SQL Server DBA

SQL server 2008 R2 – Silent installation for the SSMS and client tools

How to install the Active Directory Module for Windows

 

 


Author: Tom Collins (http://www.sqlserver-dba.com)


Share:

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment on dotNet framework 3.5 is a SQL Server 2012 prerequisite


sqlserver-dba.com | SQL Server Performance Tuning | SQL Server DBA:Everything | FAQ | Contact|Copyright & Disclaimer