CLDB_S_TRUNCATION STATUS: Data value was truncated. META_S_DUPLICATE Attempt to define an object that already exists in valid scenerios. CORDBG_S_BAD_START_SEQUENCE_POINT Attempt to SetIP not at a sequence point sequence point. CORDBG_S_BAD_END_SEQUENCE_POINT Attempt to SetIP when not going to a sequence point. If both this and CORDBG_E_BAD_START_SEQUENCE_POINT are true, only CORDBG_E_BAD_START_SEQUENCE_POINT will be reported. CORDBG_S_FUNC_EVAL_HAS_NO_RESULT Some Func evals will lack a return value, CORDBG_S_VALUE_POINTS_TO_VOID The Debugging API doesn't support dereferencing void pointers. CORDBG_S_FUNC_EVAL_ABORTED The func eval completed, but was aborted. CORDBG_S_AT_END_OF_STACK "The stack walk has reached the end of the stack. There are no more frames to walk." The stack walk has reached the end of the stack. There are no more frames to walk. CORDBG_S_NOT_ALL_BITS_SET Not all bits specified were successfully applied CEE_E_CVTRES_NOT_FOUND "cvtres.exe not found." cannot find cvtres.exe COR_E_TYPEUNLOADED "Type has been unloaded." The type had been unloaded. COR_E_APPDOMAINUNLOADED "Attempted to access an unloaded appdomain." access unloaded appdomain COR_E_CANNOTUNLOADAPPDOMAIN "Error while unloading appdomain." Error while unloading an appdomain MSEE_E_ASSEMBLYLOADINPROGRESS "Assembly is still being loaded." Assembly is being currently being loaded COR_E_ASSEMBLYEXPECTED "The module was expected to contain an assembly manifest." The module was expected to contain an assembly manifest. COR_E_FIXUPSINEXE "Attempt to load an unverifiable executable with fixups (IAT with more than 2 sections or a TLS section.)" Attempt to load an unverifiable exe with fixups (IAT with more than 2 sections or a TLS section) COR_E_NEWER_RUNTIME "This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded." The assembly is built by a runtime newer than the currently loaded runtime, and cannot be loaded. COR_E_MULTIMODULEASSEMBLIESDIALLOWED "The module cannot be loaded because only single file assemblies are supported." The module cannot be loaded because only single file assemblies are supported. HOST_E_DEADLOCK "Host detected a deadlock on a blocking operation." Host detects deadlock on a blocking operation HOST_E_INVALIDOPERATION "Invalid operation." The operation is invalid HOST_E_CLRNOTAVAILABLE "CLR has been disabled due to unrecoverable error." CLR has been disabled due to unrecoverable error HOST_E_EXITPROCESS_THREADABORT "Process exited due to ThreadAbort escalation." ExitProcess due to ThreadAbort escalation HOST_E_EXITPROCESS_ADUNLOAD "Process exited due to AD Unload escalation." ExitProcess due to AD Unload escalation HOST_E_EXITPROCESS_TIMEOUT "Process exited due to Timeout escalation." ExitProcess due to Timeout escalation HOST_E_EXITPROCESS_OUTOFMEMORY "Process exited due to OutOfMemory escalation." ExitProcess due to OutOfMemory escalation COR_E_MODULE_HASH_CHECK_FAILED "The check of the module's hash failed." The check of the module's hash failed. FUSION_E_REF_DEF_MISMATCH "The located assembly's manifest definition does not match the assembly reference." The located assembly's manifest definition does not match the assembly reference. FUSION_E_INVALID_PRIVATE_ASM_LOCATION "The private assembly was located outside the appbase directory." The private assembly was located outside the appbase directory. FUSION_E_ASM_MODULE_MISSING "A module specified in the manifest was not found." A module specified in the manifest was not found. FUSION_E_PRIVATE_ASM_DISALLOWED "A strongly-named assembly is required." A strongly-named assembly is required. FUSION_E_SIGNATURE_CHECK_FAILED "Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key." The check of the signature failed. FUSION_E_INVALID_NAME "The given assembly name or codebase was invalid." The given assembly name or codebase was invalid. FUSION_E_CODE_DOWNLOAD_DISABLED "HTTP download of assemblies has been disabled for this appdomain." HTTP download of assemblies has been disabled for this appdomain. FUSION_E_HOST_GAC_ASM_MISMATCH "Assembly in host store has a different signature than assembly in GAC." Assembly in host store has a different signature than assembly in GAC FUSION_E_LOADFROM_BLOCKED "LoadFrom(), LoadFile(), Load(byte[]) and LoadModule() have been disabled by the host." Hosted environment doesn't permit loading by location FUSION_E_CACHEFILE_FAILED "Failed to add file to AppDomain cache." Failed to add file to AppDomain cache FUSION_E_APP_DOMAIN_LOCKED "The requested assembly version conflicts with what is already bound in the app domain or specified in the manifest." The requested assembly version conflicts with what is already bound in the app domain or specified in the manifest FUSION_E_CONFIGURATION_ERROR "The requested assembly name was neither found in the GAC nor in the manifest or the manifest's specified location is wrong." The requested assembly name was neither found in the GAC nor in the manifest or the manifest's specified location is wrong FUSION_E_MANIFEST_PARSE_ERROR "Unexpected error while parsing the specified manifest." Unexpected error while parsing the specified manifest COR_E_LOADING_REFERENCE_ASSEMBLY "Reference assemblies should not be loaded for execution. They can only be loaded in the Reflection-only loader context." Reference assemblies should not be loaded for execution. They can only be loaded in the Reflection-only loader context. COR_E_NI_AND_RUNTIME_VERSION_MISMATCH "The native image could not be loaded, because it was generated for use by a different version of the runtime." The native image could not be loaded, because it was generated for use by a different version of the runtime. COR_E_LOADING_WINMD_REFERENCE_ASSEMBLY "Contract Windows Runtime assemblies cannot be loaded for execution. Make sure your application only contains non-contract Windows Runtime assemblies." Contract Windows Runtime assemblies cannot be loaded for execution. Make sure your application only contains non-contract Windows Runtime assemblies COR_E_AMBIGUOUSIMPLEMENTATION "Ambiguous implementation found." Ambiguous implementation found CLDB_E_FILE_BADREAD "Error occurred during a read." Error occurred during a read. CLDB_E_FILE_BADWRITE "Error occurred during a write." Error occurred during a write. CLDB_E_FILE_OLDVER "Old version error." Old version error. CLDB_E_SMDUPLICATE "Create of shared memory failed. A memory mapping of the same name already exists." Create of shared memory failed. A memory mapping of the same name already exists. CLDB_E_NO_DATA "No .CLB data in the memory or stream." There isn't .CLB data in the memory or stream. CLDB_E_INCOMPATIBLE "Importing scope is not compatible with the emitting scope." The importing scope is not comptabile with the emitting scope CLDB_E_FILE_CORRUPT "File is corrupt." File is corrupt. CLDB_E_BADUPDATEMODE "Cannot open a incrementally build scope for full update." cannot open a incrementally build scope for full update CLDB_E_INDEX_NOTFOUND "Index not found." Index %s not found. CLDB_E_RECORD_NOTFOUND "Record not found on lookup." Record wasn't found on lookup. CLDB_E_RECORD_OUTOFORDER "Record is emitted out of order." Record is emitted out of order. CLDB_E_TOO_BIG "A blob or string was too big." A blob or string was too big. META_E_INVALID_TOKEN_TYPE "A token of the wrong type passed to a metadata function." A token of the wrong type passed to a metadata function. TLBX_E_LIBNOTREGISTERED "Typelib export: Type library is not registered." Typelib export: type library is not registered. META_E_BADMETADATA "Merge: Inconsistency in meta data import scope." Merge: Inconsistency in meta data import scope META_E_BAD_SIGNATURE "Bad binary signature." Bad binary signature META_E_BAD_INPUT_PARAMETER "Bad input parameters." Bad input parameters META_E_CANNOTRESOLVETYPEREF "Cannot resolve typeref." Cannot resolve typeref META_E_STRINGSPACE_FULL "No logical space left to create more user strings." No logical space left to create more user strings. META_E_HAS_UNMARKALL "Unmark all has been called already." Unmark all has been called already META_E_MUST_CALL_UNMARKALL "Must call UnmarkAll first before marking." Must call UnmarkAll first before marking. META_E_CA_INVALID_TARGET "Known custom attribute on invalid target." Known custom attribute on invalid target. META_E_CA_INVALID_VALUE "Known custom attribute had invalid value." Known custom attribute had invalid value. META_E_CA_INVALID_BLOB "Known custom attribute blob has bad format." Known custom attribute blob is bad format. META_E_CA_REPEATED_ARG "Known custom attribute blob has repeated named argument." Known custom attribute blob has repeated named argument. META_E_CA_UNKNOWN_ARGUMENT "Known custom attribute named argument not recognized." Known custom attrubte named arg not recognized. META_E_CA_UNEXPECTED_TYPE "Known attribute parser found unexpected type." Known attribute parser found unexpected type. META_E_CA_INVALID_ARGTYPE "Known attribute parser only handles fields, not properties." Known attribute parser only handles fields -- no properties. META_E_CA_INVALID_ARG_FOR_TYPE "Known attribute parser found an argument that is invalid for the object it is applied to." Known attribute parser found an argument that is invalid for the object it is applied to. META_E_CA_INVALID_UUID "The format of the UUID was invalid." The format of the UUID was invalid. META_E_CA_INVALID_MARSHALAS_FIELDS "The MarshalAs attribute has fields set that are not valid for the specified unmanaged type." The MarshalAs attribute has fields set that are not valid for the specified unmanaged type. META_E_CA_NT_FIELDONLY "The specified unmanaged type is only valid on fields." The specified unmanaged type is only valid on fields. META_E_CA_NEGATIVE_PARAMINDEX "The parameter index cannot be negative." The parameter index cannot be negative. META_E_CA_NEGATIVE_CONSTSIZE "The constant size cannot be negative." The constant size cannot be negative. META_E_CA_FIXEDSTR_SIZE_REQUIRED "A fixed string requires a size." A fixed string requires a size. META_E_CA_CUSTMARSH_TYPE_REQUIRED "A custom marshaler requires the custom marshaler type." A custom marshaler requires the custom marshaler type. META_E_NOT_IN_ENC_MODE "SaveDelta was called without being in EnC mode." SaveDelta was called without being in EnC mode META_E_CA_BAD_FRIENDS_ARGS "InternalsVisibleTo can't have a version, culture, or processor architecture." InternalsVisibleTo can't have a version, culture, or processor architecture. META_E_CA_FRIENDS_SN_REQUIRED Strong-name signed assemblies can only grant friend access to strong name-signed assemblies VLDTR_E_RID_OUTOFRANGE "Rid is out of range." Rid is out of range. VLDTR_E_STRING_INVALID "String offset is invalid." String offset is invalid. VLDTR_E_GUID_INVALID "GUID offset is invalid." GUID offset is invalid. VLDTR_E_BLOB_INVALID "Blob offset if invalid." Blob offset if invalid. VLDTR_E_MR_BADCALLINGCONV "MemberRef has invalid calling convention." MemberRef has invalid calling convention. VLDTR_E_SIGNULL "Signature specified is zero-sized." Signature specified is zero-sized. VLDTR_E_MD_BADCALLINGCONV "Method signature has invalid calling convention." Method signature has invalid calling convention. VLDTR_E_MD_THISSTATIC "Method is marked static but has HASTHIS/EXPLICITTHIS set on the calling convention." Method is marked static but has HASTHIS/EXPLICITTHIS set on the calling convention. VLDTR_E_MD_NOTTHISNOTSTATIC "Method is not marked static but is not HASTHIS or EXPLICITTHIS." Method is not marked static but is not HASTHIS/EXPLICITTHIS. VLDTR_E_MD_NOARGCNT "Method signature is missing the argument count." Method signature is missing the argument count. VLDTR_E_SIG_MISSELTYPE "Signature missing element type." Signature missing element type. VLDTR_E_SIG_MISSTKN "Signature missing token." Signature missing token. VLDTR_E_SIG_TKNBAD "Signature has bad token." Signature has bad token. VLDTR_E_SIG_MISSFPTR "Signature is missing function pointer." Signature is missing function pointer. VLDTR_E_SIG_MISSFPTRARGCNT "Signature has function pointer missing argument count." Signature has function pointer missing argument count. VLDTR_E_SIG_MISSRANK "Signature is missing rank specification." Signature is missing rank specification. VLDTR_E_SIG_MISSNSIZE "Signature is missing count of sized dimensions." Signature is missing count of sized dimensions. VLDTR_E_SIG_MISSSIZE "Signature is missing size of dimension." Signature is missing size of dimension. VLDTR_E_SIG_MISSNLBND "Signature is missing count of lower bounds." Signature is missing count of lower bounds. VLDTR_E_SIG_MISSLBND "Signature is missing a lower bound." Signature is missing a lower bound. VLDTR_E_SIG_BADELTYPE "Signature has bad element type." Signature has bad element type. VLDTR_E_TD_ENCLNOTNESTED "TypeDef not nested has encloser." TypeDef not nested has encloser. VLDTR_E_FMD_PINVOKENOTSTATIC "Field or method is PInvoke but is not marked Static." Field/method is PInvoke but is not marked Static. VLDTR_E_SIG_SENTINMETHODDEF "E_T_SENTINEL in MethodDef signature." E_T_SENTINEL in MethodDef signature VLDTR_E_SIG_SENTMUSTVARARG "E_T_SENTINEL <=> VARARG." E_T_SENTINEL <=> VARARG VLDTR_E_SIG_MULTSENTINELS "Multiple E_T_SENTINELs." Multiple E_T_SENTINELs VLDTR_E_SIG_MISSARG "Signature missing argument." Signature missing argument VLDTR_E_SIG_BYREFINFIELD "Field of ByRef type." Field of ByRef type CORDBG_E_UNRECOVERABLE_ERROR "Unrecoverable API error." Unrecoverable API error. CORDBG_E_PROCESS_TERMINATED "Process was terminated." Process was terminated. CORDBG_E_PROCESS_NOT_SYNCHRONIZED "Process not synchronized." Process not synchronized. CORDBG_E_CLASS_NOT_LOADED "A class is not loaded." A class is not loaded. CORDBG_E_IL_VAR_NOT_AVAILABLE "An IL variable is not available at the current native IP." An IL variable is not available at the CORDBG_E_BAD_REFERENCE_VALUE "A reference value was found to be bad during dereferencing." A reference value was found to be bad CORDBG_E_FIELD_NOT_AVAILABLE "A field in a class is not available, because the runtime optimized it away." A field in a class is not available, CORDBG_E_NON_NATIVE_FRAME "'Native-frame-only' operation on non-native frame." "Native frame only" operation on CORDBG_E_CODE_NOT_AVAILABLE "The code is currently unavailable." The code is currently unavailable CORDBG_E_FUNCTION_NOT_IL "Attempt to get a ICorDebugFunction for a function that is not IL." Attempt to get a ICorDebugFunction for CORDBG_E_CANT_SET_IP_INTO_FINALLY "SetIP is not possible because SetIP would move EIP from outside of an exception handling finally clause to a point inside of one." SetIP isn't possible, because SetIP would CORDBG_E_CANT_SET_IP_OUT_OF_FINALLY "SetIP is not possible because it would move EIP from within an exception handling finally clause to a point outside of one." SetIP isn't possible because it would move CORDBG_E_CANT_SET_IP_INTO_CATCH "SetIP is not possible, because SetIP would move EIP from outside of an exception handling catch clause to a point inside of one." SetIP isn't possible, because SetIP would CORDBG_E_SET_IP_NOT_ALLOWED_ON_NONLEAF_FRAME "SetIP cannot be done on any frame except the leaf frame." Setip cannot be done on any frame except CORDBG_E_SET_IP_IMPOSSIBLE "SetIP is not allowed." SetIP isn't allowed. For example, there is CORDBG_E_FUNC_EVAL_BAD_START_POINT "Func eval cannot work. Bad starting point." Func eval can't work if we're, for example, CORDBG_E_INVALID_OBJECT "This object value is no longer valid." This object value is no longer valid. CORDBG_E_FUNC_EVAL_NOT_COMPLETE "CordbEval::GetResult called before func eval has finished." If you call CordbEval::GetResult before the CORDBG_E_STATIC_VAR_NOT_AVAILABLE "A static variable is not available because it has not been initialized yet." A static variable isn't available because CORDBG_E_CANT_SETIP_INTO_OR_OUT_OF_FILTER "SetIP cannot leave or enter a filter." SetIP can't leave or enter a filter CORDBG_E_CANT_CHANGE_JIT_SETTING_FOR_ZAP_MODULE "JIT settings for ZAP modules cannot be changed." You can't change JIT settings for ZAP CORDBG_E_CANT_SET_IP_OUT_OF_FINALLY_ON_WIN64 "SetIP is not possible because it would move EIP from within a finally clause to a point outside of one on WIN64 platforms." SetIP isn't possible because it would move CORDBG_E_CANT_SET_IP_OUT_OF_CATCH_ON_WIN64 "SetIP is not possible because it would move EIP from within a catch clause to a point outside of one on WIN64 platforms." SetIP isn't possible because it would move CORDBG_E_CANT_SET_TO_JMC "Cannot use JMC on this code (likely wrong JIT settings)." Can't use JMC on this code (likely wrong jit settings). CORDBG_E_NO_CONTEXT_FOR_INTERNAL_FRAME "Internal frame markers have no associated context." Internal frame markers have no associated context. CORDBG_E_NOT_CHILD_FRAME "The current frame is not a child frame." The current frame is not a child frame. CORDBG_E_NON_MATCHING_CONTEXT "The provided CONTEXT does not match the specified thread." The provided CONTEXT does not match the specified thread. The stack pointer in the provided CONTEXT must match the cached stack base and stack limit of the thread. CORDBG_E_PAST_END_OF_STACK "The stackwalker is now past the end of stack. No information is available." The stackwalker is now past the end of stack. No information is available. CORDBG_E_FUNC_EVAL_CANNOT_UPDATE_REGISTER_IN_NONLEAF_FRAME "Func eval cannot update a variable stored in a register on a non-leaf frame. The most likely cause is that such a variable is passed as a ref/out argument." Func eval cannot update a variable stored in a register on a non-leaf frame. The most likely cause is that such a variable is passed as a ref/out argument. CORDBG_E_BAD_THREAD_STATE "The state of the thread is invalid." The state of the thread is invalid. CORDBG_E_DEBUGGER_ALREADY_ATTACHED "This process has already been attached." This process has already been attached to CORDBG_E_SUPERFLOUS_CONTINUE "Returned from a call to Continue that was not matched with a stopping event." Returned from a call to Continue that was CORDBG_E_SET_VALUE_NOT_ALLOWED_ON_NONLEAF_FRAME "Cannot perfrom SetValue on non-leaf frames." Can't perfrom SetValue on non-leaf frames. CORDBG_E_ENC_MODULE_NOT_ENC_ENABLED "Tried to do Edit and Continue on a module that was not started in Edit and Continue mode." Tried to do EnC on a module that wasn't CORDBG_E_SET_IP_NOT_ALLOWED_ON_EXCEPTION "SetIP cannot be done on any exception." Setip cannot be done on any exception CORDBG_E_VARIABLE_IS_ACTUALLY_LITERAL "The 'variable' does not exist because it is a literal optimized away by the compiler." The 'variable' doesn't exist because it is a CORDBG_E_PROCESS_DETACHED "Process has been detached." Process has been detached from CORDBG_E_ENC_CANT_ADD_FIELD_TO_VALUE_OR_LAYOUT_CLASS "Adding a field to a value or layout class is prohibited." Adding a field to a value or layout class is prohibitted, CORDBG_E_FIELD_NOT_STATIC "GetStaticFieldValue called on a non-static field." Returned if someone tries to call GetStaticFieldValue CORDBG_E_FIELD_NOT_INSTANCE "Returned if someone tries to call GetStaticFieldValue on a non-instance field." Returned if someone tries to call GetStaticFieldValue CORDBG_E_ENC_JIT_CANT_UPDATE "The JIT is unable to update the method." The JIT is unable to update the method. CORDBG_E_ENC_INTERNAL_ERROR "Internal Runtime Error while doing Edit-and-Continue." Generic message for "Something user doesn't control went wrong" message. CORDBG_E_ENC_HANGING_FIELD "The field was added via Edit and Continue after the class was loaded." The field was added via EnC after the class was loaded, and so instead of the the field being contiguous with the other fields, it's 'hanging' off the instance or type. This error is used to indicate that either the storage for this field is not yet available and so the field value cannot be read, or the debugger needs to use an EnC specific code path to get the value. CORDBG_E_MODULE_NOT_LOADED "Module not loaded." If the module isn't loaded, including if it's been unloaded. CORDBG_E_UNABLE_TO_SET_BREAKPOINT "Cannot set a breakpoint here." Can't set a breakpoint here. CORDBG_E_DEBUGGING_NOT_POSSIBLE "Debugging is not possible due to an incompatibility within the CLR implementation." Debugging isn't possible due to an incompatibility within the CLR implementation. CORDBG_E_KERNEL_DEBUGGER_ENABLED "A kernel debugger is enabled on the system. User-mode debugging will trap to the kernel debugger." Debugging isn't possible because a kernel debugger is enabled on the system. CORDBG_E_KERNEL_DEBUGGER_PRESENT "A kernel debugger is present on the system. User-mode debugging will trap to the kernel debugger." Debugging isn't possible because a kernel debugger is present on the system. CORDBG_E_INCOMPATIBLE_PROTOCOL "The debugger's protocol is incompatible with the debuggee." The debugger's protocol is incompatible with the debuggee. CORDBG_E_TOO_MANY_PROCESSES "The debugger can only handle a finite number of debuggees." The debugger can only handle a finite number of debuggees. CORDBG_E_INTEROP_NOT_SUPPORTED "Interop debugging is not supported." Interop debugging is not supported CORDBG_E_NO_REMAP_BREAKPIONT "Cannot call RemapFunction until have received RemapBreakpoint." Cannot call RemapFunction until have received RemapBreakpoint CORDBG_E_OBJECT_NEUTERED "Object is in a zombie state." Object has been neutered (it's in a zombie state). CORPROF_E_FUNCTION_NOT_COMPILED "Function not yet compiled." Function not yet compiled. CORPROF_E_DATAINCOMPLETE "The ID is not fully loaded/defined yet." The ID is not fully loaded/defined yet. CORPROF_E_FUNCTION_NOT_IL "The Method has no associated IL." The Method has no associated IL CORPROF_E_NOT_MANAGED_THREAD "The thread has never run managed code before." The thread has never run managed code before CORPROF_E_CALL_ONLY_FROM_INIT "The function may only be called during profiler initialization." The function may only be called during profiler init CORPROF_E_NOT_YET_AVAILABLE "Requested information is not yet available." This is a general error used to indicated that the information CORPROF_E_TYPE_IS_PARAMETERIZED "The given type is a generic and cannot be used with this method." The given type is a generic and cannot be used with this method. CORPROF_E_FUNCTION_IS_PARAMETERIZED "The given function is a generic and cannot be used with this method." The given function is a generic and cannot be used with this method. CORPROF_E_STACKSNAPSHOT_INVALID_TGT_THREAD A profiler tried to walk the stack of an invalid thread CORPROF_E_STACKSNAPSHOT_UNMANAGED_CTX A profiler can not walk a thread that is currently executing unmanaged code CORPROF_E_STACKSNAPSHOT_UNSAFE A stackwalk at this point may cause dead locks or data corruption CORPROF_E_STACKSNAPSHOT_ABORTED Stackwalking callback requested the walk to abort CORPROF_E_LITERALS_HAVE_NO_ADDRESS Returned when asked for the address of a static that is a literal. CORPROF_E_UNSUPPORTED_CALL_SEQUENCE A call was made at an unsupported time. Examples include illegally calling a profiling API method asynchronously, calling a method that might trigger a GC at an unsafe time, and calling a method at a time that could cause locks to be taken out of order. CORPROF_E_ASYNCHRONOUS_UNSAFE A legal asynchronous call was made at an unsafe time (e.g., CLR locks are held) CORPROF_E_CLASSID_IS_ARRAY The specified ClassID cannot be inspected by this function because it is an array CORPROF_E_CLASSID_IS_COMPOSITE The specified ClassID is a non-array composite type (e.g., ref) and cannot be inspected CORPROF_E_PROFILER_DETACHING The profiler's call into the CLR is disallowed because the profiler is attempting to detach. CORPROF_E_PROFILER_NOT_ATTACHABLE The profiler does not support attaching to a live process. CORPROF_E_UNRECOGNIZED_PIPE_MSG_FORMAT The message sent on the profiling API attach pipe is in an unrecognized format. CORPROF_E_PROFILER_ALREADY_ACTIVE The request to attach a profiler was denied because a profiler is already loaded. CORPROF_E_PROFILEE_INCOMPATIBLE_WITH_TRIGGER Unable to request a profiler attach because the target profilee's runtime is of a version incompatible with the current process calling AttachProfiler(). CORPROF_E_IPC_FAILED AttachProfiler() encountered an error while communicating on the pipe to the target profilee. This is often caused by a target profilee that is shutting down or killed while AttachProfiler() is reading or writing the pipe. CORPROF_E_PROFILEE_PROCESS_NOT_FOUND AttachProfiler() was unable to find a profilee with the specified process ID. CORPROF_E_CALLBACK3_REQUIRED Profiler must implement ICorProfilerCallback3 interface for this call to be supported. CORPROF_E_UNSUPPORTED_FOR_ATTACHING_PROFILER This call was attempted by a profiler that attached to the process after startup, but this call is only supported by profilers that are loaded into the process on startup. CORPROF_E_IRREVERSIBLE_INSTRUMENTATION_PRESENT Detach is impossible because the profiler has either instrumented IL or inserted enter/leave hooks. Detach was not attempted; the profiler is still fully attached. CORPROF_E_RUNTIME_UNINITIALIZED The profiler called a function that cannot complete because the CLR is not yet fully initialized. The profiler may try again once the CLR has fully started. CORPROF_E_IMMUTABLE_FLAGS_SET Detach is impossible because immutable flags were set by the profiler at startup. Detach was not attempted; the profiler is still fully attached. CORPROF_E_PROFILER_NOT_YET_INITIALIZED The profiler called a function that cannot complete because the profiler is not yet fully initialized. CORPROF_E_INCONSISTENT_WITH_FLAGS The profiler called a function that first requires additional flags to be set in the event mask. This HRESULT may also indicate that the profiler called a function that first requires that some of the flags currently set in the event mask be reset. CORPROF_E_PROFILER_CANCEL_ACTIVATION The profiler has requested that the CLR instance not load the profiler into this process. CORPROF_E_CONCURRENT_GC_NOT_PROFILABLE Concurrent GC mode is enabled, which prevents use of COR_PRF_MONITOR_GC CORPROF_E_DEBUGGING_DISABLED This functionality requires CoreCLR debugging to be enabled. CORPROF_E_TIMEOUT_WAITING_FOR_CONCURRENT_GC Timed out on waiting for concurrent GC to finish during attach. CORPROF_E_MODULE_IS_DYNAMIC The specified module was dynamically generated (e.g., via Reflection.Emit API), and is thus not supported by this API method. CORPROF_E_CALLBACK4_REQUIRED Profiler must implement ICorProfilerCallback4 interface for this call to be supported. CORPROF_E_REJIT_NOT_ENABLED This call is not supported unless ReJIT is first enabled during initialization by setting COR_PRF_ENABLE_REJIT via SetEventMask. CORPROF_E_FUNCTION_IS_COLLECTIBLE The specified function is instantiated into a collectible assembly, and is thus not supported by this API method. CORPROF_E_CALLBACK6_REQUIRED Profiler must implement ICorProfilerCallback6 interface for this call to be supported. CORPROF_E_CALLBACK7_REQUIRED Profiler must implement ICorProfilerCallback7 interface for this call to be supported. CORPROF_E_REJIT_INLINING_DISABLED The runtime's tracking of inlined methods for ReJIT is not enabled. CORDIAGIPC_E_BAD_ENCODING The runtime was unable to decode the Header or Payload. CORDIAGIPC_E_UNKNOWN_COMMAND The specified CommandSet or CommandId is unknown. CORDIAGIPC_E_UNKNOWN_MAGIC The magic version of Diagnostics IPC is unknown. CORDIAGIPC_E_UNKNOWN_ERROR An unknown error occurred in the Diagnpostics IPC Server. CORPROF_E_SUSPENSION_IN_PROGRESS The runtime cannot be suspened since a suspension is already in progress. SECURITY_E_INCOMPATIBLE_SHARE "Loading this assembly would produce a different grant set from other instances." Loading this assembly would produce a different grant set from other instances SECURITY_E_UNVERIFIABLE "Unverifiable code failed policy check." Unverifable code failed policy check SECURITY_E_INCOMPATIBLE_EVIDENCE "Assembly already loaded without additional security evidence." Assembly already loaded without additional security evidence. CORSEC_E_POLICY_EXCEPTION "PolicyException thrown." PolicyException thrown CORSEC_E_MIN_GRANT_FAIL "Failed to grant minimum permission requests." Failed to grant minimum permission requests CORSEC_E_NO_EXEC_PERM "Failed to grant permission to execute." Failed to grant permission to execute CORSEC_E_XMLSYNTAX "XML Syntax error." XML Syntax error CORSEC_E_INVALID_STRONGNAME "Strong name validation failed." Strong name validation failed CORSEC_E_MISSING_STRONGNAME "Assembly is not strong named." Assembly is not strong named CORSEC_E_INVALID_IMAGE_FORMAT "Invalid assembly file format." Invalid assembly file format CORSEC_E_INVALID_PUBLICKEY "Invalid assembly public key." Invalid assembly public key CORSEC_E_SIGNATURE_MISMATCH "Signature size mismatch." Signature size mismatch CORSEC_E_CRYPTO "Failure during Cryptographic operation." generic CryptographicException CORSEC_E_CRYPTO_UNEX_OPER "Unexpected Cryptographic operation." generic CryptographicUnexpectedOperationException CORSECATTR_E_BAD_ACTION "Invalid security action code." Invalid security action code COR_E_EXCEPTION "General Exception" Base class for all exceptions in the runtime COR_E_SYSTEM "System.Exception" The base class for the runtime's "less serious" exceptions COR_E_ARGUMENTOUTOFRANGE "An argument was out of its legal range." An argument was out of its legal range. COR_E_ARRAYTYPEMISMATCH "Attempted to store an object of the wrong type in an array." Attempted to store an object of the wrong type in an array COR_E_CONTEXTMARSHAL "Attempted to marshal an object across a context boundary." COR_E_TIMEOUT "Operation timed out." COR_E_EXECUTIONENGINE "Internal CLR error." An internal error happened in the Common Language Runtime's Execution Engine COR_E_FIELDACCESS "Access to this field is denied." Access to this field is denied. COR_E_INDEXOUTOFRANGE "Array subscript out of range." Attempted to access an element within an array by using an index that is COR_E_INVALIDOPERATION "An operation is not legal in the current state." An operation is not legal in the current state. COR_E_SECURITY "An error relating to security occurred." An error relating to security occurred. COR_E_SERIALIZATION "An error relating to serialization occurred." An error relating to serialization has occurred. COR_E_VERIFICATION "A verification failure has occurred." A verification failure occurred COR_E_METHODACCESS "Access to this method is denied." Access to this method is denied. COR_E_MISSINGFIELD "Field does not exist." An attempt was made to dynamically access a field that does not exist. COR_E_MISSINGMEMBER "Member does not exist." An attempt was made to dynamically invoke or access a field or method COR_E_MISSINGMETHOD "Method does not exist." An attempt was made to dynamically invoke a method that does not exist COR_E_MULTICASTNOTSUPPORTED "Attempt to combine delegates that are not multicast." Attempted to combine delegates that are not multicast COR_E_NOTSUPPORTED "Operation is not supported." The operation is not supported COR_E_OVERFLOW "Arithmetic, casting or conversion operation overflowed or underflowed." An arithmetic, casting, or conversion operation overflowed or underflowed. COR_E_RANK "An array has the wrong number of dimensions for a particular operation." An array has the wrong number of dimensions for a particular operation. COR_E_SYNCHRONIZATIONLOCK "This operation must be called from a synchronized block." Wait(), Notify() or NotifyAll() was called from an unsynchronized ** block of c COR_E_THREADINTERRUPTED "Thread was interrupted from a waiting state." Indicates that the thread was interrupted from a waiting state COR_E_MEMBERACCESS "Access to this member is denied." Access to this member is denied. COR_E_THREADSTATE "Thread is in an invalid state for this operation." Indicate that the Thread class is in an invalid state for the method call COR_E_THREADSTOP "Thread is stopping." Thrown into a thread to cause it to stop. This exception is typically not caught COR_E_TYPELOAD "Could not find or load a type." Could not find or load a specific type (class, enum, etc). COR_E_ENTRYPOINTNOTFOUND "Could not find the specified DllImport entrypoint." Could not find the specified DllImport entry point COR_E_DLLNOTFOUND "Could not find the specified DllImport Dll." Could not find the specified DllImport DLL. COR_E_THREADSTART Indicate that a user thread fails to start. COR_E_INVALIDCOMOBJECT "An invalid __ComObject has been used." An invalid __ComObject has been used. COR_E_NOTFINITENUMBER "Not a Number." Thrown if value (a floating point number) is either the not a number value (NaN) or +- infinity value COR_E_DUPLICATEWAITOBJECT "An object appears more than once in the wait objects array." An object appears more than once in the wait objects array. COR_E_SEMAPHOREFULL "Reached maximum count for semaphore." Adding the given count to the semaphore would cause it to exceed its maximum count. COR_E_WAITHANDLECANNOTBEOPENED "No semaphore of the given name exists." No Semaphore of the given name exists. COR_E_ABANDONEDMUTEX "The wait completed due to an abandoned mutex." The wait completed due to an abandoned mutex. COR_E_THREADABORTED "Thread has aborted." Thrown into a thread to cause it to abort. Not catchable. COR_E_INVALIDOLEVARIANTTYPE "OLE Variant has an invalid type." The type of an OLE variant that was passed into the runtime is invalid. COR_E_MISSINGMANIFESTRESOURCE "An expected resource in the assembly manifest was missing." An expected resource in the assembly manifest was missing. COR_E_SAFEARRAYTYPEMISMATCH "A mismatch has occurred between the runtime type of the array and the sub type recorded in the metadata." A mismatch has occurred between the runtime type of the array and the subtype recorded in the metadata COR_E_TYPEINITIALIZATION "Uncaught exception during type initialization." An exception was thrown by a type's initializer (.cctor). COR_E_MARSHALDIRECTIVE "Invalid marshaling directives." The marshaling directives are invalid. COR_E_MISSINGSATELLITEASSEMBLY "An expected satellite assembly containing the ultimate fallback resources for a given culture was not found or could not be loaded." An expected satellite assembly containing the ultimate fallback resources COR_E_FORMAT "The format of one argument does not meet the contract of the method." The format of one argument does not meet the contract of the method. COR_E_SAFEARRAYRANKMISMATCH "A mismatch has occurred between the runtime rank of the array and the rank recorded in the metadata." A mismatch has occurred between the runtime rank of the array and the rank recorded in the metadata COR_E_PLATFORMNOTSUPPORTED "Operation is not supported on this platform." The method is not supported on this platform COR_E_INVALIDPROGRAM "Invalid IL or CLR metadata." A program contained invalid IL or bad metadata. Usually this is a compiler bug. COR_E_OPERATIONCANCELED "The operation was cancelled." The operation was cancelled. COR_E_INSUFFICIENTMEMORY Not enough memory was available for an operation. COR_E_RUNTIMEWRAPPED An object that does not derive from System.Exception has been wrapped in a RuntimeWrappedException. COR_E_DATAMISALIGNED "A datatype misalignment was detected in a load or store instruction." A datatype misalignment was detected in a load or store instruction. COR_E_CODECONTRACTFAILED "A managed code contract (ie, precondition, postcondition, invariant, or assert) failed." A managed code contract (ie, precondition, postcondition, invariant, or assert) failed. COR_E_TYPEACCESS "Access to this type is denied." Access to this type is denied. COR_E_ACCESSING_CCW "Fail to access a CCW because the corresponding managed object is already collected." Fail to access a CCW because the corresponding managed object is already collected. COR_E_KEYNOTFOUND "The given key was not present in the dictionary." COR_E_INSUFFICIENTEXECUTIONSTACK "Insufficient stack to continue executing the program safely. This can happen from having too many functions on the call stack or function on the stack using too much stack space." Insufficient stack to continue executing the program safely. This can happen from having too many functions on the call stack or function on the stack using too much stack space. COR_E_APPLICATION "Application exception" The base class for all "less serious" exceptions. COR_E_INVALIDFILTERCRITERIA "The given filter criteria does not match the filter content." The given filter criteria does not match the filter contract. COR_E_REFLECTIONTYPELOAD "Could not find or load a specific class that was requested through Reflection." Could not find or load a specific class that was requested through Reflection COR_E_TARGET "Attempt to invoke non-static method with a null Object." - If you attempt to invoke a non-static method with a null Object - If you atte COR_E_TARGETINVOCATION "Uncaught exception thrown by method called through Reflection." If the method called throws an exception COR_E_CUSTOMATTRIBUTEFORMAT "Custom attribute has invalid format." If the binary format of a custom attribute is invalid. COR_E_IO "Error during managed I/O." Some sort of I/O error. COR_E_FILELOAD "Could not find or load a specific file." COR_E_OBJECTDISPOSED "The object has already been disposed." The object has already been disposed. COR_E_FAILFAST "Runtime operation halted by call to System.Environment.FailFast()." Runtime operation halted by call to System.Environment.FailFast(). COR_E_HOSTPROTECTION "The host has forbidden this operation." Attempted to perform an operation that was forbidden by the host. COR_E_ILLEGAL_REENTRANCY "Attempted to call into managed code when executing inside a low level extensibility point." Attempted to call into managed code when executing inside a low level extensibility point. CLR_E_SHIM_RUNTIMELOAD "Failed to load the runtime." Failed to load the runtime CLR_E_SHIM_LEGACYRUNTIMEALREADYBOUND "A runtime has already been bound for legacy activation policy use." VER_E_FIELD_SIG "[field sig]" VER_E_CIRCULAR_VAR_CONSTRAINTS "Method parent has circular class type parameter constraints." VER_E_CIRCULAR_MVAR_CONSTRAINTS "Method has circular method type parameter constraints." COR_E_Data VLDTR_E_SIG_BADVOID "Illegal 'void' in signature." Illegal "void" in signature VLDTR_E_GP_ILLEGAL_VARIANT_MVAR "GenericParam is a method type parameter and must be non-variant." GenericParam is a method type parameter and must be non-variant CORDBG_E_THREAD_NOT_SCHEDULED "Thread is not scheduled. Thus we may not have OSThreadId, handle, or context." Thread is not scheduled. Thus we may not have OSThreadId, handle, or context CORDBG_E_HANDLE_HAS_BEEN_DISPOSED "Handle has been disposed." Handle has been disposed. CORDBG_E_NONINTERCEPTABLE_EXCEPTION "Cannot intercept this exception." Cant intercept this exception. CORDBG_E_INTERCEPT_FRAME_ALREADY_SET "The intercept frame for this exception has already been set." The intercept frame for this exception has already been set. CORDBG_E_NO_NATIVE_PATCH_AT_ADDR "There is no native patch at the given address." there's no native patch at the given address. CORDBG_E_MUST_BE_INTEROP_DEBUGGING "This API is only allowed when interop debugging." This API is only allowed when interop debugging. CORDBG_E_NATIVE_PATCH_ALREADY_AT_ADDR "There is already a native patch at the address." There's already a native patch at the address CORDBG_E_TIMEOUT "A wait timed out, likely an indication of deadlock." a wait timed out .. likely an indication of deadlock. CORDBG_E_CANT_CALL_ON_THIS_THREAD "Cannot use the API on this thread." Can't use the API on this thread. CORDBG_E_ENC_INFOLESS_METHOD "Method was not JIT'd in EnC mode." Method was not JITed in EnC mode CORDBG_E_ENC_IN_FUNCLET "Method is in a callable handler/filter. Cannot increase stack." Method is in a callable handler/filter. Cant grow stack CORDBG_E_ENC_EDIT_NOT_SUPPORTED "Attempt to perform unsupported edit." Attempt to perform unsupported edit CORDBG_E_NOTREADY "The LS is not in a good spot to perform the requested operation." The LS is not in a good spot to perform the requested operation. CORDBG_E_CANNOT_RESOLVE_ASSEMBLY "We failed to resolve assembly given an AssemblyRef token. Assembly may be not loaded yet or not a valid token." We failed to resolve assembly given an AssemblyRef token. Assembly may be not loaded yet or not a valid token. CORDBG_E_MUST_BE_IN_LOAD_MODULE "Must be in context of LoadModule callback to perform requested operation." Must be in context of LoadModule callback to perform requested operation CORDBG_E_CANNOT_BE_ON_ATTACH "Requested operation cannot be performed during an attach operation." Requested operation cannot be performed during an attach operation CORDBG_E_NGEN_NOT_SUPPORTED "NGEN must be supported to perform the requested operation." NGEN must be supported to perform the requested operation CORDBG_E_ILLEGAL_SHUTDOWN_ORDER "Trying to shutdown out of order." Trying to shutdown out of order. CORDBG_E_CANNOT_DEBUG_FIBER_PROCESS "Debugging fiber mode managed process is not supported." For Whidbey, we don't support debugging fiber mode managed process CORDBG_E_MUST_BE_IN_CREATE_PROCESS "Must be in context of CreateProcess callback to perform requested operation." Must be in context of CreateProcess callback to perform requested operation CORDBG_E_DETACH_FAILED_OUTSTANDING_EVALS "All outstanding func-evals have not completed, detaching is not allowed at this time." All outstanding func-evals have not completed, detaching is not allowed at this time. CORDBG_E_DETACH_FAILED_OUTSTANDING_STEPPERS "All outstanding steppers have not been closed, detaching is not allowed at this time." All outstanding steppers have not been closed, detaching is not allowed at this time. CORDBG_E_CANT_INTEROP_STEP_OUT "Cannot have an ICorDebugStepper do a native step-out." Can't have an ICorDebugStepper do a native step-out. CORDBG_E_DETACH_FAILED_OUTSTANDING_BREAKPOINTS "All outstanding breakpoints have not been closed, detaching is not allowed at this time." All outstanding breakpoints have not been closed, detaching is not allowed at this time. CORDBG_E_ILLEGAL_IN_STACK_OVERFLOW "The operation is illegal because of a stack overflow." the operation is illegal because of a stackoverflow. CORDBG_E_ILLEGAL_AT_GC_UNSAFE_POINT "The operation failed because it is a GC unsafe point." The operation failed because it's a GC unsafe point. CORDBG_E_ILLEGAL_IN_PROLOG "The operation failed because the thread is in the prolog." The operation failed because the thread is in the prolog CORDBG_E_ILLEGAL_IN_NATIVE_CODE "The operation failed because the thread is in native code." The operation failed because the thread is in native code CORDBG_E_ILLEGAL_IN_OPTIMIZED_CODE "The operation failed because the thread is in optimized code." The operation failed because the thread is in optimized code. CORDBG_E_APPDOMAIN_MISMATCH "A supplied object or type belongs to the wrong AppDomain." A supplied object or type belongs to the wrong AppDomain CORDBG_E_CONTEXT_UNVAILABLE "The thread's context is not available." The thread's context is not available. CORDBG_E_UNCOMPATIBLE_PLATFORMS "The operation failed because debuggee and debugger are on incompatible platforms." The operation failed because debuggee and debugger are on incompatible platform CORDBG_E_DEBUGGING_DISABLED "The operation failed because the debugging has been disabled" The operation failed because the debugging has been disabled CORDBG_E_DETACH_FAILED_ON_ENC "Detach is illegal after an Edit and Continue on a module." Detach is illegal after a module has been EnCed. CORDBG_E_CURRENT_EXCEPTION_IS_OUTSIDE_CURRENT_EXECUTION_SCOPE "Cannot intercept the current exception at the specified frame." Interception of the current exception is not legal CORDBG_E_HELPER_MAY_DEADLOCK "The debugger helper thread cannot obtain the locks it needs to perform this operation." Helper thread can not safely run code. The opereration may work at a later time. CORDBG_E_MISSING_METADATA "The operation failed because the debugger could not get the metadata." The operation failed because the debugger could not get the metadata. CORDBG_E_TARGET_INCONSISTENT "The debuggee is in a corrupt state." The debuggee is in a corrupt state. CORDBG_E_DETACH_FAILED_OUTSTANDING_TARGET_RESOURCES "Detach failed because there are outstanding resources in the target." The debugger is holding resource in the target (such as GC handles, function evaluations, etc). These resources must be released through the appropriate ICorDebug API before detach can succeed. CORDBG_E_TARGET_READONLY "The debuggee is read-only." The provided ICorDebugDataTarget does not implement ICorDebugMutableDataTarget. CORDBG_E_MISMATCHED_CORWKS_AND_DACWKS_DLLS "The version of clr.dll in the target does not match the one mscordacwks.dll was built for." A clr/mscordacwks mismatch will cause DAC to fail to initialize in ClrDataAccess::Initialize CORDBG_E_MODULE_LOADED_FROM_DISK "Symbols are not supplied for modules loaded from disk." Symbols are not supplied for modules loaded from disk CORDBG_E_SYMBOLS_NOT_AVAILABLE "The application did not supply symbols when it loaded or created this module, or they are not yet available." The application did not supply symbols when it loaded or created this module, or they are not yet available CORDBG_E_DEBUG_COMPONENT_MISSING "A debug component is not installed." A debug component is not installed CORDBG_E_LIBRARY_PROVIDER_ERROR "The ICLRDebuggingLibraryProvider callback returned an error or did not provide a valid handle." The ICLRDebuggingLibraryProvider callback returned an error or did not provide a valid handle CORDBG_E_NOT_CLR "The module at the base address indicated was not recognized as a CLR" The module at the base address indicated was not recognized as a CLR CORDBG_E_MISSING_DATA_TARGET_INTERFACE "The provided data target does not implement the required interfaces for this version of the runtime" The provided data target does not implement the required interfaces for this version of the runtime CORDBG_E_UNSUPPORTED_DEBUGGING_MODEL "This debugging model is unsupported by the specified runtime" This debugging model is unsupported by the specified runtime CORDBG_E_UNSUPPORTED_FORWARD_COMPAT "The debugger is not designed to support the version of the CLR the debuggee is using." The debugger is not designed to support the version of the CLR the debuggee is using. CORDBG_E_UNSUPPORTED_VERSION_STRUCT "The version struct has an unrecognized value for wStructVersion" The version struct has an unrecognized value for wStructVersion CORDBG_E_READVIRTUAL_FAILURE "A call into a ReadVirtual implementation returned failure" A call into a ReadVirtual implementation returned failure CORDBG_E_VALUE_POINTS_TO_FUNCTION "The Debugging API doesn't support dereferencing function pointers." The Debugging API doesn't support dereferencing function pointers. CORDBG_E_CORRUPT_OBJECT "The address provided does not point to a valid managed object." The address provided does not point to a valid managed object. CORDBG_E_GC_STRUCTURES_INVALID "The GC heap structures are not in a valid state for traversal." The GC heap structures are not in a valid state for traversal. CORDBG_E_INVALID_OPCODE "The specified IL offset or opcode is not supported for this operation." The specified IL offset or opcode is not supported for this operation. CORDBG_E_UNSUPPORTED "The specified action is unsupported by this version of the runtime." The specified action is unsupported by this version of the runtime. CORDBG_E_MISSING_DEBUGGER_EXPORTS "The debuggee memory space does not have the expected debugging export table." The debuggee memory space does not have the expected debugging export table. CORDBG_E_DATA_TARGET_ERROR "Failure when calling a data target method." Failure when calling a data target method. CORDBG_E_NO_IMAGE_AVAILABLE "Couldn't find a native image." Couldn't find a native image. CORDBG_E_UNSUPPORTED_DELEGATE "The delegate contains a delegate currently not supported by the API." The delegate contains a delegate currently not supported by the API. PEFMT_E_64BIT "File is PE32+." File is PE32+ PEFMT_E_32BIT "File is PE32" File is PE32 NGEN_E_SYS_ASM_NI_MISSING "NGen cannot proceed because Mscorlib.dll does not have a native image" Compiling any assembly other than mscorlib in the absence of mscorlib.ni.dll is not allowed. CLDB_E_INTERNALERROR CLR_E_BIND_ASSEMBLY_VERSION_TOO_LOW "The bound assembly has a version that is lower than that of the request." For AppX binder, indicates that bound assembly has a version lower than that requested, and we will refuse version rollback. CLR_E_BIND_ASSEMBLY_PUBLIC_KEY_MISMATCH "The assembly version has a public key token that does not match that of the request." For AppX binder, indicates that bound assembly's public key token doesn't match the key in the assembly name. CLR_E_BIND_IMAGE_UNAVAILABLE "The requested image was not found or is unavailable." Occurs if a request for a native image is made on an ICLRPrivAssembly interface when one is not available. CLR_E_BIND_UNRECOGNIZED_IDENTITY_FORMAT "The provided identity format is not recognized." If a binder is provided an identity format that it cannot parse, it returns this error. CLR_E_BIND_ASSEMBLY_NOT_FOUND "A binding for the specified assembly name was not found." Returned by binders that bind based on assembly identity. CLR_E_BIND_TYPE_NOT_FOUND "A binding for the specified type name was not found." Returned by binders that bind based on type identity. CLR_E_BIND_SYS_ASM_NI_MISSING "Could not use native image because Mscorlib.dll is missing a native image" Returned when loading an assembly that only has a native image and no IL and cannot hardbind to mscorlib.ni.dll. CLR_E_BIND_NI_SECURITY_FAILURE "Native image was generated in a different trust level than present at runtime" Returned when an assembly is NGened in full trust and then used in partial trust or vice versa. CLR_E_BIND_NI_DEP_IDENTITY_MISMATCH "Native image identity mismatch with respect to its dependencies" Returned when an assembly's identities have changed so the native image is no longer valid. CLR_E_GC_OOM "Failfast due to an OOM during a GC" During a GC when we try to allocate memory for GC datastructures we could not. CLR_E_GC_BAD_AFFINITY_CONFIG "GCHeapAffinitizeMask or GCHeapAffinitizeRanges didn't specify any CPUs the current process is affinitized to." During a GC initialization, the affinity mask specified via GCHeapAffinitizeMask or GCHeapAffinitizeRanges didn't contain any CPUs the current process is affinitized to. CLR_E_GC_BAD_AFFINITY_CONFIG_FORMAT "GCHeapAffinitizeRanges configuration string has invalid format." During a GC initialization, the GCHeapAffinitizeRanges config couldn't be parsed due to its invalid format. CLR_E_CROSSGEN_NO_IBC_DATA_FOUND "Cannot compile using the PartialNgen flag because no IBC data was found." During crossgen compilation, the PartialNgen flag was set, but no IBC data was found in the resources section of the input image, and no IBC file was externally provided. COR_E_UNAUTHORIZEDACCESS 0x80070005 // Access is denied. COR_E_ARGUMENT 0x80070057 // An argument does not meet the contract of the method. COR_E_INVALIDCAST 0x80004002 // Indicates a bad cast condition COR_E_OUTOFMEMORY 0x8007000E // The EE thows this exception when no more memory is avaible to continue execution COR_E_NULLREFERENCE 0x80004003 // Dereferencing a null reference. In general class libraries should not throw this COR_E_ARITHMETIC 0x80070216 // Overflow or underflow in mathematical operations. COR_E_PATHTOOLONG The specified path was too long. COR_E_FILENOTFOUND COR_E_ENDOFSTREAM Thrown when the End of file is reached COR_E_DIRECTORYNOTFOUND The specified path couldn't be found. COR_E_STACKOVERFLOW 0x800703E9 // Is raised by the EE when the execution stack overflows as it is attempting to ex COR_E_AMBIGUOUSMATCH While late binding to a method via reflection, could not resolve between COR_E_TARGETPARAMCOUNT DISP_E_BADPARAMCOUNT // There was a mismatch between number of arguments provided and the number expected COR_E_DIVIDEBYZERO DISP_E_DIVBYZERO // Attempted to divide a number by zero. COR_E_BADIMAGEFORMAT "The format of a DLL or executable being loaded is invalid." The format of DLL or executable being loaded is invalid.