410 solutions found, page 4 of 21
0X000006EB This error pops up when an RPC call tries to pass or return a value that can't be represented as a floating-point number. The culprit is almost always...
0X0000058A Your thread can't access the clipboard because it wasn't opened first. This happens with clipboard managers or automation scripts. Quick fix: restart ...
0X800401EB This error pops up when COM automation needs user input but can't ask. Here's how to stop it fast....
403 Forbidden Your S3 static site returns 403 when the bucket policy blocks public read. The fix is adding the right policy statement or enabling correct ACLs....
Adobe apps crashing on startup? Chances are corrupted preferences. Delete the folder and let the app rebuild it. Works in 90% of cases....
0X800F0214 This error means Windows can't find valid driver INFs in the specified path. Usually caused by a wrong folder or missing files. Here's how to fix it f...
0XC00D0FBF Windows Media Player can't find your media file because the media library database got corrupted or the file path changed. This fix rebuilds the libra...
0X8004006A This clipboard format error usually pops up when dragging files between apps or Explorer. The fix is a quick clipboard reset or registry tweak....
0XC00D1030 This error pops up when WMP can't render a bitmap. The quick fix is clearing the art cache or resetting the library. I'll show you exactly how....
0XC00D1330 This Windows Media Player error pops up when you feed it an absolute URL where it expects a relative one. I'll show you how to fix it fast....
0x887A0005 DirectX device hung or crashed usually due to unstable GPU overclock, overheating, or corrupted drivers. Quick fix: reset GPU clocks and reinstall dri...
0X00001B81 Disconnecting the console session isn't supported on Windows Server. The fix is a registry tweak or a Group Policy change. Here's why it happens and h...
0XC00000F5 STATUS_INVALID_PARAMETER_7 usually means a driver or service is passing a garbage pointer as the 7th arg. The quick fix is updating the offending driv...
Invalid class name This error shows up in Bash or Python scripts when a variable or function name breaks naming rules. Here's how to spot and fix it fast....
0XC00D2761 Windows Media Player or Zune software hits this when DRM license data is corrupt. The fix involves resetting the DRM store or reinstalling the media c...
Input Not Supported That 'Input Not Supported' message is infuriating, but it's usually just a resolution or refresh rate mismatch. I'll show you the quick fix and why it...
0XC0000709 Your PC hit a fatal memory error 0XC0000709. Here's how to track down the bad RAM stick and get back to work fast....
0X000036D4 This error means your app's manifest XML has a bad character in it. Nine times out of ten it's from a corrupt file or a character encoding mismatch....
0X000020A2 Active Directory can't apply permissions because the security descriptor is corrupt. Fix by resetting the SD using ADSI Edit or repadmin....
0X40000019 This error means Windows tried to lock a page in memory that was already locked. I'll show you three common causes and the fixes that actually work, s...