226 solutions found, page 5 of 12
Microsoft Office Has Stopped Working (generic crash) Office crashes on launch or mid-use. The fix is almost always repairing the installation or clearing the Office cache. Don't reinstall yet....
0X80320014 You're trying to shove a filter into a Windows Filtering Platform layer that doesn't support it. It's a dev or config mismatch. I'll show you the thre...
0X8002802F This error means a program can't find a function in a DLL. The culprit is almost always a broken or missing dependency. You'll see it when launching o...
0X000026AE You're trying to add a DNS directory partition that's already registered. Usually happens after a failed domain controller promotion or replication is...
0X800401F4 COM can't find the interface you're asking for — the IID string is corrupted or mismatched. Usually a registry or typelib registration issue....
0X80010122 This error means a service principal name (SPN) isn't formatted as Microsoft standard. The fix is to delete and re-register the SPN using setspn....
Invalid class name This error means Windows can't read the drive's class descriptor. It's usually a driver registry corruption. Here's the quick fix and why it happens....
0X80040155 This COM error means a required interface isn't in the registry. Here's the direct fix and why it happens....
0X000002CF This error means a custom error code you're trying to assign is already taken by a built-in Win32 API error. Happens when writing low-level code or DL...
0XC00D272A Windows Media Player can't play DRM-protected files because the app didn't ask permission first. Fix it in under a minute or reset the DRM store....
0XC00D27DB This error means Windows Media DRM can't store a license because its security component needs updating. Here's the quick fix and why it works....
0XC002003B This error means DCOM tried to unexport objects that were already gone. The fix is restarting the RPC service or rebooting the machine....
0X00001B89 This error pops up when a Remote Desktop session can't load the terminal driver. Usually a corrupted RDP stack or a third-party conflict....
0X000013D2 This error hits when a node tries to join a Windows Failover Cluster but the join times out or gets cancelled mid-handshake. Usually a transient netwo...
addEventListener and attachEvent are unavailable This error means your browser's JavaScript engine can't access DOM event methods. It's almost always because you're running code in a non-DOM context ...
0X000004BE This error pops up when Windows can’t read a network path or share name. Usually a typo or DNS issue. Here's how to fix it fast....
0X80110449 This error means COM+ is blocking an operation because the component you're trying to register was built for a different CPU architecture—like 32-bit ...
0X80040154 This error means Windows can't find a registered COM component. Usually happens when a 32-bit app runs on 64-bit Windows. Here's how to fix it fast....
0XC00D278F Annoying DRM error when Windows Media Player can't verify your hardware ID. The fix is usually resetting DRM files or updating your audio drivers....
0X80110606 This error means a user outside the QC Trusted User role tried to requeue a message. The fix is almost always adding the right account to that role....