A LAN Server API function returning error codes 2380-2392 encountered an
error while running a remote process. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_SourceIsDir │ 2380 │ The source path cannot be a directory.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadSource │ 2381 │ The source path is not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadDest │ 2382 │ The destination path is not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_DifferentServers │ 2383 │ The source and destination paths are
on │
│ │ │ different servers. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_RunSrvPaused │ 2385 │ The run server you requested using the
│
│ │ │ NET RUN command is paused. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ErrCommRunSrv │ 2389 │ An error occurred when communicating
│
│ │ │ with a run server. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ErrorExecingGhost │ 2391 │ An error occurred when starting a back-
│
│ │ │ ground process. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ShareNotFound │ 2392 │ The shared resource you are connected
to │
│ │ │ could not be found. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘