3,147 solutions found, page 4 of 158
0XC019003A This error means SQL Server has transactions that are stuck in doubt. Here's how to find and resolve them without breaking your database....
0X80097009 This error means a font file has overlapping table data. The fix is to reinstall the font or clean its cache. I'll show you how....
Error Code -50 / 'app is damaged' / 'app is from an unidentified developer' Your Mac says an app is damaged or can't be opened. Usually it's a quarantine flag, not actual corruption. Here's how to fix it....
0X000000C7 Old 16-bit app can't run because its data segment exceeds 64KB. A simple compatibility setting or a VM fix works....
CERTIFICATE_VERIFY_FAILED Happens when Python can't verify a server's SSL cert. Usually a missing or outdated CA bundle on your system. Here's the real fix....
Illustrator crashing at startup? Usually it's a corrupted preferences file. Here's how to nuke 'em and get back to work fast....
Monitor not detected? Nine times out of ten it's a loose cable, wrong input, or dead power supply. Here's how to fix each....
0X00003AAE You can't modify an enabled Event Tracing direct channel. Disable it first, then make your changes....
0XC00D1BA4 Trying to apply inverse telecine to PAL video? That's the error. It won't work because PAL doesn't need it. Here's how to fix it....
0XC00D1185 Windows Mobile Device Center won't sync because you hit the 16-device limit. Here's how to clear old partnerships and get back to work....
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...
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....
externally-managed-environment This pip error on newer Linux distros stops you installing Python packages. The fix is a virtual environment or a flag. Here's how to get past it....
0XC0020009 RPC endpoint missing? Usually a dead service or port mismatch. Here's the direct fix and why it works....
0X00000238 Quick answer: Restart the Netlogon service on both domain controllers. This error means two DCs can't authenticate each other—usually from a trust or ...
0XC01E0334 Plugging a monitor into the wrong graphics port. The display adapter doesn't see it because the cable's on the motherboard or a disabled GPU....
SSL certificate problem: self signed certificate Git fails to connect to a remote repository due to a self-signed SSL certificate. This guide explains how to safely bypass or trust the certificate fo...
0X8001011D This error means COM can't read the object reference data. You'll fix it fast by restarting the DCOM service or clearing temp files....
1292 MySQL 1292 appears when comparing a string column to a number. The fix is to cast the string column to a numeric type or fix the query logic....
0XC00D10D6 Windows Media Player won't burn files that aren't stored locally. The fix is copying them to your hard drive first. Here's how to do it and why it wor...