Windows 错误错误
ERROR_SESSION_CREDENTIAL_CONFLICT (1219)ERROR_SESSION_CREDENTIAL_CONFLICT (1219) — Credential Conflict
Multiple connections to a server using different credentials are not allowed.
windows
查看详情 ERROR_STACK_OVERFLOW (572)The execution stack overflowed.
Excessive recursion or very large stack allocations consumed the entire stack space.
Fix recursive functions to have proper termination. Reduce stack allocations. Increase the stack size if needed.
ERROR_SESSION_CREDENTIAL_CONFLICT (1219)Multiple connections to a server using different credentials are not allowed.
ERROR_NO_MORE_CONNECTIONS (71)No more connections can be made to the remote computer.
ERROR_INVALID_PARAMETER (87)A parameter passed to the function is not valid.
ERROR_INVALID_HANDLE (6)The handle passed to the function is not valid.
BAD_POOL_CALLER (0x000000C2)A kernel-mode process or driver made an invalid pool memory request.
ERROR_ELEVATION_REQUIRED (740)The operation requires elevation (Administrator privileges).