Installing/Enabling .NET 3.5 on Windows 10

I have tried every valid solution I can find but still I'm stuck with this problem.

I am attempting to run an app that requires .NET 2.0, windows has recognised that it should install .NET 3.5. However, when I choose to "Download and install this feature", after a progress bar, it returns "The system cannot find the file specified. Error code: 0x80070002". Troubleshooting only links to a page of unrelated error codes and I cannot find a solution on this website or any other.

Hi,

Thank you for posting your query in Microsoft Community.

Sorry for the inconvenience caused. I will assist you with this.

To check if the.NET Framework 3.5 is available in Control Panel and to enable it, please follow these steps:

a) Press “Windows Logo” + “R” keys on the keyboard.

b) Type “appwiz.cpl” in the “Run” command box and press “ENTER”.

c) In the “Programs and Features” window, click on the link “Turn Windows features on or off”.

d) Check if the “.NET Framework 3.5 (includes .NET 2.0 and 3.0)” option is available in it.

e) If yes, then enable it and then click on “OK”.

Also try the below article and see if it helps to resolve the issue.

https://msdn.microsoft.com/en-us/library/hh506443%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396

Hope the above information helps. Reply with necessary information and the result to help you further. Thank you.

Deepak Krishnan R

45 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Mount your Windows 10 ISO if you have one or insert your Windows 10 install disc

Press Windows key + x

Click Command Prompt (Admin)

At the command prompt, enter the following command:

run Dism DISM /Online /Enable-Feature /FeatureName:NetFx3 /Source:d:\sources\sxs /All /LimitAccess

 

 

I would suggest you touninstall , reinstall and update the .Net framework 3.5.

  1. Press Start button and type Programs and features and select it.
  2. Select the .Net framework and uninstall.
  3. Restart the PC andreinstall .Net framework 3.5 from the below link and Update.

Download .Net framework 3.5: http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe 

Note: Install all the pending updates after logging in to Microsoft account and check.

Keep us informed if the issue is resolved. We are glad to help you further.

Try the following:

 

Press Windows key + X

Click Command Prompt (Admin)

Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)

Dism /Online /Cleanup-Image /CheckHealth

Dism /Online /Cleanup-Image /ScanHealth

Dism /Online /Cleanup-Image /RestoreHealth

 

See if you can enable the .NET Framework or reinstall it.

 

Best,
Andre
twitter/adacosta
groovypost.com

28 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Unfortunately this doesn't work either and returns 0x80070002 and says that the system cannot find the file specified. This also happens with the installer in the article.

3 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I do not have the ISO or an installation disk

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

How to download official Windows 10 ISO files

After downloading the ISO, just double click it to mount it.

Best,
Andre
twitter/adacosta
groovypost.com

4 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated April 30, 2024 Views 67,966 Applies to: