899 solutions found, page 4 of 45
0XC00D0037 Your app crashed with this network error because another program grabbed the same port. Here's how to find and free it....
0XC0262315 This DirectX error means your GPU driver or app can't find a valid display source. Usually a driver crash or multi-monitor misconfiguration. Here's ho...
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...
0XC0000104 This error means Windows thinks your logon session is stale. We'll fix it in three steps: logoff/reboot, clear cached credentials, then nuke the stuck...
java.lang.OutOfMemoryError: Java heap space Java heap space OutOfMemoryError occurs when the JVM cannot allocate more objects in the heap. This guide covers symptoms, root causes, and step-by-st...
0X00000884 That 'service database is locked' error means something else is holding the registry open. Here's how to kill it and stop it from coming back....
Access Denied (0x80070005) You see 'Access Denied' when Windows blocks you from a file, folder, or registry key. Here's what's actually happening and how to fix it....
0x00000139 The KERNEL_SECURITY_CHECK_FAILURE bug check with code 0x00000139 indicates a kernel security structure corruption. This guide covers causes, diagnosis...
0X0000371A A side-by-side configuration issue where a required setting isn't registered. Usually pops up after a failed update or broken app install. Fix it in 3...
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...
0X801F000C You'll see this when a filter driver tries to use paged pool memory where nonpaged pool is required. The fix is usually a driver reinstall or a regist...
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....
0X00000113 This error means a file's extended attributes (EA) are bigger than the buffer your app allocated. The fix is simple: clear or rebuild them....
0x00000133 DPC_WATCHDOG_VIOLATION is a Windows 10 Blue Screen of Death error caused by driver or hardware issues. This guide provides step-by-step fixes to resol...
0X00001B8C This happens when a stale or duplicate RDS license is stuck on your machine. We'll clear it, reboot, and you'll be back in....
0XC01E050A This error means your display driver or app passed a bad pointer during OPM (Output Protection Management). Usually caused by corrupted drivers, broke...
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...
0XC00D11D0 This error means Windows Media Player can't reach Microsoft's DRM license servers. Usually a firewall, corrupted rights store, or time/date issue. Fix...
0XC0000227 This error appears when Windows can't recover a transaction log after a crash or power loss. It's a database-level issue, often in SQL Server or Excha...
0X00000114 Error 0X00000114 means NTFS extended attributes are hosed. The quick fix is to run chkdsk /f on the drive, then delete the corrupted $Extend folder. I...