Installing .NET Framework 3.5 sp1 (preferably, the cumulative version")

Hi, i need your help.Im creating a VM with Windows server 2012 R2, SQL Server 2014 BI, and now that i'm installing SQL Server, i got the information that i have to install framework .NET 3.5 SP1.

The question is, after searching on the internet, all pages mention a directory that i don't have in my ISO file (i've i seen wrong?!)

something like "\xxxxxx\sxs" and in my directory i only see this:

Regards

  • Moved by Bob BeaucheminMVP 12 hours 20 minutes ago Moving to a more appropriate forum for best results
June 17th, 2015 1:40pm

Directory \Sources\SxS is available only in windows server image version. So you need to get a Windows Server image version and mount the same.

Hope this helps.

Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 1:54pm

You require sources\sxs folder which in windows setup cd or collect from any resources , you copy into folder in d drive ..

you can use following command .

dism /online /enable-feature /featurename:NetFX3 /all /Source:d:\sources\sxs /LimitAccess

Refer following will help you..

http://www.danielclasson.com/install-net-framework-35-server

June 17th, 2015 1:56pm

Just to clarify, .NET 3.5 is a Windows Server feature, not a SQL Server feature.

Please see:

https://technet.microsoft.com/en-us/library/dn482071.aspx?f=255&MSPPError=-2147217396

Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 2:12pm

Jesus, i haven't noticed that it was on Windows image!

Just to mention one detail: i've downloaded the executable, changed extension to zip, to try to unzip the file and then point the installation to the folder, but i couldn't.

Regards.

EDIT: this time SQL Server wants framework 3.5 service pack 1... how can i install it?

  • Edited by Lrmmf_ 8 hours 17 minutes ago
June 17th, 2015 4:49pm

I'm not sure what you did as you have to install .net 3.5 as windows server feature. So you need to go to manage roles and features and then point to image to install it. To get 3.5 sp1, you would use windows update.

If you are looking for full executable for sp1, you can find it here: http://www.microsoft.com/en-us/download/details.aspx?id=25150.

Hope this helps.

Free Windows Admin Tool Kit Click here and download it now
June 18th, 2015 3:32am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics