3,433 solutions found, page 155 of 172
SQLITE_CORRUPT (11) or disk I/O error Quick fix for SQLite 'database disk image is malformed' error. Dump and restore, or use integrity check....
0X000009A3 This error means the server can't find alternate servers for DFS replication. Almost always a stale registry key or DNS misconfig. Here's the fix....
0X000025E5 DNS record missing when trying to join a domain or access a network resource. Here's how to fix it fast....
0XC0000905 This error means Windows is rejecting access to a network resource because it needs forms-based authentication, which Windows itself doesn't support. ...
0X00002120 Active Directory search failing with this error? It means your LDAP filter is set for base scope but the server expects it elsewhere. Here's how to fi...
0X8000401C COM class not registered or service account lacks permissions. Here's the real fix — check the service's logon identity and DCOM launch permissions....
0X80094013 This error pops up when an older domain controller can't get a certificate over HTTPS. The fix is to enable the missing IIS endpoint or install a hotf...
0X00000863 This error means a network configuration parameter is missing or corrupted, usually from a bad registry entry or a failed software update. The fix is ...
0XC023000A This NDIS error means Windows already has that multicast address. Usually from flaky NIC drivers or duplicate IP configurations. Here's how to squash ...
0X80110408 This error pops up when COM+ can't read an application file, usually during install or export. Almost always a permissions or path issue....
0XC000010D This error usually means a service or app can't assume another user's identity. Quick fix: adjust service logon or disable protection....
0XC00D1B96 You see this when two apps try to grab control of the same device. Usually a webcam or mic being hogged by a second app....
Cannot Verify Server Identity That popup means your iPhone can't trust the server's certificate. Usually a date/time glitch or Wi-Fi issue. Here's the fix....
0X00003600 This error means IPsec dropped a packet with a malformed header. Usually a NAT/firewall or registry mismatch in Windows....
0XC01C0014 This error means Windows Filter Manager can't find a volume during driver or disk operations. Quick fix: update or reinstall the filter driver (usuall...
0X00000279 This error hits when a driver refuses to enter standby. The fix is forcing the driver to accept S3 sleep or swapping it....
0X00002139 Active Directory won't let you modify admin group membership even as a domain admin. The fix is to take ownership of the group object and grant yourse...
0XC013000A That error means the cluster request doesn't match what the object expects. We'll walk through fixes from quick to deep....
0XC00D1192 Windows Media Player throws this when sync to a portable device fails—usually a codec crash or corrupt transfer cache. Here's how to clear it fast....
0X0000051D This error means a thread tried to access a resource without a valid impersonation token. Happens a lot with service accounts or imposter processes....