Jump to content

i have already done a google search on this and the only solution i found was to use the installation disk and set its path as the installation files but i dont have the installation disk or an ISO. isnt it possible to download just .net 3.5 installation files from Microsoft site like in windows 10?

Link to post
Share on other sites

1 minute ago, Shammikit said:

i have already done a google search on this and the only solution i found was to use the installation disk and set its path as the installation files but i dont have the installation disk or an ISO. isnt it possible to download just .net 3.5 installation files from Microsoft site like in windows 10?

err, you can install .net in server features in the server dashboard?

 

Just click Manage on the top of the Server Dashboard

Add Roles and Features

Keep pressing next until you get to the list of features.

and .net is at the top.

 

That is unless I'm not understanding your question correctly?

Link to post
Share on other sites

Just now, scottyseng said:

err, you can install .net in server features in the server dashboard?

 

Just click Manage on the top of the Server Dashboard

Add Roles and Features

Keep pressing next until you get to the list of features.

and .net is at the top.

 

That is unless I'm not understanding your question correctly?

yes i did try that,but im getting a error when i install it. i searched the internet and it says that the installation files could not be found, so the recommend to specify a path to get the installation files from the server 2012 disk or ISO but i got none of them with me

Link to post
Share on other sites

Just now, Shammikit said:

yes i did try that,but im getting a error when i install it. i searched the internet and it says that the installation files could not be found, so the recommend to specify a path to get the installation files from the server 2012 disk or ISO but i got none of them with me

That's really odd.

 

Well, you can get a ISO file from here:

https://www.reddit.com/r/microsoftsoftwareswap/comments/3wxfh5/h_windows_7_8_81_10_windows_server_office_visio/

 

Scroll down to the blue download list and you'll see Windows Server 2012 R2 ISO for download.

Link to post
Share on other sites

38 minutes ago, Shammikit said:

i have already done a google search on this and the only solution i found was to use the installation disk and set its path as the installation files but i dont have the installation disk or an ISO. isnt it possible to download just .net 3.5 installation files from Microsoft site like in windows 10?

To enable .NET 3.5 SP1 on  Windows Server 2012 operating system:

  1. Open Control Panel, Program and Features (or Control Panel, Uninstall a program depending on your view setting).
  2. Click Turn Windows features on or off.
  3. The Add Roles and Features Wizard window should appear. Review this information first.
  4. After reviewing the information, click Next.
  5. From the Select installation type screen, select Role-based or feature-based installation and click [Next]
  6. From the Select Server Selection screen verify the correct server is selected.
  7. Click [Next] on the Select Server Roles screen.
  8. In the Select Features screen, click the triangle icon next to .NET Framework 3.5 Features to expand it. Checkmark the following options below. If the Add Roles and Features Window appears, click Add Features.
    • NET Framework 3.5 (includes .NET 2.0 and 3.0)
  9. After checking the above selections, click [Next].
  10. Click [Next] until you reach the Confirm installation selections screen.
  11. On the Confirm installation selections page, verify .NET 3.5 features are on the list. You have two options:
    • If the source files for Windows Server 2012 are on the local computer, or if you are unsure, click Install.
    • If source files for Windows Server 2012 installation are not on the local computer, click Specify an alternate source path near the bottom of the screen and installation files and then click Install.
  12. If the .NET 3.5 features were installed successfully, you should see a message confirming the installation was successful.
  13. Close out of Control Panel.
Link to post
Share on other sites

5 hours ago, Raziq_26 said:

To enable .NET 3.5 SP1 on  Windows Server 2012 operating system:

  1. Open Control Panel, Program and Features (or Control Panel, Uninstall a program depending on your view setting).
  2. Click Turn Windows features on or off.
  3. The Add Roles and Features Wizard window should appear. Review this information first.
  4. After reviewing the information, click Next.
  5. From the Select installation type screen, select Role-based or feature-based installation and click [Next]
  6. From the Select Server Selection screen verify the correct server is selected.
  7. Click [Next] on the Select Server Roles screen.
  8. In the Select Features screen, click the triangle icon next to .NET Framework 3.5 Features to expand it. Checkmark the following options below. If the Add Roles and Features Window appears, click Add Features.
    • NET Framework 3.5 (includes .NET 2.0 and 3.0)
  9. After checking the above selections, click [Next].
  10. Click [Next] until you reach the Confirm installation selections screen.
  11. On the Confirm installation selections page, verify .NET 3.5 features are on the list. You have two options:
    • If the source files for Windows Server 2012 are on the local computer, or if you are unsure, click Install.
    • If source files for Windows Server 2012 installation are not on the local computer, click Specify an alternate source path near the bottom of the screen and installation files and then click Install.
  12. If the .NET 3.5 features were installed successfully, you should see a message confirming the installation was successful.
  13. Close out of Control Panel.

i did try that and the image below shows the error i got. the solutions i found on the internet says specify alternate source path to ISO of server 2012 or installation disk. i got none of those.is there a way to download only .NET framework 3.5 and install it without going to download the entire OS installation again just to install .NET

er.PNG

Link to post
Share on other sites

1 hour ago, Shammikit said:

i did try that and the image below shows the error i got. the solutions i found on the internet says specify alternate source path to ISO of server 2012 or installation disk. i got none of those.is there a way to download only .NET framework 3.5 and install it without going to download the entire OS installation again just to install .NET

er.PNG

Yes you can download this setup http://www.techdreams.org/microsoft/download-offline-installers-of-net-framework-35-35-sp1-30-20-from-microsoft-servers/1845-20090314

Link to post
Share on other sites

10 hours ago, Raziq_26 said:

hello, i downloaded .net 3.5 and tried to install it but im getting the error shown in the image. these are offline installers right, so it doesnt require internet? my server is not connected to internet at the moment 

ne.PNG

Link to post
Share on other sites

11 hours ago, Raziq_26 said:

 i tried from server manager as well and i have got this

se.PNG

Link to post
Share on other sites

4 hours ago, Shammikit said:

hello, i downloaded .net 3.5 and tried to install it but im getting the error shown in the image. these are offline installers right, so it doesnt require internet? my server is not connected to internet at the moment 

ne.PNG

Try turning Windows Firewall off and try to install may be that will work...

If still not open CMD as Administrator

Type Command "powershell"

Then in powershell cmd type

"Install-WindowsFeature Net-Framework-Core -source \\network\share\sxs"

Then type Command

"Get-WindowsFeature"

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×