Visual Studio 2015 won't install correctly (.NET Framework 4.6 Error)

1

Today (and many days before) I tried to install Visual Studio 2015, but with no luck. I constantly get an error saying that I my system does not have .NET Framework 4.6 installed.

After searching some posts on Stack Overflow I found some people that had the same problem but their questions weren't awnsered with the correct fix. I obviously tried Google in the first place but no fixes were found.

For example:

Installing Visual Studio 2015

Please see the screenshots that I've made during the installation.

Step 1 Installation details:


Step 2 Stuck at Applying Framework:


Step 3 The Error:

It says that this part is NOT installed on my system.


So I looked and it wasn't installed.


But if I look in my installed programs it clearly shows Visual Studio 2015 (http://i.stack.imgur.com/5XCsm.png).

Installing .NET Framework 4.6

So I tried to install this framework manually.
The online and offline setup give me the same error:
Setup failed.

Installing: i.stack.imgur.com/XplBw.png
Rollback?!: i.stack.imgur.com/RdNyz.png
Failed: i.stack.imgur.com/lu3x8.png

Computer specifications

OS: Windows 8.1 (64-bit, Dutch)
Motherboard: Asus Maximus Formula VII
RAM: 16 GB (1600Mhz) Corsair Vengeance

Notes

  • There is enough space on my SSD for the program to install
  • Using an SSD
  • I am not going to upgrade to Windows 10 in order to fix this issue (if that is the case)
  • I tried Visual Studio 2015 Community from the official Microsoft website and the Visual Studio 2015 Community from Dreamspark (since I am a student)

Log info

this is the error in the log:

[08A8:09E4][2016-03-10T15:35:13]i301: Applying execute package: netfxfullweb, action: Install, path: C:\ProgramData\Package Cache\NetFxWeb393297\packages\dotNetFramework\dotNetFx-Web.exe, arguments: '"C:\ProgramData\Package Cache\NetFxWeb393297\packages\dotNetFramework\dotNetFx-Web.exe" /q /norestart /KeepAUPaused /lcid 1033 /ChainingPackage vs_community /log C:\Users\TERRYD~1\AppData\Local\Temp\dd_vs_community_20160310153449_135_netfxfullweb.log.html'
[08A8:09E4][2016-03-10T15:36:02]e000: Error 0x800736b3: Process returned error: 0x36b3
[08A8:09E4][2016-03-10T15:36:02]e000: Error 0x800736b3: Failed to execute EXE package.
[1770:0634][2016-03-10T15:36:02]e000: Error 0x800736b3: Failed to configure per-machine EXE package.
[1770:0634][2016-03-10T15:36:02]i000: MUX: Installation size in bytes for package: netfxfullweb MaxAppDrive: 0 MaxSysDrive: 687198208 AppDrive: 0 SysDrive: 44032000
[1770:0634][2016-03-10T15:36:02]i000: MUX: Return Code:0x800736B3 Msi Messages:0 Result Detail:0 Restart:None
[1770:0634][2016-03-10T15:36:02]i000: MUX: Set Result: Return Code=-2147010893 (0x800736B3), Error Message=, Result Detail=, Vital=True, Package Action=Install, Package Id=netfxfullweb<br><br>

Log

.net
visual-studio
visual-studio-2015
windows-8.1
asked on Stack Overflow Mar 10, 2016 by Terry • edited May 31, 2017 by Loaf

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0