4 solutions found
0X00000105 This error pops up when an enumeration API call hits its buffer limit. Most common with network shares, registry keys, or directory listings. Here's h...
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 ...
0X0000085E This error means a remote server rejected an API call, often due to SMB version mismatch or disabled functions. Here's how to fix it....
0X0000084B This error means a buffer in a network API call is too small. The fix is to increase the buffer size in the registry or script....