844 solutions found, page 24 of 43
Scratch disk full Adobe Photoshop displays a scratch disk full error when the designated scratch disk runs out of free space. This guide provides steps to clear space, ...
0X0000090D Windows admin tools fail when remote server returns more than 64 KB of data. This error means the reply got cut off, usually due to too many users or ...
0XC003005B You're seeing this because an RPC client and server don't agree on which version of the interface to use. The fix is usually updating the server app....
0X00001B60 Windows Remote Desktop sessions run out of internal output buffers. Usually a shortcut or policy hogs memory. Kill hung sessions or increase buffer po...
eval() error Google search links redirect to a blank page with a JS eval() error. The fix is disabling IPv6 in Firefox or adjusting DNS settings. Here's why and ho...
0X80263001 Desktop Window Manager can't compose your screen—usually due to a disabled service or conflicting software. Here's the fix in order, from quick restar...
0X8000000E That annoying paper-empty error even when the tray's full. I'll show you what really causes it and how to clear it....
0XC00D0FC7 Windows Media Player throws this when it can't add songs or videos to your library. Usually a permissions or file path issue. These steps fix it in un...
EACCES Getting 'Permission denied' on a file you should be able to read or write? Likely ACLs or mount flags. I'll walk you from a quick check to the real fi...
0X000004B1 This error pops up on Windows when a network drive or printer is saved but the device is gone or unreachable. The fix is straightforward: remove the s...
0X00000551 This error means Windows can't read a security descriptor on a file or registry key. Here's how to fix it fast, from a simple reboot to rebuilding the...
0X000020CD This error means a domain controller is stuck mid-delete of an entire NTDS tree. Usually happens during demotion or failed replication. Here's how to ...
0X800401FC This error usually pops up when a COM object registration clashes. You'll see it in development tools or installers. Here's the fix....
0XC0000031 You're trying to set a disk quota lower than current usage. The OS blocks it. Here's how to fix it....
0XC00D1BBF This error pops up when you set a video bitrate that won't work with the codec or resolution in Windows Media Encoder or Expression Encoder. Fix it by...
0X00000246 Windows ERROR_ILLEGAL_CHARACTER (0x00000246) pops up when a program tries to process a filename or path with an invalid character—like a colon or aste...
Kernel panic - not syncing: VFS: Unable to mount root fs This kernel panic occurs when the system cannot locate or mount the root filesystem during boot. Causes include missing drivers, corrupted initramfs, ...
0XC000026D This error hits when a client tries to reach a DFS share but the target server's DFS service is dead or misconfigured. I'll get you back online fast....
0X000036F2 Your app crashes because a manifest XML uses 'xml' as a namespace prefix, which Windows reserves. Fix the XML or rebuild the manifest....
ERR_TOO_MANY_REDIRECTS Browser keeps bouncing between HTTP and HTTPS? That's a redirect loop. On Apache you need to check your .htaccess and VirtualHost configs....