2
1
I am installing .NET 3.5 framework on windows server 2012. I downloaded dotNetFx35setup.exe from Microsoft website and copied it to a location E:\Sources\SxS. On every link on google they are telling about this SxS folder, so did it like this. But still I am not able to install .NET framework from GUI . I selected .NET in features and specified the path to E:\Sources\SxS. What I am doing wrong ??
My pc in not connected to internet, so I need some ofline installation method.
The system on which I want to install .NET is on remote location(1) and the system from which I am picking ISO is on remote location(2). Now I am trying to mount ISO from location(2) to location(1) but the problem is location(1) pc is on win 2012 and location(2) pc is on win 2003 R2, so location(1) pc is not able to access shared folders of location(2) pc. So I was asking if it is necessary to use ISO only, or there is any other way which only includes small files if I manage to download and install .NET -- thxxxxxx – Vikram Singh – 2014-09-27T16:22:00.310
This didn't work for me on a naked install of 2012 R2. There are updates in kb articles that supposedly fix .NET 3.5 install (such as https://support.microsoft.com/en-gb/kb/3005628) but no good for me as I wanted to do this without any updates installed.
– adampski – 2016-04-08T10:05:49.247