11 solutions found
0X80110605 This error strikes when your queued component app rejects an unauthenticated message. The fix is to align COM+ security settings with your app's authe...
0X0000021D Windows timer that won't cancel? Here's why that happens and how to fix it. Three tiers: quick reboot, driver cleanup, or kernel debug....
0X80110602 This error means MSMQ isn't installed or running. You need to add the Message Queuing feature in Windows Features....
0X0000046A Windows runs out of non-paged pool memory. The fix is raising the IRPStackSize registry key. Clearing desktop shortcuts won't help....
0X000035F1 This error means the IKE negotiation request sat in the queue too long and got dropped. Usually a resource or timing issue on the VPN server....
0X0000086E This error means the printer is stuck in an idle state and won't accept new jobs. Restarting the Print Spooler service and clearing stuck print jobs u...
0X00000875 Your printer spooler ran out of memory trying to allocate a job. This is usually a corrupted spool file or driver leak, not your actual RAM....
Printer offline Printer shows offline in Windows even when connected to network. Here's the real fix that works 90% of the time....
0X8007000E This error means Windows ran out of non-paged pool memory, usually from a driver leak or misconfigured registry. The fix is to increase the pool memor...
0XC0030060 This error means an RPC call finished before all its pipe data was sent or received. The fix is usually a server-side patch or reordering pipe declara...
0X000004CC This error means your network endpoint (like a socket) hasn't been bound to an IP address yet. Usually happens when a program tries to connect before ...