'Declaration
Public Enum MessageQueueErrorCode Inherits System.Enum
'Usage
Dim instance As MessageQueueErrorCode
public enum MessageQueueErrorCode : System.Enum
public enum class MessageQueueErrorCode : public System.Enum
'Declaration
Public Enum MessageQueueErrorCode Inherits System.Enum
'Usage
Dim instance As MessageQueueErrorCode
public enum MessageQueueErrorCode : System.Enum
public enum class MessageQueueErrorCode : public System.Enum
Member | Description |
---|---|
AccessDenied | Message text: Access is denied. |
BadSecurityContext | Message text: Bad security context. |
Base | Message Queuing does not return this error code. |
BufferOverflow | Message text: The buffer supplied to MQReceiveMessage for message body retrieval was too small. The message is not removed from the queue and part of the message body that fits in the buffer was copied. |
CannotCreateCertificateStore | Message text: Unable to create a certificate store for the internal certificate. |
CannotCreateHashEx | Message text: Unable to create a hash object for an authenticated message. |
CannotCreateOnGlobalCatalog | Message text: Failed to create an object on a specified global catalog server. |
CannotGetDistinguishedName | Message text: Failed to retrieve the distinguished name of local computer. |
CannotGrantAddGuid | Message text: Failed to grant the "Add Guid" permission to current user. |
CannotHashDataEx | Message text: Unable to hash data for an authenticated message. |
CannotImpersonateClient | Message text: The RPC server cannot impersonate the client application, hence security credentials could not be verified. |
CannotJoinDomain | Message text: Failed to join Message Queuing enterprise on Windows 2000 domain. |
CannotLoadMsmqOcm | Message text: Cannot load the MSMQOCM.DLL library. |
CannotOpenCertificateStore | Message text: Unable to open the certificates store for the internal certificate. |
CannotSetCryptographicSecurityDescriptor | Message text: Unable to set the security descriptor for the cryptographic keys. |
CannotSignDataEx | Message text: Unable to sign data before sending an authenticated message. |
CertificateNotProvided | Message text: A user attempted to send an authenticated message without a certificate. |
ComputerDoesNotSupportEncryption | Message text: The computer does not support encryption operations. |
CorruptedInternalCertificate | Message text: The internal Message Queuing certificate is corrupted. |
CorruptedPersonalCertStore | Message text: The personal certificate store is corrupted. |
CorruptedQueueWasDeleted | Message text: The.ini file for the queue in LQS was deleted because it was corrupted. |
CorruptedSecurityData | Message text: A cryptographic function has failed. |
CouldNotGetAccountInfo | Message text: Could not get the account information for the user. |
CouldNotGetUserSid | Message text: Could not get the SID information out of the thread token. |
DeleteConnectedNetworkInUse | Message text: The connected network cannot be deleted; it is in use. |
DependentClientLicenseOverflow | Message text: The number of dependent clients served by this Message Queuing server reached its upper limit. |
DsError | Message text: Internal directory service error. |
DsIsFull | Message text: Directory service is full. |
DtcConnect | Message text: Cannot connect to MS DTC. |
EncryptionProviderNotSupported | Message text: The Cryptographic Service Provider is not supported by Message Queuing. |
FailVerifySignatureEx | Message text: Signature of received message is not valid. |
FormatNameBufferTooSmall | Message text: The format name buffer supplied to the API was too small to fit the format name. |
Generic | Message text: Generic Error. |
GuidNotMatching | Message text: Failed to create Message Queuing configuration object with a GUID that matches the computer installation. You must uninstall Message Queuing and then reinstall it. |
IllegalContext | Message text: Invalid context parameter. |
IllegalCriteriaColumns | Message text: Invalid MQCOLUMNS parameter. |
IllegalCursorAction | Message text: MQ_ACTION_PEEK_NEXT specified to MQReceiveMessage can not be used with the current cursor position. |
IllegalEnterpriseOperation | Message text: The operation is invalid for a Message Queuing services object. |
IllegalFormatName | Message text: The given format name is invalid. |
IllegalMessageProperties | Message text: Illegal MQQMPROPS parameter, either null or with zero properties. |
IllegalOperation | Message text: The operation is invalid on foreign message queuing systems. |
IllegalPrivateProperties | The private properties parameter value is invalid. This may be because it has a null value or has zero properties specified. |
IllegalPropertyId | Message text: Invalid property identifier value. |
IllegalPropertySize | Message text: Illegal property buffer size. |
IllegalPropertyValue | Message text: Invalid property value. |
IllegalPropertyVt | Message text: Invalid VARTYPE value. |
IllegalQueuePathName | Message text: Invalid queue path name. |
IllegalQueueProperties | Message text: Illegal MQQUEUEPROPS parameter, either null or with zero properties. |
IllegalRelation | Message text: Invalid relation value in restriction. |
IllegalRestrictionPropertyId | Message text: Invalid propid value in MQRESTRICTION parameter. |
IllegalSecurityDescriptor | Message text: The specified security descriptor is not a valid security descriptor. |
IllegalSort | Message text: Illegal sort specified (for example, duplicate columns). |
IllegalSortPropertyId | Message text: Invalid propid value in MQSORTSET. |
IllegalUser | Message text: The user has an invalid user name. |
InsufficientProperties | Message text: Not all the required properties for the operation were specified in the input parameters. |
InsufficientResources | Message text: Insufficient resources to perform operation. |
InvalidCertificate | Message text: The user certificate is not valid. |
InvalidHandle | Message text: An invalid handle passed to a function. |
InvalidOwner | Message text: Invalid object owner. For example CreateQueue failed because the Queue Manager object is invalid. |
InvalidParameter | Message text: An invalid parameter passed to a function. |
IOTimeout | Message text: The receive or peek message time-out has expired. |
LabelBufferTooSmall | Message text: The label buffer supplied to the API was too small. |
MachineExists | Message text: Computer with the same name already exists in the site. |
MachineNotFound | Message text: The specified computer could not be found. |
MessageAlreadyReceived | Message text: A message that is currently pointed at by the cursor has been removed from the queue by another process or by another call to receive the message without the use of this cursor. |
MessageNotFound | Message text: The specified message could not be found. |
MessageStorageFailed | Message text: Could not store a recoverable or journal message. Message was not sent. |
MissingConnectorType | Message text: Connector Type is mandatory when sending an Acknowledgment or secure message. |
MqisReadOnlyMode | Message text: MQIS database is in read-only mode. |
MqisServerEmpty | Message text: The list of MQIS servers (in registry) is empty. |
NoDs | Message text: No connection with this site's controller(s). |
NoEntryPointMsmqOcm | Message text: Cannot locate an entry point in the MSMQOCM.DLL library. |
NoGlobalCatalogInDomain | Message text: Unable to find Global Catalog servers in the specified domain. |
NoInternalUserCertificate | Message text: The internal Message Queuing certificate for the user does not exist. |
NoMsmqServersOnDc | Message text: Failed to find Message Queuing servers on domain controllers. |
NoMsmqServersOnGlobalCatalog | Message text: Failed to find Message Queuing servers on Global Catalog domain controllers. |
NoResponseFromObjectServer | Message text: No response from object owner. |
ObjectServerNotAvailable | Message text: Object owner is not reachable. |
OperationCanceled | Message text: The operation was canceled before it could be completed. |
PrivilegeNotHeld | Message text: Client does not have the required privileges to perform the operation. |
Property | Message text: One or more of the passed properties are invalid. |
PropertyNotAllowed | Message text: Invalid property for the requested operation |
ProviderNameBufferTooSmall | Message text: The passed buffer for the Provider name property is too small. |
PublicKeyDoesNotExist | Message text: The public key for the computer does not exist. |
PublicKeyNotFound | Message text: Unable to find the public key for computer. |
QDnsPropertyNotSupported | DNS property is not supported as criteria to locate queues. |
QueueDeleted | Message text: The queue was deleted. Messages cannot be received anymore using this queue instance. The queue should be closed. |
QueueExists | Message text: A queue with the same pathname is already registered. |
QueueNotAvailable | Message text: Error while reading from a queue residing on a remote computer. |
QueueNotFound | Message text: The queue is not registered in the directory service. |
RemoteMachineNotAvailable | Message text: The remote machine is not available. |
ResultBufferTooSmall | Message text: The supplied result buffer is too small. |
SecurityDescriptorBufferTooSmall | Message text: The size of the buffer passed to MQGetQueueSecurity is too small. |
SenderCertificateBufferTooSmall | Message text: The passed buffer for the user certificate property is too small. |
SenderIdBufferTooSmall | Message text: The passed buffer for the user identifier property is too small. |
ServiceNotAvailable | Message text: The Message Queues service is not available. |
SharingViolation | Message text: Sharing violation. The queue is already opened for exclusive receive. |
SignatureBufferTooSmall | Message text: The passed buffer for the Signature property is too small. |
StaleHandle | Message text: The Queue Manager service has been restarted. The queue handle is stale and should be closed. |
SymmetricKeyBufferTooSmall | Message text: The passed buffer for the Symmetric key property is too small. |
TransactionEnlist | Message text: Cannot enlist the transaction. |
TransactionImport | Message text: Cannot import the transaction. |
TransactionSequence | Message text: Wrong transaction operations sequence. |
TransactionUsage | Message text: Wrong transaction usage. |
UnsupportedAccessMode | Message text: The specified access mode is not supported. |
UnsupportedFormatNameOperation | Message text: The requested operation for the specified format name is not supported. |
UnsupportedOperation | Message text: The operation is not supported for a WORKGROUP installation computer. |
UserBufferTooSmall | Message text: Request failed because user buffer is too small to hold the returned information. |
WksCantServeClient | Message text: Message Queuing-independent clients cannot serve Message Queuing-dependent clients. |
WriteNotAllowed | Message text: Another MQIS server is being installed; write operations to the database are not allowed at this time. |
System.Object
System.ValueType
System.Enum
System.Messaging.MessageQueueErrorCode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2