1,684 solutions found, page 6 of 85
0XC0000040 This error means your app tried to map a file section larger than 2GB on a 32-bit process. The fix is to target x64 or use memory-mapped file paging....
0X00001396 This error means a cluster group is stuck offline. I'll walk you through the three most common causes and their fixes, starting with the one I see mos...
0X000036BB Side-by-side assembly can't set a default activation context because one's already set. Usually a COM or manifest loading bug....
0xc0000142 Excel shows a blank or gray screen after a Windows update. The cause is a corrupted display driver or Excel's hardware acceleration....
0X00002649 This error means a secure DNS update isn't finished yet. Your computer started the update but the server said 'keep going.' Here's how to finish it....
Disk Utility's First Aid may fail on APFS volumes due to corruption, disk queue issues, or macOS bugs. This guide provides step-by-step fixes using Te...
0X00002173 Your domain controller can't replicate because the forest schema is too high. This fix gets you back online fast....
0XC00000B7 Driver or app profiling service failed to start. Common after a Windows update or driver install. Here's how to kill the bad service or re-register it...
0X000036D3 This XML declaration syntax error in a side-by-side manifest usually means a corrupted .manifest file. The quick fix: clear the SxS cache. The real fi...
0X00000668 This Windows installer error blocks remote installations. The culprit is almost always Group Policy or a missing admin share. Here's how to kill it fa...
0X00001A2C This error means a transaction handle went stale. Almost always caused by a broken NTFS transaction or SQL Server connection. Here's the fix....
0x00000139 The KERNEL_SECURITY_CHECK_FAILURE bug check with code 0x00000139 indicates a kernel security structure corruption. This guide covers causes, diagnosis...
0X000020DE Active Directory schema failed to load. Usually happens after a bad schema update or DC reboot. Here's how to fix it step by step....
0XC00D0FB4 This error means Windows Media Player's XML parser can't find an error—but something's broken. Usually it's a corrupted library or metadata file. Here...
0X000013AE Error 0x000013AE means a Windows cluster resource failed to come online. Usually caused by a misconfigured dependency or a stale resource handle....
0XC00D275E Happens when a Windows Media DRM server sends a malformed or unexpected response. Fix by clearing DRM cache or updating server components....
invalid class name This error usually hits when a script or command tries to use a class name that doesn't exist or has a typo. The fix is simple: check the class defini...
0X40230001 This NDIS error means a network driver deferred completion. The fix is updating the NIC driver or disabling power saving. Rarely a hardware issue....
0X80004025 COM+ app pool got paused by the system. We'll unpause it, then fix why it happened. Usually due to repeated crashes or DCOM config issues....
0XC0020051 This error means a remote procedure call (RPC) connection lacks required info. Usually a network or auth config issue. Start with a quick ping, then c...