Error processing SSI file
LEADTOOLS Medical (Leadtools.Ccow assembly)

Show in webframe

HResult Enumeration






Error values returned by a CCOW implementation.
Syntax
'Declaration
 
Public Enum HResult 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As HResult
Members
ValueMemberDescription
0x80000201ChangesNotEnded Attempt to publish context changes before ending the context change transaction.
0x80000203InvalidContextCoupon A context coupon does not match most recently commited coupon transaction.
0x80000206NameValueCountMismatch A name array and its corresponding value array do not have the same number of elements.
0x80000207NotInTransaction Attempt to perform a context management transaction method when a transaction is not in progress.
0x80000209TransactionInProgress Attempt to perform a context management method when a transaction is in progress.
0x8000020AUnknownItemName An item name not known.
0x8000020BUnknownParticipant Participant coupon does not denote a know participant.
0x8000020CTooManyParticipants Attempt to join a context that can't accommodate another participant.
0x8000020DAcceptNotPossible Attempt to publish an "accept" decision but there were participants for which it was not possible to obtain a survey response (e.g., these participants are blocked).
0x8000020EBadItemNameFormat An item name does not conform to format rules.
0x8000020FBadItemType An item date type does not conform to data definition for the item.
0x80000210BadItemValue An item value does not conform to the allowed set of values as defined by the data definition for the item.
0x80000211InvalidTransaction A transaction has been invalidated and aborted because it violates one or more semantic integrity constraints.
0x80000212UndoNotPossible Attempt to undo context changes after the transaction has ended.
0x80000213ChangesNotPossible Attempt to set or delete context data after the transaction ended.
0x80000214ChangesNotAllowed Mapping agent attempts to set or delete a context data item that has been set by the participant that instigated the transaction.
0x80000215AuthenticationFailed A signature could not be authenticated.
0x80000216SignatureRequired A signature is required to perform the method.
0x80000217UnknownApplication An application name is not known.
0x80000218UnknownConnection A connection is not know to the authentication repository.
0x80000219LogonNotFound The desired user logon is not found in the authentication repository.
0x8000021AUnknownDataFormat The format of user logon is not found in the authentication repository.
0x8000021BUnknownBindee A security binding coupon does not denote a known bindee.
0x8000021CImproperKeyFormat A public key is not properly formatted.
0x8000021DBindingRejected The identity of a bindee could not be verified.
0x8000021EImproperMACFormat A message authentication code is not properly formatted.
0x8000021FUknownPropertyName A property name is not known.
0x80000220BadPropertyType A property data type does not conform to specification.
0x80000221BadPropertyValue A property data value does not conform to specification.
0x80000222AlreadyJoined The application has already joined the context.
0x80000223ActionNotPossible There is presently a context change transaction in progress or another action is being performed.
0x80000224ActionNotAllowed Application attempts to set items other than for the context action to be performed.
0x80000225FilterNotSet Application attempts to get the names of subjects that are being filtered on its behalf, but a filter has not been set by the application.
0x80000226ImproperSignatureFormat A digital signature code is not property formatted.
0x80000227ContextNotActive A context manager does not represent an active session.
0x80004001NotImplemented Method not implemented.
0x80004005GeneralFailure An error was detected or a failure occurred.
0x8007000EE_OUTOFMEMORY A memory allocation attempt failed.
0x80070057E_INVALIDARG One of the arguments passed in was invalid.
0x00000000S_OK Successful completion.
0x00000001S_FALSE Completed without error, but only partial results were obtained.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Ccow.HResult

Requirements

Target Platforms

See Also

Reference

Leadtools.Ccow Namespace

Error processing SSI file
Leadtools.Ccow requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features