Cannot update framework nor MSE due to error 0x80070643 or 643

Page 1 of 2 12 LastLast

  1. Posts : 45
    Windows 7 Home Premium x64
       #1

    Cannot update framework nor MSE due to error 0x80070643 or 643


    Before i explain in detail and post all the things you ask in the instructions i need to know what do you need from the CBS folder?.
    At the moment the CBS log is 125MB which is too much to upload accordingly with sevenforums uploading rules. Also I had some CAB files which were pretty heavy.

    shall i delete everything in the folder and start sfc /scannow again??

    thanks
      My Computer


  2. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #2

    Please follow the Windows Update Posting Instructions and post the requested data

    If the file is too large (8MB compressed), remove the older CBSPersist cab files until the final file is below the limit - you can always post them separately after zipping them. (the forum doesn't allow the upload of bare CAB files, for a number of reasons)

    Please also post the C:\Windows\windowsudpate.log file
      My Computer


  3. Posts : 45
    Windows 7 Home Premium x64
    Thread Starter
       #3

    Ok, thanks the for the instructions, i deleted old CBSPersists CAB files, left only the last one.
    You can see what's happening in the screenshots. Error 643 or 0x80070643.
    In the process i tried uninstaling MSE and installing the new version from the Microsoft's website but it didn't work and now i'm unprotected.
    In the middle of the process I applied the "Take ownership" command to the ProgramData folder thinking that was a permissions issue but it didn't help.
    I ran the System Update Readiness Tool and sfc /scannow. I remember having good results from sfc but the last results told me that there were some corrupted files that coudn't be fixed. SURT ran without any trouble.
    I tried the FixIt from Microsoft but it didn't solve anything.

    Edit: Here some updated info

    I tried cleaning up Net framework with a cleanup tool from Aaron Stebner's WebLog.
    Then i downloaded Net Framework 4.5 and installed without any issues.
    The I tried to update to 4.5.1 and installation failed with this small log (if you want the long version mentioned in the log plz let me know)
    Code:
    OS Version = 6.1.7601, SP = 1.0, Platform 2, Service Pack 1
    OS Description = Windows 7 - x64 Home Premium Edition Service Pack 1
    MSI = 5.0.7601.18637
    Windows version = amd64_windowsfoundation_31bf3856ad364e35_6.1.7600.16385_none_5f2ecc1aaa4ac3b2.manifest
    Windows servicing = 6.1.7601.18766
    CommandLine = C:\c27625b16d9be520fc0167\\Setup.exe /x86 /x64 /redist
    Using Simultaneous Download and Install mechanism
    Operation: Installing
    Package Name = Microsoft .NET Framework 4.5.1 Setup
    Package Version = 4.5.50938
    User Experience Data Collection Policy: Disabled
    Number of applicable items: 14
    Exe (C:\c27625b16d9be520fc0167\SetupUtility.exe) succeeded.
    Exe Log File: dd_SetupUtility.txt
    ServiceControl operation succeeded!
    ServiceControl operation succeeded!
    ServiceControl operation succeeded!
    ServiceControl operation succeeded!
    Exe (C:\c27625b16d9be520fc0167\SetupUtility.exe) succeeded.
    Exe Log File: dd_SetupUtility.txt
    MSI (C:\c27625b16d9be520fc0167\netfx_Full_GDR_x64.msi) Installation failed. Msi Log: Microsoft .NET Framework 4.5.1 Setup_20150517_161956240-MSI_netfx_Full_GDR_x64.msi.txt
    Exe (C:\c27625b16d9be520fc0167\SetupUtility.exe) succeeded.
    Exe Log File: dd_SetupUtility.txt
    MSI (C:\c27625b16d9be520fc0167\netfx_Full_GDR_x64.msi) Installation failed. Msi Log: Microsoft .NET Framework 4.5.1 Setup_20150517_161956240-MSI_netfx_Full_GDR_x64.msi.txt
    Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. " (Elapsed time: 0 00:04:24).
    Then I tried the Microsoft .NET Framework Repair Tool but it didn't change anything
    Attached Thumbnails Attached Thumbnails Cannot update framework nor MSE due to error 0x80070643 or 643-capture_1_error_643.png   Cannot update framework nor MSE due to error 0x80070643 or 643-capture_2_error_643.png  
    Last edited by marcosdipaolo; 17 May 2015 at 14:25.
      My Computer


  4. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #4

    The CBS data shows the following problems...
    Code:
    2015-05-14 04:10:48:213 1008 6a0 AU Successfully wrote event for AU health state:0
    2015-05-14 04:10:48:213 1008 6a0 AU Successfully wrote event for AU health state:0
    2015-05-14 04:10:48:213 1008 350 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2015-05-14 04:10:48:213 1008 350 Report WER Report sent: 7.6.7601.18804 0x80070643(0x643) 4256EC4-CE5C-46AE-B60F-7BB99C5B0C7D Install 200 0 AutomaticUpdates {7971F918-A847-4430-9279-4A52D1EFE18D} 0
    2015-05-14 04:12:38:365 1008 9e0 AU Getting featured update notifications.  fIncludeDismissed = true
    2015-05-14 04:12:38:365 1008 9e0 AU No featured updates available.
    2015-05-14 04:12:38:396 1008 9e0 AU WARNING: Returning due to error from GetDownloadProgressUx, error = 0x8024000C
    2015-05-14 04:12:38:396 1008 9e0 AU WARNING: GetInteractiveInstallProgress failed, error = 0x8024000C
    This appears to indicate that the problem lies with either the SoftwareDistribution folder, or WU itself.


    Open an Elevated Command Prompt
    Run the following commands

    NET STOP WUAUSERV
    REN C:\WINDOWS\SoftwareDistribution SDOLD
    NET START WUAUSERV

    reboot
    then wait 10 minutes, and open Windows Updates, and run a Check for Updates.

    Install only the oldest update found - and reboot once installed
    then go back to Windows updates and install the others.
      My Computer


  5. Posts : 45
    Windows 7 Home Premium x64
    Thread Starter
       #5

    Thanks for the reply.
    I tried what you've told me. I executed the commands but after rebooting and waiting i only got 3 optional updates, the oldest one was Microsoft Security Essentials, the other 2 were an MSE update and the NET Framework 4.5.2 update, I tried the oldest (Microsoft Security Essentials) and got same error you saw in the screen-shot, 0x80070643, then i stopped.
    Just in case i tried also the three of them but without success with any of them, all of them with error 643.
      My Computer


  6. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #6

    OK - let's see what the system in general is like, with a mass download of data.

    Please follow the Blue Screen of Death (BSOD) Posting Instructions - just post the resulting data file to your response here, and I'll see what we can find.
      My Computer


  7. Posts : 45
    Windows 7 Home Premium x64
    Thread Starter
       #7

    NoelDP said:
    OK - let's see what the system in general is like, with a mass download of data.

    Please follow the Blue Screen of Death (BSOD) Posting Instructions - just post the resulting data file to your response here, and I'll see what we can find.
    ok, thanks for the reply
    I assume you understand that further than not being able to install NET Framework 4.5 updates or MSE my pc works flawlessly, no BSOD's of any kind. Just in case of misunderstanding.
    Getting to work on what you've asked right now
      My Computer


  8. Posts : 45
    Windows 7 Home Premium x64
    Thread Starter
       #8

    Here what you've asked
      My Computer


  9. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #9

    Your installation appears to be counterfeit.
    Code:
    Product ID:                00359-OEM-8992687-00006
    Original Install Date:     02/09/2011, 02:06:13 a.m.
    System Boot Time:          17/05/2015, 05:32:21 p.m.
    System Manufacturer:       Gigabyte Technology Co., Ltd.
    System Model:              EP45-UD3
    System Type:               x64-based PC
    The installed Key is an OEM_SLP Key - ONLY valid when pre-installed by the manufacturer.
    Your motherboard is a retail one, and cannot support such a Key. There must therefore be a hacker's Activation Exploit present to allow 'activation' to take place.
    You need to reformat and reinstall with genuine media and Key.
      My Computer


  10. Posts : 45
    Windows 7 Home Premium x64
    Thread Starter
       #10

    Darn!!
    I bought this 'very good hardware' PC to a Pc assembler with windows pre-installed.
    Anyway i guess my situation is very usual among PC users in the world. And i also guess that since it was the first thing you checked you might do this to minimize you load of forum's work making this forum less useful to windows users. I would rep you anyways but system didn't allow me since you were the last one i rep'ed before. I understand the anti-piracy policy, but i don't agree with it.

    to everyone else it is a permissions issue. You should mess up with the ProgramData folder's permissions (Net framework problem solved) and also try this (MSE probelm solved)
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 12:58.
Find Us