1,760 solutions found, page 16 of 88
0X80010138 COM can't close a handle because the owning app still holds it. Common after a crash or improper cleanup in serialization code....
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....
0X00000949 This error means a log file filled up. We'll clear it, then stop it from happening again. No fluff....
0X00002585 DNS zone missing its start of authority (SOA) record. Happens after zone transfer issues or manual deletion. Three common causes with their fixes....
0X80004020 You'll see 0x80004020 when COM registration for an interface is mismatched—usually after a broken update or manual registration. Here's how to fix it....
0X8002000F This error means a COM call is missing a required parameter. I've seen it most often with Office automation, WMI scripts, and VBA macros....
Windows cannot find C:\ProgramData\Microsoft\Windows\Start Menu\Programs You open an app shortcut or Start Menu and get this error. Happens after a bad uninstall or a registry cleaning tool goes rogue. Here's how to fix it....
0X00000487 This Windows error means a program tried async operation on a sync-only queue. Fix it by checking app configs, MQ settings, or registry keys....
0X80040164 Windows can't find a software install package in AD. Usually happens after you remove a GPO or the package itself. The fix is cleaning stale ADSI refe...
0X000006E8 Quick fix: restart the RPC service and check DNS. This error means the RPC server can't resolve a network address, often due to corrupted cache or mis...
0XC00D0BD2 This error means a network packet arrived after it was needed, usually from bad Wi-Fi or buffer settings. Fix it in under a minute by restarting your ...
0X000036B6 This error shows up when an app can't use a disabled side-by-side activation context. The fix is usually cleaning up Visual C++ runtimes or a quick re...
0XC01A0025 A log client hasn't registered on the stream. Usually a corrupted Common Log File System (CLFS) client registration or a driver bug. Fix: delete the C...
0X00001B7E This error stops you from running certain apps over Remote Desktop. The fix is a group policy change or a registry tweak to disable console-only restr...
9001 The database log is full—here's how to free space and stop it from happening again. No fluff....
0XC0360002 This error hits when an IPsec Security Association (SA) expires mid-connection. Usually tied to misconfigured VPN or firewall rules. Here's how to fix...
Firefox is already running but is not responding After a system crash, Firefox leaves a lock file behind. This guide shows you how to delete it and get back to browsing....
0X00002094 Active Directory won't let you delete a domain controller's DSA object. This guide walks you through the real fix using ntdsutil or ADSI Edit....
0X0000371B This error means Windows couldn't close a side-by-side assembly transaction cleanly. Usually caused by a corrupt pending Windows update or a broken .N...