Windows 错误错误
ERROR_NETWORK_BUSY (54)ERROR_NETWORK_BUSY (54) — Network Busy
The network is busy.
windows
查看详情 System.OutOfMemoryExceptionThe application ran out of available memory.
The process exhausted its virtual address space (2 GB for 32-bit, ~8 TB for 64-bit) or the system is out of physical memory and page file space.
Optimize memory usage. Dispose IDisposable objects. Use streaming for large data. Migrate to 64-bit. Profile memory usage.
ERROR_NETWORK_BUSY (54)The network is busy.
RPC_S_SERVER_UNAVAILABLE (0x800706BA)The RPC server is unavailable (HRESULT version).
ATTEMPTED_WRITE_TO_READONLY_MEMORY (0x000000BE)A driver or kernel component attempted to write to read-only memory.
System.InvalidOperationExceptionThe object is not in a valid state for the requested operation.
PSSecurityExceptionThe PowerShell execution policy prevents running scripts.
ERROR_BAD_PATHNAME (0x800700A1)The specified path name is invalid.