114 solutions found, page 1 of 6
0X80010109 RPC_E_RETRY means COM object asked caller to retry later. Usually caused by a busy or stale interface in Outlook, Excel, or Windows shell extensions....
0X0000370D This error pops up when Windows can't parse a side-by-side assembly manifest file. It's almost always a corrupted manifest or a bad XML syntax....
0X000036BB Side-by-side assembly can't set a default activation context because one's already set. Usually a COM or manifest loading bug....
0xc0000142 Excel shows a blank or gray screen after a Windows update. The cause is a corrupted display driver or Excel's hardware acceleration....
0X00002649 This error means a secure DNS update isn't finished yet. Your computer started the update but the server said 'keep going.' Here's how to finish it....
0X80004025 COM+ app pool got paused by the system. We'll unpause it, then fix why it happened. Usually due to repeated crashes or DCOM config issues....
0X8011041D This error happens when a COM+ component can't load a DLL—often after a failed update or corrupt registration. Here's how to fix it....
0X80320001 This error hits when a Windows Filtering Platform callout driver is missing or disabled. It usually shows up after a VPN or firewall install goes wron...
0X000401E7 This COM error means a moniker is already registered in the Running Object Table. Here's how to clear it and prevent it from coming back....
0XC0000303 Error 0XC0000303 means WMI tried to register an event or collection that's already active. Here's how to reset it....
0XC00D11A2 Windows Media Player can't decode the audio in a file. The fix is installing the right codec or converting the file to MP3/AAC....
0XC0020029 This error means your RPC endpoint is already registered. It shows up when starting services or apps, often after a crash. Here's how to clear it....
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...
0XC00D1390 Windows Media Player or apps using DirectShow crash with this error when a namespace callback is registered twice. Fix: clear stale registry entries o...
0X80004009 Class cache initialization fails due to a stuck COM+ catalog or corrupted cache files. Restarting the service or clearing the cache fixes it....
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...
java.lang.OutOfMemoryError: Java heap space This error occurs when the JVM cannot allocate more objects in the heap. Increase heap size with -Xmx, optimize memory usage, and profile your applica...
0X80110811 You get this when trying to recycle a COM+ application that runs as an NT service. It won't recycle because the service model doesn't support it....
0X0000070E This error means RPC can't find a binding handle. It usually happens in clustered apps or after a reboot. Here's how to fix it fast....
0X8032002F This error fires when Windows Filtering Platform can't link a provider context to a callout driver. It's a driver or policy mismatch, not a user confi...