2,655 solutions found, page 18 of 133
0XC0000305 This error hits when Windows can't verify a file's digital signature. It usually pops up with old software, broken updates, or crippled security setti...
0XC00002AB This Active Directory error means you're trying to modify or create an object with a class that doesn't match its schema. It's usually a replication o...
0X8011080D COM+ apps running as NT services can't be pooled or recycled. This error means you're trying to do something the architecture doesn't support. Here's ...
Your Mac monitor flickers after waking from sleep? It's usually a refresh rate mismatch or a bad cable. Here's the fix....
0X0000078B This error means a security token or session handle expired. Here's how to reset it without reinstalling Windows....
0X000004D6 Your PC hit a connection limit, not a network problem. Here's the real fix and why Windows enforces this....
0X8004D016 This error means a DTC transaction is stuck in an indeterminate state. It usually happens after a power loss or network timeout between SQL Server and...
0XC00D2B00 This error blocks installation when your PC fails a setup check—usually missing updates or a corrupted installer. Here's how to unstick it fast....
New RAM sticks can cause boot failure for three common reasons. Here's how to fix it, from simplest to most involved....
0X00000503 This error pops up when a program sends too much data at once, like a huge file or long command. It's a limit in Windows, not hardware failure....
FATAL: Unable to Contact Activation Server Adobe CS6 suddenly won't activate despite a valid serial? It's not your internet – Adobe killed the old activation servers. Here's the real fix....
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....
0XC00D10C9 This error pops up in Windows Media Player when it can't find the COM server for Flash. You'll see it trying to play Flash content like older web vide...
0XC00D2F06 This error means your device can't reach the media server in time. Usually a network glitch, firewall block, or stale cache. Here's how to fix it fast...
0XC0190049 Hit this error when a file operation fails because a transaction's open on a sparse file. We'll close or commit the transaction to fix it....
Unfortunately, Settings has stopped This error means the Settings app crashed, usually from a bad app update or corrupt cache. Clear the Settings app data and cache, then reboot — that f...
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....
0X800B0101 This error means a certificate has expired. We'll show you how to fix it fast: check your clock, clear the cache, or update Windows....
0X8004E006 This COM error usually means a DCOM call timed out waiting for the server to respond. Here's the fix that works 9 times out of 10....
0X0000065D This error hits when a Windows API call or script sends the wrong data type—like a string where a number is expected. The fix is to check and convert ...