This is work in progress.

Windows / Headers / lmerr.h

lmerr.h

Network error definitions

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
NERR_NetNotStarted0x836The workstation driver is not installed.
NERR_UnknownServer0x837The server could not be located.
NERR_ShareMem0x838An internal error occurred. The network cannot access a shared memory segment.
NERR_NoNetworkResource0x839A network resource shortage occurred .
NERR_RemoteOnly0x83aThis operation is not supported on workstations.
NERR_DevNotRedirected0x83bThe device is not connected.
NERR_ServerNotStarted0x842The Server service is not started.
NERR_ItemNotFound0x843The queue is empty.
NERR_UnknownDevDir0x844The device or directory does not exist.
NERR_RedirectedPath0x845The operation is invalid on a redirected resource.
NERR_DuplicateShare0x846The name has already been shared.
NERR_NoRoom0x847The server is currently out of the requested resource.
NERR_TooManyItems0x849Requested addition of items exceeds the maximum allowed.
NERR_InvalidMaxUsers0x84aThe Peer service supports only two simultaneous users.
NERR_BufTooSmall0x84bThe API return buffer is too small.
NERR_RemoteErr0x84fA remote API error occurred.
NERR_LanmanIniError0x853An error occurred when opening or reading the configuration file.
NERR_NetworkError0x858A general network error occurred.
NERR_WkstaInconsistentState0x859
NERR_WkstaNotStarted0x85aThe Workstation service has not been started.
NERR_BrowserNotStarted0x85bThe requested information is not available.
NERR_InternalError0x85cAn internal Windows error occurred.
NERR_BadTransactConfig0x85dThe server is not configured for transactions.
NERR_InvalidAPI0x85eThe requested API is not supported on the remote server.
NERR_BadEventName0x85fThe event name is invalid.
NERR_DupNameReboot0x860The computer name already exists on the network. Change it and restart the computer.
NERR_CfgCompNotFound0x862The specified component could not be found in the configuration information.
NERR_CfgParamNotFound0x863The specified parameter could not be found in the configuration information.
NERR_LineTooLong0x865A line in the configuration file is too long.
NERR_QNotFound0x866The printer does not exist.
NERR_JobNotFound0x867The print job does not exist.
NERR_DestNotFound0x868The printer destination cannot be found.
NERR_DestExists0x869The printer destination already exists.
NERR_QExists0x86aThe printer queue already exists.
NERR_QNoRoom0x86bNo more printers can be added.
NERR_JobNoRoom0x86cNo more print jobs can be added.
NERR_DestNoRoom0x86dNo more printer destinations can be added.
NERR_DestIdle0x86eThis printer destination is idle and cannot accept control operations.
NERR_DestInvalidOp0x86fThis printer destination request contains an invalid control function.
NERR_ProcNoRespond0x870The print processor is not responding.
NERR_SpoolerNotLoaded0x871The spooler is not running.
NERR_DestInvalidState0x872This operation cannot be performed on the print destination in its current state.
NERR_QInvalidState0x873This operation cannot be performed on the printer queue in its current state.
NERR_JobInvalidState0x874This operation cannot be performed on the print job in its current state.
NERR_SpoolNoMemory0x875A spooler memory allocation failure occurred.
NERR_DriverNotFound0x876The device driver does not exist.
NERR_DataTypeInvalid0x877The data type is not supported by the print processor.
NERR_ProcNotFound0x878The print processor is not installed.
NERR_ServiceTableLocked0x884The service database is locked.
NERR_ServiceTableFull0x885The service table is full.
NERR_ServiceInstalled0x886The requested service has already been started.
NERR_ServiceEntryLocked0x887The service does not respond to control actions.
NERR_ServiceNotInstalled0x888The service has not been started.
NERR_BadServiceName0x889The service name is invalid.
NERR_ServiceCtlTimeout0x88aThe service is not responding to the control function.
NERR_ServiceCtlBusy0x88bThe service control is busy.
NERR_BadServiceProgName0x88cThe configuration file contains an invalid service program name.
NERR_ServiceNotCtrl0x88dThe service could not be controlled in its present state.
NERR_ServiceKillProc0x88eThe service ended abnormally.
NERR_ServiceCtlNotValid0x88fThe requested pause, continue, or stop is not valid for this service.
NERR_NotInDispatchTbl0x890The service control dispatcher could not find the service name in the dispatch table.
NERR_BadControlRecv0x891The service control dispatcher pipe read failed.
NERR_ServiceNotStarting0x892A thread for the new service could not be created.
NERR_AlreadyLoggedOn0x898This workstation is already logged on to the local-area network.
NERR_NotLoggedOn0x899The workstation is not logged on to the local-area network.
NERR_BadUsername0x89aThe user name or group name parameter is invalid.
NERR_BadPassword0x89bThe password parameter is invalid.
NERR_UnableToAddName_W0x89c@W The logon processor did not add the message alias.
NERR_UnableToAddName_F0x89dThe logon processor did not add the message alias.
NERR_UnableToDelName_W0x89e@W The logoff processor did not delete the message alias.
NERR_UnableToDelName_F0x89fThe logoff processor did not delete the message alias.
NERR_LogonsPaused0x8a1Network logons are paused.
NERR_LogonServerConflict0x8a2A centralized logon-server conflict occurred. */
NERR_LogonNoUserPath0x8a3The server is configured without a valid user path.
NERR_LogonScriptError0x8a4An error occurred while loading or running the logon script.
NERR_StandaloneLogon0x8a6The logon server was not specified. Your computer will be logged on as STANDALONE.
NERR_LogonServerNotFound0x8a7The logon server could not be found.
NERR_LogonDomainExists0x8a8There is already a logon domain for this computer.
NERR_NonValidatedLogon0x8a9The logon server could not validate the logon.
NERR_ACFNotFound0x8abThe security database could not be found.
NERR_GroupNotFound0x8acThe group name could not be found.
NERR_UserNotFound0x8adThe user name could not be found.
NERR_ResourceNotFound0x8aeThe resource name could not be found.
NERR_GroupExists0x8afThe group already exists.
NERR_UserExists0x8b0The account already exists.
NERR_ResourceExists0x8b1The resource permission list already exists.
NERR_NotPrimary0x8b2This operation is only allowed on the primary domain controller of the domain.
NERR_ACFNotLoaded0x8b3The security database has not been started.
NERR_ACFNoRoom0x8b4There are too many names in the user accounts database.
NERR_ACFFileIOFail0x8b5A disk I/O failure occurred.
NERR_ACFTooManyLists0x8b6The limit of 64 entries per resource was exceeded.
NERR_UserLogon0x8b7Deleting a user with a session is not allowed.
NERR_ACFNoParent0x8b8The parent directory could not be located.
NERR_CanNotGrowSegment0x8b9Unable to add to the security database session cache segment.
NERR_SpeGroupOp0x8baThis operation is not allowed on this special group.
NERR_NotInCache0x8bbThis user is not cached in user accounts database session cache.
NERR_UserInGroup0x8bcThe user already belongs to this group.
NERR_UserNotInGroup0x8bdThe user does not belong to this group.
NERR_AccountUndefined0x8beThis user account is undefined.
NERR_AccountExpired0x8bfThis user account has expired.
NERR_InvalidWorkstation0x8c0The user is not allowed to log on from this workstation.
NERR_InvalidLogonHours0x8c1The user is not allowed to log on at this time.
NERR_PasswordExpired0x8c2The password of this user has expired.
NERR_PasswordCantChange0x8c3The password of this user cannot change.
NERR_PasswordHistConflict0x8c4This password cannot be used now.
NERR_PasswordTooShort0x8c5The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements.
NERR_PasswordTooRecent0x8c6The password of this user is too recent to change.
NERR_InvalidDatabase0x8c7The security database is corrupted.
NERR_DatabaseUpToDate0x8c8No updates are necessary to this replicant network/local security database.
NERR_SyncRequired0x8c9This replicant database is outdated; synchronization is required.
NERR_UseNotFound0x8caThe network connection could not be found.
NERR_BadAsgType0x8cbThis asg_type is invalid.
NERR_DeviceIsShared0x8ccThis device is currently being shared.
NERR_SameAsComputerName0x8cdThe user name may not be same as computer name.
NERR_NoComputerName0x8deThe computer name could not be added as a message alias. The name may already exist on the network.
NERR_MsgAlreadyStarted0x8dfThe Messenger service is already started.
NERR_MsgInitFailed0x8e0The Messenger service failed to start.
NERR_NameNotFound0x8e1The message alias could not be found on the network.
NERR_AlreadyForwarded0x8e2This message alias has already been forwarded.
NERR_AddForwarded0x8e3This message alias has been added but is still forwarded.
NERR_AlreadyExists0x8e4This message alias already exists locally.
NERR_TooManyNames0x8e5The maximum number of added message aliases has been exceeded.
NERR_DelComputerName0x8e6The computer name could not be deleted.
NERR_LocalForward0x8e7Messages cannot be forwarded back to the same workstation.
NERR_GrpMsgProcessor0x8e8An error occurred in the domain message processor.
NERR_PausedRemote0x8e9The message was sent, but the recipient has paused the Messenger service.
NERR_BadReceive0x8eaThe message was sent but not received.
NERR_NameInUse0x8ebThe message alias is currently in use. Try again later.
NERR_MsgNotStarted0x8ecThe Messenger service has not been started.
NERR_NotLocalName0x8edThe name is not on the local computer.
NERR_NoForwardName0x8eeThe forwarded message alias could not be found on the network.
NERR_RemoteFull0x8efThe message alias table on the remote station is full.
NERR_NameNotForwarded0x8f0Messages for this alias are not currently being forwarded.
NERR_TruncatedBroadcast0x8f1The broadcast message was truncated.
NERR_InvalidDevice0x8f6This is an invalid device name.
NERR_WriteFault0x8f7A write fault occurred.
NERR_DuplicateName0x8f9A duplicate message alias exists on the network.
NERR_DeleteLater0x8fa@W This message alias will be deleted later.
NERR_IncompleteDel0x8fbThe message alias was not successfully deleted from all networks.
NERR_MultipleNets0x8fcThis operation is not supported on computers with multiple networks.
NERR_NetNameNotFound0x906This shared resource does not exist.
NERR_DeviceNotShared0x907This device is not shared.
NERR_ClientNameNotFound0x908A session does not exist with that computer name.
NERR_FileIdNotFound0x90aThere is not an open file with that identification number.
NERR_ExecFailure0x90bA failure occurred when executing a remote administration command.
NERR_TmpFile0x90cA failure occurred when opening a remote temporary file.
NERR_TooMuchData0x90dThe data returned from a remote administration command has been truncated to 64K.
NERR_DeviceShareConflict0x90eThis device cannot be shared as both a spooled and a non-spooled resource.
NERR_BrowserTableIncomplete0x90fThe information in the list of servers may be incorrect.
NERR_NotLocalDomain0x910The computer is not active in this domain.
NERR_IsDfsShare0x911The share must be removed from the Distributed File System before it can be deleted.
NERR_DevInvalidOpCode0x91bThe operation is invalid for this device.
NERR_DevNotFound0x91cThis device cannot be shared.
NERR_DevNotOpen0x91dThis device was not open.
NERR_BadQueueDevString0x91eThis device name list is invalid.
NERR_BadQueuePriority0x91fThe queue priority is invalid.
NERR_NoCommDevs0x921There are no shared communication devices.
NERR_QueueNotFound0x922The queue you specified does not exist.
NERR_BadDevString0x924This list of devices is invalid.
NERR_BadDev0x925The requested device is invalid.
NERR_InUseBySpooler0x926This device is already in use by the spooler.
NERR_CommDevInUse0x927This device is already in use as a communication device.
NERR_InvalidComputer0x92fThis computer name is invalid.
NERR_MaxLenExceeded0x932The string and prefix specified are too long.
NERR_BadComponent0x934This path component is invalid.
NERR_CantType0x935Could not determine the type of input.
NERR_TooManyEntries0x93aThe buffer for types is not big enough.
NERR_ProfileFileTooBig0x942Profile files cannot exceed 64K.
NERR_ProfileOffset0x943The start offset is out of range.
NERR_ProfileCleanup0x944The system cannot delete current connections to network resources.
NERR_ProfileUnknownCmd0x945The system was unable to parse the command line in this file.
NERR_ProfileLoadErr0x946An error occurred while loading the profile file.
NERR_ProfileSaveErr0x947@W Errors occurred while saving the profile file. The profile was partially saved.
NERR_LogOverflow0x949Log file %1 is full.
NERR_LogFileChanged0x94aThis log file has changed between reads.
NERR_LogFileCorrupt0x94bLog file %1 is corrupt.
NERR_SourceIsDir0x94cThe source path cannot be a directory.
NERR_BadSource0x94dThe source path is illegal.
NERR_BadDest0x94eThe destination path is illegal.
NERR_DifferentServers0x94fThe source and destination paths are on different servers.
NERR_RunSrvPaused0x951The Run server you requested is paused.
NERR_ErrCommRunSrv0x955An error occurred when communicating with a Run server.
NERR_ErrorExecingGhost0x957An error occurred when starting a background process.
NERR_ShareNotFound0x958The shared resource you are connected to could not be found.
NERR_InvalidLana0x960The LAN adapter number is invalid.
NERR_OpenFiles0x961There are open files on the connection.
NERR_ActiveConns0x962Active connections still exist.
NERR_BadPasswordCore0x963This share name or password is invalid.
NERR_DevInUse0x964The device is being accessed by an active process.
NERR_LocalDrive0x965The drive letter is in use locally.
NERR_AlertExists0x97eThe specified client is already registered for the specified event.
NERR_TooManyAlerts0x97fThe alert table is full.
NERR_NoSuchAlert0x980An invalid or nonexistent alert name was raised.
NERR_BadRecipient0x981The alert recipient is invalid.
NERR_AcctLimitExceeded0x982A user's session with this server has been delet
NERR_InvalidLogSeek0x988The log file does not contain the requested record number.
NERR_BadUasConfig0x992The user accounts database is not configured correctly.
NERR_InvalidUASOp0x993This operation is not permitted when the Netlogon service is running.
NERR_LastAdmin0x994This operation is not allowed on the last administrative account.
NERR_DCNotFound0x995Could not find domain controller for this domain.
NERR_LogonTrackingError0x996Could not set logon information for this user.
NERR_NetlogonNotStarted0x997The Netlogon service has not been started.
NERR_CanNotGrowUASFile0x998Unable to add to the user accounts database.
NERR_TimeDiffAtDC0x999This server's clock is not synchronized with the primary domain controller's clock.
NERR_PasswordMismatch0x99aA password mismatch has been detected.
NERR_NoSuchServer0x99cThe server identification does not specify a valid server.
NERR_NoSuchSession0x99dThe session identification does not specify a valid session.
NERR_NoSuchConnection0x99eThe connection identification does not specify a valid connection.
NERR_TooManyServers0x99fThere is no space for another entry in the table of available servers.
NERR_TooManySessions0x9a0The server has reached the maximum number of sessions it supports.
NERR_TooManyConnections0x9a1The server has reached the maximum number of connections it supports.
NERR_TooManyFiles0x9a2The server cannot open more files because it has reached its maximum number.
NERR_NoAlternateServers0x9a3There are no alternate servers registered on this server.
NERR_TryDownLevel0x9a6Try down-level (remote admin protocol) version of API instead.
NERR_UPSDriverNotStarted0x9b0The UPS driver could not be accessed by the UPS service.
NERR_UPSInvalidConfig0x9b1The UPS service is not configured correctly.
NERR_UPSInvalidCommPort0x9b2The UPS service could not access the specified Comm Port.
NERR_UPSSignalAsserted0x9b3The UPS indicated a line fail or low battery situation. Service not started.
NERR_UPSShutdownFailed0x9b4The UPS service failed to perform a system shut down.
NERR_BadDosRetCode0x9c4The program below returned an MS-DOS error code:
NERR_ProgNeedsExtraMem0x9c5The program below needs more memory:
NERR_BadDosFunction0x9c6The program below called an unsupported MS-DOS function:
NERR_RemoteBootFailed0x9c7The workstation failed to boot.
NERR_BadFileCheckSum0x9c8The file below is corrupt.
NERR_NoRplBootSystem0x9c9No loader is specified in the boot-block definition file.
NERR_RplLoadrNetBiosErr0x9caNetBIOS returned an error: The NCB and SMB are dumped above.
NERR_RplLoadrDiskErr0x9cbA disk I/O error occurred.
NERR_ImageParamErr0x9ccImage parameter substitution failed.
NERR_TooManyImageParams0x9cdToo many image parameters cross disk sector boundaries.
NERR_NonDosFloppyUsed0x9ceThe image was not generated from an MS-DOS diskette formatted with /S.
NERR_RplBootRestart0x9cfRemote boot will be restarted later.
NERR_RplSrvrCallFailed0x9d0The call to the Remoteboot server failed.
NERR_CantConnectRplSrvr0x9d1Cannot connect to the Remoteboot server.
NERR_CantOpenImageFile0x9d2Cannot open image file on the Remoteboot server.
NERR_CallingRplSrvr0x9d3Connecting to the Remoteboot server...
NERR_StartingRplBoot0x9d4Connecting to the Remoteboot server...
NERR_RplBootServiceTerm0x9d5Remote boot service was stopped; check the error log for the cause of the problem.
NERR_RplBootStartFailed0x9d6Remote boot startup failed; check the error log for the cause of the problem.
NERR_RPL_CONNECTED0x9d7A second connection to a Remoteboot resource is not allowed.
NERR_BrowserConfiguredToNotRun0x9f6The browser service was configured with MaintainServerList=No.
NERR_RplNoAdaptersStarted0xa32Service failed to start since none of the network adapters started with this service.
NERR_RplBadRegistry0xa33Service failed to start due to bad startup information in the registry.
NERR_RplBadDatabase0xa34Service failed to start because its database is absent or corrupt.
NERR_RplRplfilesShare0xa35Service failed to start because RPLFILES share is absent.
NERR_RplNotRplServer0xa36Service failed to start because RPLUSER group is absent.
NERR_RplCannotEnum0xa37Cannot enumerate service records.
NERR_RplWkstaInfoCorrupted0xa38Workstation record information has been corrupted.
NERR_RplWkstaNotFound0xa39Workstation record was not found.
NERR_RplWkstaNameUnavailable0xa3aWorkstation name is in use by some other workstation.
NERR_RplProfileInfoCorrupted0xa3bProfile record information has been corrupted.
NERR_RplProfileNotFound0xa3cProfile record was not found.
NERR_RplProfileNameUnavailable0xa3dProfile name is in use by some other profile.
NERR_RplProfileNotEmpty0xa3eThere are workstations using this profile.
NERR_RplConfigInfoCorrupted0xa3fConfiguration record information has been corrupted.
NERR_RplConfigNotFound0xa40Configuration record was not found.
NERR_RplAdapterInfoCorrupted0xa41Adapter id record information has been corrupted.
NERR_RplInternal0xa42An internal service error has occurred.
NERR_RplVendorInfoCorrupted0xa43Vendor id record information has been corrupted.
NERR_RplBootInfoCorrupted0xa44Boot block record information has been corrupted.
NERR_RplWkstaNeedsUserAcct0xa45The user account for this workstation record is missing.
NERR_RplNeedsRPLUSERAcct0xa46The RPLUSER local group could not be found.
NERR_RplBootNotFound0xa47Boot block record was not found.
NERR_RplIncompatibleProfile0xa48Chosen profile is incompatible with this workstation.
NERR_RplAdapterNameUnavailable0xa49Chosen network adapter id is in use by some other workstation.
NERR_RplConfigNotEmpty0xa4aThere are profiles using this configuration.
NERR_RplBootInUse0xa4bThere are workstations, profiles or configurations using this boot block.
NERR_RplBackupDatabase0xa4cService failed to backup Remoteboot database.
NERR_RplAdapterNotFound0xa4dAdapter record was not found.
NERR_RplVendorNotFound0xa4eVendor record was not found.
NERR_RplVendorNameUnavailable0xa4fVendor name is in use by some other vendor record.
NERR_RplBootNameUnavailable0xa50(boot name, vendor id) is in use by some other boot block record.
NERR_RplConfigNameUnavailable0xa51Configuration name is in use by some other configuration.
NERR_DfsInternalCorruption0xa64The internal database maintained by the DFS service is corrupt
NERR_DfsVolumeDataCorrupt0xa65One of the records in the internal DFS database is corrupt
NERR_DfsNoSuchVolume0xa66There is no DFS name whose entry path matches the input Entry Path
NERR_DfsVolumeAlreadyExists0xa67A root or link with the given name already exists
NERR_DfsAlreadyShared0xa68The server share specified is already shared in the DFS
NERR_DfsNoSuchShare0xa69The indicated server share does not support the indicated DFS namespace
NERR_DfsNotALeafVolume0xa6aThe operation is not valid on this portion of the namespace
NERR_DfsLeafVolume0xa6bThe operation is not valid on this portion of the namespace
NERR_DfsVolumeHasMultipleServers0xa6cThe operation is ambiguous because the link has multiple servers
NERR_DfsCantCreateJunctionPoint0xa6dUnable to create a link
NERR_DfsServerNotDfsAware0xa6eThe server is not DFS Aware
NERR_DfsBadRenamePath0xa6fThe specified rename target path is invalid
NERR_DfsVolumeIsOffline0xa70The specified DFS link is offline
NERR_DfsNoSuchServer0xa71The specified server is not a server for this link
NERR_DfsCyclicalName0xa72A cycle in the DFS name was detected
NERR_DfsNotSupportedInServerDfs0xa73The operation is not supported on a server-based DFS
NERR_DfsDuplicateService0xa74This link is already supported by the specified server-share
NERR_DfsCantRemoveLastServerShare0xa75Can't remove the last server-share supporting this root or link
NERR_DfsVolumeIsInterDfs0xa76The operation is not supported for an Inter-DFS link
NERR_DfsInconsistent0xa77The internal state of the DFS Service has become inconsistent
NERR_DfsServerUpgraded0xa78The DFS Service has been installed on the specified server
NERR_DfsDataIsIdentical0xa79The DFS data being reconciled is identical
NERR_DfsCantRemoveDfsRoot0xa7aThe DFS root cannot be deleted - Uninstall DFS if required
NERR_DfsChildOrParentInDfs0xa7bA child or parent directory of the share is already in a DFS
NERR_DfsInternalError0xa82DFS internal error
NERR_SetupAlreadyJoined0xa83This machine is already joined to a domain.
NERR_SetupNotJoined0xa84This machine is not currently joined to a domain.
NERR_SetupDomainController0xa85This machine is a domain controller and cannot be unjoined from a domain.
NERR_DefaultJoinRequired0xa86The destination domain controller does not support creating machine accounts in OUs.
NERR_InvalidWorkgroupName0xa87The specified workgroup name is invalid.
NERR_NameUsesIncompatibleCodePage0xa88The specified computer name is incompatible with the default language used on the domain controller.
NERR_ComputerAccountNotFound0xa89The specified computer account could not be found. Contact an administrator to verify the account is in the domain. If the account has been deleted unjoin, reboot, and rejoin the domain.
NERR_PersonalSku0xa8aThis version of Windows cannot be joined to a domain.
NERR_SetupCheckDNSConfig0xa8bAn attempt to resolve the DNS name of a domain controller in the domain being joined has failed. Please verify this client is configured to reach a DNS server that can resolve DNS names in the target domain. For information about network troubleshooting, see Windows Help.
NERR_AlreadyCloudDomainJoined0xa8cThis device is joined to Azure AD. To join an Active Directory domain, you must first go to settings and choose to disconnect your device from your work or school.
MAX_NERR0xbb7This is the last error in NERR range.
308 entries