Answered by:
Error when trying to install Microsoft .Net 4.0

Question
-
Hi there, i've recently been trying to install/update microsoft.net to 4.0 and it is not working, i download the app to start the installation - it verifys the files etc, then just when its about to install it stops and this comes up:
Error when installing: HRESULT 0x8e5e03fa
I have looked and tried to figure out (with my limited knowledge) of what is the problem, but no avail.
I have also tried uninstalling and wiping all my .NET files and still cannot install.
Any idea as to why this could be happening? I gotta get this sorted out!
Thanks for reading and hopefully you can solve my mystery!
Cheers!
Monday, January 24, 2011 7:36 AM
Answers
-
[1/26/2011, 16:32:23] Exe (C:\Users\Cav\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.0-KB956250-v6001-x86.msu) failed with 0x1a90 - The function attempted to use a name that is reserved for use by another transaction. .
ok, we have a new issue, but this iusse can can be fixed with this Update:
http://support.microsoft.com/kb/947821
Also start the command prompt (cmd.exe) with admin rights [1] and run sfc [2]:
sfc.exe /scannow
Is it able to find and repair broken files (create the txt file shown under [2] and look if all files are restored)? If you still get errors, upload all files from the folder C:\Windows\Logs\CBS. I try to look what fails in detail.
best regards
André
[1] http://windows.microsoft.com/en-US/windows7/How-do-I-run-an-application-once-with-a-full-administrator-access-token
[2] http://support.microsoft.com/kb/929833
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/- Proposed as answer by Andre.Ziegler Friday, January 28, 2011 2:36 PM
- Marked as answer by Magon LiuModerator Monday, January 31, 2011 3:18 AM
Wednesday, January 26, 2011 11:59 PM
All replies
-
Can you share the log files of the .net Framework 4.0 setup?
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/Monday, January 24, 2011 2:27 PM -
Exe Log File: dd_SetupUtility.txt
[1/24/2011, 16:18:9] Action complete
[1/24/2011, 16:18:9]Error 0 is mapped to Custom Error:
[1/24/2011, 16:18:10]Wait for Item (clr_optimization_v2.0.50727_32) to be available
[1/24/2011, 16:18:10]clr_optimization_v2.0.50727_32 is now available to install
[1/24/2011, 16:18:10]Creating new Performer for ServiceControl item
[1/24/2011, 16:18:10] Action: ServiceControl - Stop clr_optimization_v2.0.50727_32...
[1/24/2011, 16:18:10]ServiceControl operation succeeded!
[1/24/2011, 16:18:10] Action complete
[1/24/2011, 16:18:10]Wait for Item (Windows6.0-KB956250-v6001-x86.msu) to be available
[1/24/2011, 16:18:10]Windows6.0-KB956250-v6001-x86.msu is now available to install
[1/24/2011, 16:18:10]Creating new Performer for Exe item
[1/24/2011, 16:18:10]Created new ExePerformer for Exe item
[1/24/2011, 16:18:10]WU Service was already enabled or was running
[1/24/2011, 16:18:10]WU Service: EnsureWUServiceIsNotDisabled succeeded
[1/24/2011, 16:18:11]Launching CreateProcess with command line = wusa.exe "C:\Users\Cav\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.0-KB956250-v6001-x86.msu" /quiet /norestart
[1/24/2011, 16:19:44]Exe log file(s) :
[1/24/2011, 16:19:44]C:\Windows\logs\cbs\CBS.log
[1/24/2011, 16:19:44]Log File C:\Windows\logs\cbs\CBS.log exists and will be added to the Watson upload list
[1/24/2011, 16:19:44]Exe (C:\Users\Cav\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.0-KB956250-v6001-x86.msu) failed with 0x8e5e03fa - (null).
[1/24/2011, 16:19:44]Exe Log File: CBS.log
[1/24/2011, 16:19:45]PerformOperation on exe returned exit code 2388526074 (translates to HRESULT = 0x8e5e03fa)
[1/24/2011, 16:19:45] Action complete
[1/24/2011, 16:19:45]OnFailureBehavior for this item is to Rollback.
[1/24/2011, 16:19:45] Action: Performing actions on all Items...
[1/24/2011, 16:19:45] Action complete
[1/24/2011, 16:19:45] Action complete
[1/24/2011, 16:19:45]Final Result: Installation failed with error code: (0x8E5E03FA) (Elapsed time: 0 00:02:16).
[1/24/2011, 16:20:28]WM_ACTIVATEAPP: Focus stealer's windows was NOT visible, taking back focus
Monday, January 24, 2011 4:27 PM -
Hi,
The Update Windows6.0-KB956250-v6001-x86.msu fails.To see the cause of Windows Vista or Windows 7 update failures, we must look for error messages in the file CBS.log.
Please run the Windows Explorer and go to the folder "C:\Windows\Logs\CBS\" and copy all files to your document folder (otherwise you can't upload it), zip all files into 1 ZIP and upload the zip to your SkyDrive [1] and post a link here.
André
[1] http://social.technet.microsoft.com/Forums/en-US/w7itproui/thread/4fc10639-02db-4665-993a-08d865088d65
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/Monday, January 24, 2011 8:28 PM -
Here is the upload as you said, thanks for looking at this! :)
http://cid-3edb4d67b304eacf.office.live.com/browse.aspx/.Documents
Monday, January 24, 2011 10:00 PM -
Hi Cavan,
you get this error:
HRESULT = 0x8e5e03fa - JET_errReadVerifyFailure
#define JET_errReadVerifyFailure -1018 /* Checksum error on a database page */
this means the folder C:\Windows\SoftwareDistribution has some issues.Please try this FixIt:
How do I reset Windows Update components?
http://support.microsoft.com/kb/971058
This FixIt solves such SoftwareDistribution errors. Please run the FixIt and try to install .net 4.0 again.
best regards
André
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/Wednesday, January 26, 2011 12:31 AM -
Hi, have run the FixIt on both default and aggresive modes; the default returned me the same error and i have tried the aggresive mode and it has now returned with the following error! :(
ServiceControl operation succeeded!
[1/26/2011, 16:30:37] Action complete[1/26/2011, 16:30:37]Error 0 is mapped to Custom Error:
[1/26/2011, 16:30:37]Wait for Item (Windows6.0-KB956250-v6001-x86.msu) to be available
[1/26/2011, 16:30:37]Windows6.0-KB956250-v6001-x86.msu is now available to install
[1/26/2011, 16:30:37]Creating new Performer for Exe item
[1/26/2011, 16:30:37]Created new ExePerformer for Exe item
[1/26/2011, 16:30:37]WU Service was already enabled or was running
[1/26/2011, 16:30:37]WU Service: EnsureWUServiceIsNotDisabled succeeded
[1/26/2011, 16:30:37]Launching CreateProcess with command line = wusa.exe "C:\Users\Cav\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.0-KB956250-v6001-x86.msu" /quiet /norestart
[1/26/2011, 16:32:23]Exe log file(s) :
[1/26/2011, 16:32:23]C:\Windows\logs\cbs\CBS.log
[1/26/2011, 16:32:23]Log File C:\Windows\logs\cbs\CBS.log exists and will be added to the Watson upload list
[1/26/2011, 16:32:23]Exe (C:\Users\Cav\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.0-KB956250-v6001-x86.msu) failed with 0x1a90 - The function attempted to use a name that is reserved for use by another transaction. .
[1/26/2011, 16:32:23]Exe Log File: CBS.log
[1/26/2011, 16:32:24]PerformOperation on exe returned exit code 6800 (translates to HRESULT = 0x1a90)
[1/26/2011, 16:32:24] Action complete[1/26/2011, 16:32:24]Error 0x1a90 is mapped to Custom Error:
[1/26/2011, 16:32:24]OnFailureBehavior for this item is to Rollback.
[1/26/2011, 16:32:24] Action complete
[1/26/2011, 16:32:24] Action complete
[1/26/2011, 16:32:24]Final Result: Installation failed with error code: (0x00001A90), "The function attempted to use a name that is reserved for use by another transaction. " (Elapsed time: 0 00:02:49).
[1/26/2011, 16:32:41]WM_ACTIVATEAPP: Focus stealer's windows was NOT visible, taking back focus
[1/26/2011, 16:32:41]WM_ACTIVATEAPP: Focus stealer's windows WAS visible, NOT taking back focus
Thanks alot André.
Wednesday, January 26, 2011 4:36 PM -
[1/26/2011, 16:32:23] Exe (C:\Users\Cav\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_4.0.30319\Windows6.0-KB956250-v6001-x86.msu) failed with 0x1a90 - The function attempted to use a name that is reserved for use by another transaction. .
ok, we have a new issue, but this iusse can can be fixed with this Update:
http://support.microsoft.com/kb/947821
Also start the command prompt (cmd.exe) with admin rights [1] and run sfc [2]:
sfc.exe /scannow
Is it able to find and repair broken files (create the txt file shown under [2] and look if all files are restored)? If you still get errors, upload all files from the folder C:\Windows\Logs\CBS. I try to look what fails in detail.
best regards
André
[1] http://windows.microsoft.com/en-US/windows7/How-do-I-run-an-application-once-with-a-full-administrator-access-token
[2] http://support.microsoft.com/kb/929833
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/- Proposed as answer by Andre.Ziegler Friday, January 28, 2011 2:36 PM
- Marked as answer by Magon LiuModerator Monday, January 31, 2011 3:18 AM
Wednesday, January 26, 2011 11:59 PM -
Hi,
Get inspired by this artical, I suggest uninstall previous version and start all over again.
Regards,
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”Friday, January 28, 2011 8:08 AMModerator -
this applies to Silverlight and NOT to .net Framework!
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/Friday, January 28, 2011 2:44 PM