541 solutions found, page 4 of 28
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....
0X000003F5 Windows can't write to a registry key — permissions or corruption. Fix: take ownership or use PsExec as SYSTEM....
0X00002110 Active Directory replication fails with this error when a domain controller has a stale or mismatched partial replica. The fix is to force a sync or r...
0X0000207D You get this when trying to set an attribute on an AD object that doesn't support it. Usually an LDAP modify or PowerShell script gone wrong. Schema m...
0X000020A0 This error means a DN in Active Directory points to a container or something that isn't a normal object. The fix is usually a typo or wrong object typ...
0X0000030D When Windows runs out of desktop heap space, you get this error. The fix is raising the SharedSection value in the registry. I'll show you exactly whi...
0X00002B13 Quick answer: This error means a QoS (Quality of Service) program sent a malformed flowspec. It usually happens with old VPN or network optimizer apps...
0XC00D108E Windows Media Player can't open a web help URL. Usually a busted internet connection or corrupted media player settings. Let's walk through the fix fa...
0X00002193 You get this when trying to modify a disabled cross-reference object in AD. The fix is to enable it first, then make your change....
Uncaught TypeError: Cannot read properties of undefined (reading '...') This error pops up when you try to access a property on something that's undefined. We'll show you how to safely chain into nested objects without cra...
0X0000085F This error means Windows can't parse a named event object you passed to an API call. Usually caused by a malformed name or a corrupted sync handle....
0X800401E0 You're seeing this when a program tries to connect to a COM object that's waiting for manual connection. Usually a missing service or bad registry key...
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...
403 Forbidden Your S3 static site returns 403 when the bucket policy blocks public read. The fix is adding the right policy statement or enabling correct ACLs....
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....
0X00002100 This error shows up when trying to add a domain controller that’s already referenced in Active Directory. Usually caused by a lingering server object ...
0XC00D100A Windows Media Player says Min can't be greater than Max on a slider. Usually a bad plugin or corrupt file. Here's how to fix it....
0X00000052 This error means Windows couldn't create a file or folder. Usually a permissions or disk issue. Here's how to nail it down fast....
0X00002143 This error pops up when you try to nest a security-enabled local group inside another group in a mixed-mode domain. Here's why and how to fix it....
0XC00D109E This error means Windows Media Player can't build a playlist, usually from corrupt library data or a stuck database. Here's how to fix it fast....