1

I am using Windows 8 x64 and would like to install the .NET Framework 3.5. I've downloaded the full package dotnetfx35 from http://www.microsoft.com/en-us/download/details.aspx?id=25150. Installation fails with Error: 0x800f081f the source files could not be found.

Regression:

How can I install .NET Framework 3.5 on Windows 8?

Error: 0x800f081f the source files could not be found

3 Answers3

2

Download the Enterprise Evaluation ISO, mount it and now point to this ISO. This ISO includes the SxS folder.

1

Enable .Net Framework in Control Panel ยป Uninstall or Change Programs. Turn Windows Features and check the box Update Windows.

slhck
  • 235,242
0

Uninstall the security updates KB2966826 and KB2966828 and then install framework from the control panel/ program and features/ turn windows features on

dori4n
  • 11