Answered by:
.Net Framework 4.0 Will Not Install (With Logs)

Question
-
Hello. I have all versions of Microsoft .Net Framework up to 3.5. I really need 4.0. When i try to install it, fails. I've tried different installers, standalone, web etc. Also i've tried to run as Adminstrator. Nothing Works, and i've been online googling form 6 days. I'm clueless. I hope someone on this forum can help me fix this issue.
I am using Windows 7 64-Bit
Any help is deeply apprecated.
Logs:
[12/28/2014, 15:46:50] === Logging started: 2014/12/28 15:46:50 ===
[12/28/2014, 15:46:50] Executable: C:\Users\Bjarni\Desktop\NDP452-KB2901954-Web.exe v4.5.51209.34209
[12/28/2014, 15:46:50] --- logging level: standard ---
[12/28/2014, 15:46:50] Successfully bound to the ClusApi.dll
[12/28/2014, 15:46:50] Error 0x80070424: Failed to open the current cluster
[12/28/2014, 15:46:50] Cluster drive map: ''
[12/28/2014, 15:46:50] Considering drive: 'C:\'...
[12/28/2014, 15:46:50] Considering drive: 'D:\'...
[12/28/2014, 15:46:50] Drive 'D:\' is rejected because of the unknown or unsuitable drive type
[12/28/2014, 15:46:50] Considering drive: 'E:\'...
[12/28/2014, 15:46:50] Drive 'E:\' is rejected because of the unknown or unsuitable drive type
[12/28/2014, 15:46:50] Considering drive: 'G:\'...
[12/28/2014, 15:46:50] Drive 'G:\' is rejected because of the unknown or unsuitable drive type
[12/28/2014, 15:46:50] Drive 'C:\' has been selected as the largest fixed drive
[12/28/2014, 15:46:50] Directory 'C:\31be79f80551a80ce7e5\' has been selected for file extraction
[12/28/2014, 15:46:50] Extracting files to: C:\31be79f80551a80ce7e5\
[12/28/2014, 15:46:50] Extraction took 437 milliseconds
[12/28/2014, 15:46:50] Executing command line: 'C:\31be79f80551a80ce7e5\\Setup.exe /x86 /x64 /web'
[12/28/2014, 15:46:50] Error 0x80070002: Failed to start the process
[12/28/2014, 15:46:50] Error 0x80070002: Failed to execute file
[12/28/2014, 15:48:36] Exiting with result code: 0x80070002
[12/28/2014, 15:48:36] === Logging stopped: 2014/12/28 15:48:36 ===- Edited by BjarniP Sunday, January 4, 2015 4:39 AM
Saturday, January 3, 2015 9:46 PM
Answers
-
Hi BjarniP,
Please refer to this thread:https://social.msdn.microsoft.com/Forums/vstudio/en-US/22e1b37b-b4cc-4c48-a3ba-2737b0ad12a2/im-having-trouble-installing-microsoft-net-framework-4-on-windows-7-64bit?forum=netfxsetup
Read the step 2 :
2. Before running the installer, apply irarab's fix as follows:
"I went to "C:\Windows\Microsoft.NET" there is a directory called "assembly".
I looked in the directory and found some subdirectories with lots of old dot net 4 files. I renamed the directory assembly2 and tried to install Dot Net 4 and it worked!!!!
(You can't delete the assembly directory unless you take ownership of it but you can rename it.)"
Best regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Marked as answer by Anna Cc Tuesday, January 13, 2015 3:06 AM
Tuesday, January 6, 2015 4:52 AM
All replies
-
Your error "Error 0x80070002: Failed to start the process" is a Windows Update error. Read here:
https://support.microsoft.com/kb/910336?wa=wsignin1.0
When you post in these forums, it is also very helpful if your tell us your Windows version and supply complete install logs as follows:
Please collect your install logs with this:
After you run Collect.exe, you'll find vslogs.cab in your %temp% directory. Please upload vslogs.cab to a public site, like OneDrive, and post the link here.
Sunday, January 4, 2015 3:12 AM -
Thank you. I am using Windows 7 64-Bit
Here is the link for my vlogs.cab:
https://www.mediafire.com/?e53u384yeb343yySunday, January 4, 2015 4:40 AM -
Unfortunately, the install does not start, so there is no log.
For the prep error you described (Error 0x80070002: Failed to start the process), you can try the steps in the answer in this thread:
Sunday, January 4, 2015 3:47 PM -
Nothing helps. I can hardly run any programs without Framework 4.0Sunday, January 4, 2015 8:40 PM
-
The remaining option is to reinstall your OS. Probably not something you want to do, but sometimes the only effective solution.Sunday, January 4, 2015 10:07 PM
-
Reinstall my OS? What is that, and how do i do that?
Windows Update had an update for .Net Framework 4.5.1. At least i know my computer can run .net framework 4.0. The installation also failed with Windows Update.
Sunday, January 4, 2015 10:42 PM -
"Reinstall my OS? What is that, and how do i do that?"
Your Operating System (Windows 7).
For help with repairing/reinstalling Windows 7, please ask here:http://answers.microsoft.com/en-us/windows/forum/windows_7-system?sort=lastreplydate&dir=desc&tab=Threads&status=&mod=&modAge=&advFil=&postedAfter=&postedBefore=&threadType=All&tm=1420462785170
Monday, January 5, 2015 1:00 PM -
Hi BjarniP,
Please refer to this thread:https://social.msdn.microsoft.com/Forums/vstudio/en-US/22e1b37b-b4cc-4c48-a3ba-2737b0ad12a2/im-having-trouble-installing-microsoft-net-framework-4-on-windows-7-64bit?forum=netfxsetup
Read the step 2 :
2. Before running the installer, apply irarab's fix as follows:
"I went to "C:\Windows\Microsoft.NET" there is a directory called "assembly".
I looked in the directory and found some subdirectories with lots of old dot net 4 files. I renamed the directory assembly2 and tried to install Dot Net 4 and it worked!!!!
(You can't delete the assembly directory unless you take ownership of it but you can rename it.)"
Best regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Marked as answer by Anna Cc Tuesday, January 13, 2015 3:06 AM
Tuesday, January 6, 2015 4:52 AM