This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.
| Code | HRESULT | Description | #define |
|---|---|---|---|
| 0 | 0x80270000 | User wants to canceled entire job | COPYENGINE_E_USER_CANCELLED |
| 1 | 0x80270001 | Engine wants to canceled entire job, don't set the CANCELLED bit | COPYENGINE_E_CANCELLED |
| 1 | 0x00270001 | COPYENGINE_S_YES | |
| 1 | 0x80270001 | The NAP SoH packet is invalid. | NAP_E_INVALID_PACKET |
| 2 | 0x80270002 | Need to elevate the process to complete the operation | COPYENGINE_E_REQUIRES_ELEVATION |
| 2 | 0x80270002 | An SoH was missing from the NAP packet. | NAP_E_MISSING_SOH |
| 3 | 0x80270003 | Source and destination file are the same | COPYENGINE_E_SAME_FILE |
| 3 | 0x00270003 | COPYENGINE_S_NOT_HANDLED | |
| 3 | 0x80270003 | The entity ID conflicts with an already registered id. | NAP_E_CONFLICTING_ID |
| 4 | 0x80270004 | Trying to rename a file into a different location, use move instead | COPYENGINE_E_DIFF_DIR |
| 4 | 0x00270004 | COPYENGINE_S_USER_RETRY | |
| 4 | 0x80270004 | No cached SoH is present. | NAP_E_NO_CACHED_SOH |
| 5 | 0x80270005 | One source specified, multiple destinations | COPYENGINE_E_MANY_SRC_1_DEST |
| 5 | 0x00270005 | COPYENGINE_S_USER_IGNORED | |
| 5 | 0x80270005 | The entity is still bound to the NAP system. | NAP_E_STILL_BOUND |
| 6 | 0x00270006 | COPYENGINE_S_MERGE | |
| 6 | 0x80270006 | The entity is not registered with the NAP system. | NAP_E_NOT_REGISTERED |
| 7 | 0x80270007 | The entity is not initialized with the NAP system. | NAP_E_NOT_INITIALIZED |
| 8 | 0x00270008 | COPYENGINE_S_DONT_PROCESS_CHILDREN | |
| 8 | 0x80270008 | The correlation id in the SoH-Request and SoH-Response do not match up. | NAP_E_MISMATCHED_ID |
| 9 | 0x80270009 | The destination is a sub-tree of the source | COPYENGINE_E_DEST_SUBTREE |
| 9 | 0x80270009 | Completion was indicated on a request that is not currently pending. | NAP_E_NOT_PENDING |
| 10 | 0x8027000A | The destination is the same folder as the source | COPYENGINE_E_DEST_SAME_TREE |
| 10 | 0x0027000A | COPYENGINE_S_ALREADY_DONE | |
| 10 | 0x8027000A | The NAP component's id was not found. | NAP_E_ID_NOT_FOUND |
| 11 | 0x8027000B | Existing destination file with same name as folder | COPYENGINE_E_FLD_IS_FILE_DEST |
| 11 | 0x0027000B | COPYENGINE_S_PENDING | |
| 11 | 0x8027000B | The maximum size of the connection is too small for an SoH packet. | NAP_E_MAXSIZE_TOO_SMALL |
| 12 | 0x8027000C | Existing destination folder with same name as file | COPYENGINE_E_FILE_IS_FLD_DEST |
| 12 | 0x0027000C | COPYENGINE_S_KEEP_BOTH | |
| 12 | 0x8027000C | The NapAgent service is not running. | NAP_E_SERVICE_NOT_RUNNING |
| 13 | 0x8027000D | File too large for destination file system | COPYENGINE_E_FILE_TOO_LARGE |
| 13 | 0x0027000D | Close the program using the current file | COPYENGINE_S_CLOSE_PROGRAM |
| 13 | 0x0027000D | A certificate is already present in the cert store. | NAP_S_CERT_ALREADY_PRESENT |
| 14 | 0x8027000E | Destination device is full and happens to be removable | COPYENGINE_E_REMOVABLE_FULL |
| 14 | 0x0027000E | Returned by a transfer source when a collision occurs | COPYENGINE_S_COLLISIONRESOLVED |
| 14 | 0x8027000E | The entity is disabled with the NapAgent service. | NAP_E_ENTITY_DISABLED |
| 15 | 0x8027000F | Destination is a Read-Only CDRom, possibly unformatted | COPYENGINE_E_DEST_IS_RO_CD |
| 15 | 0x0027000F | COPYENGINE_S_PROGRESS_PAUSE | |
| 15 | 0x8027000F | Group Policy is not configured. | NAP_E_NETSH_GROUPPOLICY_ERROR |
| 16 | 0x80270010 | Destination is a Read/Write CDRom, possibly unformatted | COPYENGINE_E_DEST_IS_RW_CD |
| 16 | 0x80270010 | Too many simultaneous calls. | NAP_E_TOO_MANY_CALLS |
| 17 | 0x80270011 | Destination is a Recordable (AudioL) CDRom, possibly unformatted | COPYENGINE_E_DEST_IS_R_CD |
| 17 | 0x80270011 | SHV configuration already existed. | NAP_E_SHV_CONFIG_EXISTED |
| 18 | 0x80270012 | Destination is a Read-Only DVD, possibly unformatted | COPYENGINE_E_DEST_IS_RO_DVD |
| 18 | 0x80270012 | SHV configuration is not found. | NAP_E_SHV_CONFIG_NOT_FOUND |
| 19 | 0x80270013 | Destination is a Read/Wrote DVD, possibly unformatted | COPYENGINE_E_DEST_IS_RW_DVD |
| 19 | 0x80270013 | SHV timed out on the request. | NAP_E_SHV_TIMEOUT |
| 20 | 0x80270014 | Destination is a Recordable (AudioL) DVD, possibly unformatted | COPYENGINE_E_DEST_IS_R_DVD |
| 21 | 0x80270015 | Source is a Read-Only CDRom, possibly unformatted | COPYENGINE_E_SRC_IS_RO_CD |
| 22 | 0x80270016 | Source is a Read/Write CDRom, possibly unformatted | COPYENGINE_E_SRC_IS_RW_CD |
| 23 | 0x80270017 | Source is a Recordable (AudioL) CDRom, possibly unformatted | COPYENGINE_E_SRC_IS_R_CD |
| 24 | 0x80270018 | Source is a Read-Only DVD, possibly unformatted | COPYENGINE_E_SRC_IS_RO_DVD |
| 25 | 0x80270019 | Source is a Read/Wrote DVD, possibly unformatted | COPYENGINE_E_SRC_IS_RW_DVD |
| 26 | 0x8027001A | Source is a Recordable (AudioL) DVD, possibly unformatted | COPYENGINE_E_SRC_IS_R_DVD |
| 27 | 0x8027001B | Invalid source path | COPYENGINE_E_INVALID_FILES_SRC |
| 28 | 0x8027001C | Invalid destination path | COPYENGINE_E_INVALID_FILES_DEST |
| 29 | 0x8027001D | Source Files within folders where the overall path is longer than MAX_PATH | COPYENGINE_E_PATH_TOO_DEEP_SRC |
| 30 | 0x8027001E | Destination files would be within folders where the overall path is longer than MAX_PATH | COPYENGINE_E_PATH_TOO_DEEP_DEST |
| 31 | 0x8027001F | Source is a root directory, cannot be moved or renamed | COPYENGINE_E_ROOT_DIR_SRC |
| 32 | 0x80270020 | Destination is a root directory, cannot be renamed | COPYENGINE_E_ROOT_DIR_DEST |
| 33 | 0x80270021 | Security problem on source | COPYENGINE_E_ACCESS_DENIED_SRC |
| 34 | 0x80270022 | Security problem on destination | COPYENGINE_E_ACCESS_DENIED_DEST |
| 35 | 0x80270023 | Source file does not exist, or is unavailable | COPYENGINE_E_PATH_NOT_FOUND_SRC |
| 36 | 0x80270024 | Destination file does not exist, or is unavailable | COPYENGINE_E_PATH_NOT_FOUND_DEST |
| 37 | 0x80270025 | Source file is on a disconnected network location | COPYENGINE_E_NET_DISCONNECT_SRC |
| 38 | 0x80270026 | Destination file is on a disconnected network location | COPYENGINE_E_NET_DISCONNECT_DEST |
| 39 | 0x80270027 | Sharing Violation on source | COPYENGINE_E_SHARING_VIOLATION_SRC |
| 40 | 0x80270028 | Sharing Violation on destination | COPYENGINE_E_SHARING_VIOLATION_DEST |
| 41 | 0x80270029 | Destination exists, cannot replace | COPYENGINE_E_ALREADY_EXISTS_NORMAL |
| 42 | 0x8027002A | Destination with read-only attribute exists, cannot replace | COPYENGINE_E_ALREADY_EXISTS_READONLY |
| 43 | 0x8027002B | Destination with system attribute exists, cannot replace | COPYENGINE_E_ALREADY_EXISTS_SYSTEM |
| 44 | 0x8027002C | Destination folder exists, cannot replace | COPYENGINE_E_ALREADY_EXISTS_FOLDER |
| 45 | 0x8027002D | Secondary Stream information would be lost | COPYENGINE_E_STREAM_LOSS |
| 46 | 0x8027002E | Extended Attributes would be lost | COPYENGINE_E_EA_LOSS |
| 47 | 0x8027002F | Property would be lost | COPYENGINE_E_PROPERTY_LOSS |
| 48 | 0x80270030 | Properties would be lost | COPYENGINE_E_PROPERTIES_LOSS |
| 49 | 0x80270031 | Encryption would be lost | COPYENGINE_E_ENCRYPTION_LOSS |
| 50 | 0x80270032 | Entire operation likely won't fit | COPYENGINE_E_DISK_FULL |
| 51 | 0x80270033 | Entire operation likely won't fit, clean-up wizard available | COPYENGINE_E_DISK_FULL_CLEAN |
| 52 | 0x80270034 | Volume does not support Extended Attributes | COPYENGINE_E_EA_NOT_SUPPORTED |
| 53 | 0x80270035 | Can't reach source folder | COPYENGINE_E_CANT_REACH_SOURCE |
| 53 | 0x80270035 | ??? | COPYENGINE_E_RECYCLE_UNKNOWN_ERROR |
| 54 | 0x80270036 | Recycling not available (usually turned offL) | COPYENGINE_E_RECYCLE_FORCE_NUKE |
| 55 | 0x80270037 | Item is too large for the recycle-bin | COPYENGINE_E_RECYCLE_SIZE_TOO_BIG |
| 56 | 0x80270038 | Folder is too deep to fit in the recycle-bin | COPYENGINE_E_RECYCLE_PATH_TOO_LONG |
| 58 | 0x8027003A | Recycle bin could not be found or is unavailable | COPYENGINE_E_RECYCLE_BIN_NOT_FOUND |
| 59 | 0x8027003B | Name of the new file being created is too long | COPYENGINE_E_NEWFILE_NAME_TOO_LONG |
| 60 | 0x8027003C | Name of the new folder being created is too long | COPYENGINE_E_NEWFOLDER_NAME_TOO_LONG |
| 61 | 0x8027003D | The directory being processed is not empty | COPYENGINE_E_DIR_NOT_EMPTY |
| 62 | 0x8027003E | A Fat drive cannot only store and rename a limited number of items on the root. | COPYENGINE_E_FAT_MAX_IN_ROOT |
| 63 | 0x8027003F | The item cannot be modified because it is set to readonly. | COPYENGINE_E_ACCESSDENIED_READONLY |
| 64 | 0x80270040 | The server redirected the download request to a web page. | COPYENGINE_E_REDIRECTED_TO_WEBPAGE |
| 65 | 0x80270041 | The server returned data with an unexpected MIME type or extension. | COPYENGINE_E_SERVER_BAD_FILE_TYPE |
| 256 | 0x80270100 | The item requested is in the negative net parsing cache | NETCACHE_E_NEGATIVE_CACHE |
| 257 | 0x80270101 | for returned by command delegates to indicate that they did no work | EXECUTE_E_LAUNCH_APPLICATION |
| 258 | 0x80270102 | returned when trying to create a thumbnail extractor at too low a bitdepth for high fidelity | SHELL_E_WRONG_BITDEPTH |
| 259 | 0x80270103 | returned from IShellLink::Resolve when SLR_OFFER_DELETE_WITHOUT_FILE is passed and the user requested to delete the item | LINK_E_DELETE |
| 260 | 0x80270104 | returned from IAppItemsStateModify to indicate a commit failed because there is newer version already available | STORE_E_NEWER_VERSION_AVAILABLE |
| 512 | 0x80270200 | LIBRARY_E_NO_SAVE_LOCATION | |
| 513 | 0x80270201 | LIBRARY_E_NO_ACCESSIBLE_LOCATION | |
| 528 | 0x80270210 | E_USERTILE_FILESIZE_GREATERTHANMAX | |
| 529 | 0x80270211 | E_USERTILE_UNSUPPORTEDFILETYPE | |
| 530 | 0x80270212 | E_USERTILE_IMAGESIZE_LESSTHANMIN | |
| 531 | 0x80270213 | E_USERTILE_NOCOMMITWITHSMALLTILE | |
| 544 | 0x80270220 | Returned when the number of items persisted for future access has reached the limit. | FA_E_MAX_PERSISTED_ITEMS_REACHED |
| 545 | 0x80270221 | Returned when an operation is attempted on a deleted file. | FA_E_FILE_NOT_FOUND |
| 546 | 0x80270222 | Returned when access to the homegroup KnownLocation is attempted and it is not setup or available. | FA_E_HOMEGROUP_NOT_AVAILABLE |
| 560 | 0x80270230 | IMM_ACC_DOCKING_E_INSUFFICIENTHEIGHT | |
| 561 | 0x80270231 | IMM_ACC_DOCKING_E_DOCKOCCUPIED | |
| 562 | 0x80270232 | This tailored application can't start because the screen resolution is below 1024x768. Choose a higher screen resolution and then try again. | E_TAILORED_MONITOR_RESOLUTION_TOO_LOW |
| 563 | 0x80270233 | An immersive shell component failed to start correctly | IMSC_E_SHELL_COMPONENT_STARTUP_FAILURE |
| 576 | 0x80270240 | E_SHARE_SOURCE_INVALID | |
| 577 | 0x80270241 | E_SHARE_SOURCE_DRMED |
No comments:
Post a Comment