2,469 solutions found, page 16 of 124
0X000000E6 This error means a named pipe connection got corrupted mid-communication. Usually happens with SQL Server, remote WMI queries, or custom service-to-se...
0X00000980 This error means Windows tried to raise a network alert that doesn't exist. It's common after renaming or removing a server without updating alert set...
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...
0X80041322 Task Scheduler error 0x80041322 means the service is stopped or corrupted. We'll fix it in three steps, starting with the most common cause....
0X000008FA Exact error 0X000008FA means Windows is trying to delete a network message alias but it's still in use. Restarting the service or clearing pending ope...
0X00002026 Active Directory returns a 'compare was true' on a compare operation but the real issue is a bogus or stale security descriptor. Here's how to clear i...
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 ...
0X8034001A This NDIS error means a token ring group address can't be removed because another driver or service is still using it. Real fix: reboot and remove the...
0X8009301B Error 0X8009301B means your ASN.1 parser can't open a trace file. Usually it's a permissions or missing file issue. Here's how to fix it fast....
0XC0000068 This error means Windows can't verify a user belongs to a required group. Happens after domain changes, group policy updates, or ad-hoc permission twe...
0X00000014 This means Windows lost track of a drive, USB stick, or virtual optical drive. Usually a bad letter assignment, missing driver, or dead hardware. We'l...
0X800401EB This error pops up when COM automation needs user input but can't ask. Here's how to stop it fast....
0XC0231012 TCP Chimney Offload rejects a connection when the NIC or driver can't handle offloading. Disable the feature or update the driver to fix it....
0X00000254 That scary 'Delayed Write Failed' error means Windows couldn't save data to a drive. Usually it's a dying USB cable or failing hard drive. Let's fix i...
0X8004D008 This error means your app is asking for a transaction isolation level that DTC doesn't support. We'll show you the three most common causes and their ...
0X80110483 Stop this COM+ registry error cold. I'll show you three fixes—from a quick 30-second check to a registry rebuild—so your 64-bit binary stops acting li...
0X80110402 This error pops up when COM+ components have corrupt properties. Usually it's from a bad DLL registration or a broken COM+ app. Here's how to fix it f...
0X000020D9 This error appears when AD's NTDS database has corruption or insufficient disk space. The fix is an offline defrag or restore from backup....
0X0000026B This error means Windows can't read your hardware profile correctly. Usually a corrupted registry key or a bad driver update causes it. Here's how to ...
0X000000D9 Windows won't let you modify a signed EXE or DLL. This happens when patching, modding, or debugging protected files. Here's how to bypass or fix it....