Windows 10: .NET CLR.dll & System32\KernelBase.dll issues after 2004 Update

Discus and support .NET CLR.dll & System32\KernelBase.dll issues after 2004 Update in Windows 10 Installation and Upgrade to solve the problem; I'll preface this with me having 15 years of IT experience ranging from level 1 helpdesk to desktop support to network admin to (currently) technical... Discussion in 'Windows 10 Installation and Upgrade' started by ilyakol, Sep 23, 2020.

  1. ilyakol Win User

    .NET CLR.dll & System32\KernelBase.dll issues after 2004 Update


    I'll preface this with me having 15 years of IT experience ranging from level 1 helpdesk to desktop support to network admin to (currently) technical architect so I know my way around a Windows OS and I'm stumped.

    I will also say that re-installing Windows is such a nuclear option that I may just wait until another round of Windows updates comes down the pipe. I have far too many apps and games installed to bother with re-installing everything.

    Anyhow...


    On 9/19 I updated my Windows 10 Pro personal PC to the latest version of Windows 10 (2004) and all other updates. In the process, it seems that my .NET framework got whacked (clr.dll issues in the event viewer) as well as my kernelbase.dll in C:\Windows\System32.

    I have since done the following:


    • To fix .NET CLR.dll issue:
      • Remove .NET features, reboot, re-add
      • Boot into various version of safemode and try to rename clr.dll and replace with one from my work laptop which has the same version of .NET
      • Run the .NET repair tool (useless)
      • Hack the registry to make .NET 'release' key a different version and re-run the 4.8 installer but unfortunately that key is read-only
      • sfc /scannow
      • It seems that no matter what I do, there seems to be some rogue version of 4.5.2 (RUS) installed on my system
      • Last ditch effort was copying the same version of the DLL from another workstation using a Windows 10 USB and command prompt
      • That seemed to resolve the CLR issues...
    • To fix the kernelbase.dll issue:
      • I have tried much of the same as above (DISM, SFC, etc.) with no luck.
      • I finally broke down and risked it and updated my wife's Windows 10 Home laptop to the latest version and low and behold, the version of the DLL was the same...so using Win10 USB + CMD, I copied it over.
      • Unfortunately, KernelBase.dll errors persist...see below for examples:

    Here are some examples of the errors...replace SamsungMagician.exe or PushBullet.exe with any app and it's basically the same (I can't launch Quicken now, the ExpressVPN installer, etc.):

    ERROR #1 in the group:

    Application: SamsungMagician.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AccessViolationException

    Exception Info: System.TypeInitializationException
    at System.Windows.Application.ApplicationInit()
    at System.Windows.Application..cctor()

    Exception Info: System.TypeInitializationException
    at System.Windows.Application..ctor()
    at SamsungMagician.App..ctor()
    at SamsungMagician.App.Main()


    ERROR #2 in the group:

    Faulting application name: SamsungMagician.exe, version: 6.2.0.250, time stamp: 0x5f4cbaad
    Faulting module name: KERNELBASE.dll, version: 10.0.19041.488, time stamp: 0x42f14898
    Exception code: 0xe0434352
    Fault offset: 0x00129962
    Faulting process id: 0x4054
    Faulting application start time: 0x01d69154fe9dc3d2
    Faulting application path: C:\Software\Samsung Magician\SamsungMagician.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: d4af9675-ab3f-40e7-92d5-f2a857d27c56
    Faulting package full name:
    Faulting package-relative application ID:


    ERROR #3 in the group:

    Fault bucket 2102744888153580164, type 5
    Event Name: CLR20r3
    Response: Not available
    Cab Id: 0

    Problem signature:
    P1: SamsungMagician.exe
    P2: 6.2.0.250
    P3: 5f4cbaad
    P4: PresentationFramework
    P5: 4.8.4220.0
    P6: 5f03b15f
    P7: 275
    P8: 0
    P9: System.TypeInitialization
    P10:

    Attached files:
    \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7F77.tmp.dmp
    \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7FD5.tmp.WERInternalMetadata.xml
    \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7FE6.tmp.xml
    \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7FF4.tmp.csv
    \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER8004.tmp.txt

    These files may be available here:
    \\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_SamsungMagician._ac4f2e27c1fe235d768583eeb147db8faac6cba_5d439d71_977c3be7-8f21-4455-b68d-99453e71e09a

    Analysis symbol:
    Rechecking for solution: 0
    Report Id: d4af9675-ab3f-40e7-92d5-f2a857d27c56
    Report Status: 268435456
    Hashed bucket: 7468b34a9a65d3458d2e7355bfa9a284
    Cab Guid: 0


    I'm at my wits end. Short of blowing away my OS (which, again, I really really really don't want to do as there is far too much re-installation of apps and configurations I'd need to do afterwards), I don't know what else to try.

    :)
     
    ilyakol, Sep 23, 2020
    #1
  2. johnhotzl Win User

    Errors: flash dll, breakpoint 80000003/ kernelbase dll after installing Windows 10

    i installed window 10 a while ago & my incredimail stoped working 9error report; flash dll

    breakpoint 80000003/ kernelbase dll

    maybe it has something to do with updates\

    looking forward hearing from you

    thanks john

    Original title: hotzl
     
    johnhotzl, Sep 23, 2020
    #2
  3. 95Viper Win User
    Rundll32.dll?

    Make sure to use an adminstrative command prompt.

    Try this: ICACLS "c:\windows\system32\rundll32.dll" /T /grant Everyone:F or ICACLS c:\windows\system32\rundll32.dll /T /grant Everyone:F
    Can't remember if it is with, or without, quotes.

    But, why do all this... try FileAssassin by Malwarebytes, if you are trying to delete the files, but be careful, if you delete the Rundll32.dll files your OS may take a cr*p on you.
     
    95Viper, Sep 23, 2020
    #3
  4. KPatel_90 Win User

    .NET CLR.dll & System32\KernelBase.dll issues after 2004 Update

    d3d11.dll Issue

    Hello,

    I was trying to run an program on Windows 10, and it's giving me an error: "Could not load d3d11.dll".

    Troubleshooting steps I have taken so far:

    • Installed the latest version of Microsoft DirextX - downloaded from Microsoft website
    • Installed all the updates from Windows update
    • Check the path C:\\Windows\\system32\\ - the file is there
    • updated graphic's driver - from Intel website
      • reinstalled the driver
    • reinstalled the software that was giving the error.
    but the issue is still not fixed
     
    KPatel_90, Sep 23, 2020
    #4
Thema:

.NET CLR.dll & System32\KernelBase.dll issues after 2004 Update

Loading...
  1. .NET CLR.dll & System32\KernelBase.dll issues after 2004 Update - Similar Threads - NET CLR dll

  2. Registry files and dll files are disappearing after update 2004.

    in Windows 10 BSOD Crashes and Debugging
    Registry files and dll files are disappearing after update 2004.: In september, after I updated my PC to version 2004, I've got multiple errors about files dissapearing, such as DLL files. After some time, I saw that wauserv was missing too and I couldn't do any update getting the error 0x80070424. What is the cause and how I can solve this...
  3. Run DLL issue

    in Windows 10 BSOD Crashes and Debugging
    Run DLL issue: Hi there, When I open up my computer there is always a Run DLL issue that pops up and looks like this: please help me fix it. [ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/run-dll-issue/917e4c8b-397c-46d4-8585-ab14bb8fa6d4
  4. running dll issue

    in Windows 10 Ask Insider
    running dll issue: [ATTACH] it's been a wile sins this message is printing when i starts windows, not having much trouble before, but now that i'm tring to install the new update it gives me a problem and it may be because of this apparent missing dll, but i really don't know what to do so...
  5. d3d11.dll Issue

    in Windows 10 Gaming
    d3d11.dll Issue: Hello, I was trying to run an program on Windows 10, and it's giving me an error: "Could not load d3d11.dll". Troubleshooting steps I have taken so far: Installed the latest version of Microsoft DirextX - downloaded from Microsoft website Installed all the updates from...
  6. MSVC140.dll issues

    in Windows 10 Customization
    MSVC140.dll issues: So I have looked around, and found the solution lies in reinstalling Visual C++ 2015 redistributables. So I did that. Repeatedly. It does not fix the error. I uninstalled all VC++'s to no avail. I reinstalled the program asking for it (Origin). Repeatedly. Also, it complains...
  7. .dll file issues

    in Windows 10 Ask Insider
    .dll file issues: Hello everyone Since the last windows Update i have issues with some .dll files. Most important is, that the steamUI.dll cant be found, so i cant use steam. I already reinstalled the dll and also steam but its not working. Does anybody else have the same issue as me, or does...
  8. Run DLL Issue

    in Windows 10 Installation and Upgrade
    Run DLL Issue: Please advise on how to fix this windows issue post system update. Thank you! [IMG] https://answers.microsoft.com/en-us/windows/forum/all/run-dll-issue/7677b9d5-3d9d-4a8e-a848-dd5cc300cf90
  9. Msvcr100.dll issue

    in Windows 10 BSOD Crashes and Debugging
    Msvcr100.dll issue: Recenty i got a little problem with my vcredist Everytime i try to play my games (PointBlank.exe), the game won't run if my SysWOW64 folder has msvcr100.dll in it (and there's no error message appear on my screen", just like forced to close). but if i remove the...
  10. Run DLL Issue

    in Windows 10 Performance & Maintenance
    Run DLL Issue: Got a new printer and so loaded its drivers and deleted the old one. Now when I start my computer I get a run DLL error message saying it cannot located the deleted software. I assume it wants to load as part of the start up. Tried looking at my start menu, but can't seem to...