228 solutions found, page 9 of 12
0X00002117 Active Directory name translation fails because the input name matches multiple objects. The fix is to use a unique identifier like objectGUID instead...
0X8004000E OLE_E_WRONGCOMPOBJ means a COM object is the wrong type. Here's how to fix it fast by re-registering the component or fixing the calling code....
0XC00D105E WMR Source Filter can't find its callback—usually a broken DirectShow filter or corrupted Windows Media runtime. Two registry fixes or a reinstall cle...
0X80110821 This error means COM+ won't let you access a component because it's marked as private. The fix is usually quick — launch Component Services as admin, ...
0X803000B7 Data Collector Set already exists error when starting Performance Monitor. Quick delete or rename fixes it in 30 seconds. Here's how....
ORA-12514 TNS listener doesn't know the database service. Start with a quick listener check, then fix the config, and finally restart services....
0X80110458 This error shows up in COM+ or Component Services when a partition name has invalid characters or doesn't exist. Here's how to fix it fast....
0X801F0017 This Windows error pops up when a filter driver registers an invalid context. Usually caused by a broken minifilter, a stale driver cache, or a misbeh...
0X8004E026 COM+ component needs JIT activation but the context isn't set. Usually happens in IIS-hosted ASP.NET apps or legacy VB6/COM components. Two registry t...
ORA-12514 Oracle's TNS listener can't find the service you're asking for. Usually a simple listener.ora or service registration issue. I'll show you the real fi...
0X80028029 This error means Windows can't find or parse a registered type library. Usually from a broken COM object or corrupted installer....
0XC002000C The 0XC002000C error means RPC already registered that UUID. The culprit is almost always a duplicate RPC endpoint. Here's the fix....
0X000008EB The NERR_NameInUse error 0X000008EB means another machine on the network is already using the server's computer name. Here's how to track down the dup...
0X80020006 This COM error means a component called a property or method that doesn't exist. The fix is usually a registry path mismatch. I'll show you the three ...
0X00001395 This error means a cluster group reference is broken, usually from stale DNS or corrupt cluster database. Here's how to pin and fix the root cause....
0XC0020019 This RPC error means your network options are invalid. Most often, it's a misconfigured network adapter or a corrupted RPC service. Here's how to fix ...
0X000D0FE9 This Windows Media Player exception shows up in Visual Studio when UI components conflict. Most common cause is a corrupted cache. Here's how to fix i...
Invalid class name Your hard drive errors with 'invalid class name'? Usually a driver corruption or registry glitch. Here's the fix order that actually works....
0XC0000216 This error means a transport request hit the wrong side of a session. Here's the real fix: restart the Server service or re-register the SMB transport...
0X00040180 This error pops up when Windows tries to run an OLE verb that doesn't exist. Usually happens after Office updates or broken registrations. Here's how ...