A LAN Server API function returning error codes 2400-2406 encountered an
error with the Requester and Redirector. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_InvalidLana │ 2400 │ The LAN adapter number is not valid.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_OpenFiles │ 2401 │ There are open files on the connection.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ActiveConns │ 2402 │ Active connections still exist. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadPasswordCore │ 2403 │ This netname or password is not valid.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_DevInUse │ 2404 │ The device is being accessed by an │
│ │ │ active process. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LocalDrive │ 2405 │ The drive letter is in use locally. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_PausedConns │ 2406 │ Paused connections could not be deleted.
│
└───────────────────────────┴───────┴──────────────────────────────────────────┘