wimgapi.dll

Associated Error Codes

Below lists error codes and symbolic names found for this module.

CodeFound inDescription
0x4144012b78.11011This is a test message that requires no action. Message code %1.
0x4144012c78.11011[ INFO ] %1
0x8144012a78.11011Received an unrecognized message id: %1.
0x8144012d78.11011[ WARN ] %1
0x8144013378.11011[ RETRY ] %1
0xc142010078.11011The specified library is not a valid file system container.
0xc142010178.11011The user attempted to mount an image for read/write access using a container library that is read only.
0xc142010378.11011The user attempted to mount an image to a directory that already exists. This is not supported.
0xc142010478.11011An extract request was received for a file that is not contained within this image. This file will not be extracted.
0xc142010578.11011An extract request was received for a file that does not exist. This condition may occur as a result of bad operation with other file system filters. Ensure that no antivirus or backup software is running on the mount directory.
0xc142010678.11011An extract request was received for a file that has already been extracted. This request will not be honored.
0xc142010778.11011The service was notified of two different files with the same file id. These files had incompatable flags set. The mount operation will be aborted.
0xc142010878.11011The file system container attempted to insert a file name twice. This is invalid, the wim service should only receive one notification per file name.
0xc142010978.11011The service received a bad message from the filter. This message will not be processed.
0xc142010a78.11011The service received an extract for a file that is not in a mounted image. This extract will be ignored.
0xc142010b78.11011An attempt was made to unmount a directory that is not mounted.
0xc142010c78.11011An attempt was made to commit an image that was mounted for read only access. This is not valid. To commit an image, mount it without the read only flag set.
0xc142010e78.11011A nonexistant mount directory was given to the extraction process. The extraction process requires that the image be stubbed before it starts.
0xc142010f78.11011An invalid handle was passed to the image manager. This is a programming error.
0xc142011078.11011The specified image handle was not used to mount an image, and cannot be used to unmount. Please call WIMUnmountImage with the name of the mount directory to unmount your image.
0xc142011178.11011An image matching the specified mount data could not be found.
0xc142011278.11011The image cannot be unmounted because a file in the mount directory is still in use.
0xc142011378.11011The user attempted to mount to a directory that already contained a mounted image. This is not supported.
0xc142011478.11011The user attempted to mount to a directory that is not empty. This is not supported.
0xc142011578.11011The user attempted to mount to a directory that does not exist. This is not supported.
0xc142011678.11011A bad image handle was passed to WIMUnmountImageHandle. Only the image handle passed to WIMMountImageHandle or an image handle retrieved from WIMGetMountedImageHandle may be used in WIMUnmountImageHandle.
0xc142011778.11011The directory could not be completely unmounted. This is usually due to applications that still have files opened within the mount directory. Close these files and unmount again to complete the unmount process.
0xc142011878.11011The mounted image is already in use. Please ensure that it was not mounted by another process.
0xc142011978.11011The wimserv.exe binary could not be found. Please ensure that it is available in the system search path.
0xc142011a78.11011Imagex timed out while waiting for the wimmount extractor process to initialize.
0xc142011b78.11011The wimmount service shutdown without returning a status.
0xc142011c78.11011The specified directory is not a valid mounted directory.
0xc142011d78.11011The specified mounted image cannot be committed back into the WIM. This occurs when an image has been through a partial unmount or when an image is still being mounted. If this image was unmounted with commit earlier, then the commit probably succeeded. Please validate that this is the case and then unmount without commit.
0xc142011e78.11011The mount directory of the specified image has changed. All the files in this image will be extracted, and this image cannot be commited.
0xc142011f78.11011The volume of the specified mount path does not support reparse points. Please mount to a volume that supports reparse points.
0xc142012078.11011The specified directory contains a corrupted mount image. No mount operations can be performed on this directory.
0xc142012178.11011The image could not be mounted because the wimmount.sys driver is not installed on this machine. To fix this error, install the wimmount.sys driver.
0xc142012278.11011The mounted image could not be committed because the image in the wim was modified after it was mounted.
0xc142012378.11011The specified directory could not be remounted because it is not a valid remount target. The most likely reason that it is not valid is that the directory has already been unmounted.
0xc142012478.11011The specified directory could not be remounted because the image in the wim was modified after it was mounted.
0xc142012578.11011The specified directory could not be remounted because an unmount of that directory is in progress.
0xc142012678.11011The specified image is already mounted, and cannot be mounted again.
0xc142012778.11011The specified image in the specified wim is already mounted for read/write access.
0xc142012878.11011The specified image handle was not opened with the correct access level. In order to mount an image handle, the handle must have WIM_GENERIC_MOUNT access.
0xc142013078.11011The user attempted to mount a split wim. This is unsupported.
0xc142013178.11011The user attempted to mount to the root of a volume. This is unsupported.
0xc142013278.11011The version of wimgapi used to create this mount directory does not match the current version. Ensure that wimserv.exe, wimmount.sys and imagex.exe/wimgapi.dll are of matching version.
0xc142013478.11011The drive of the specified mount path is not supported. Please mount to a volume on a fixed drive.
0xc142013578.11011The mount operation failed. When mounting, you must disable any software (for example, antivirus or search indexer) that accesses files under that specified mount path.
0xc142013c1011The user attempted to mount a wim whose compression method does not support mounting.
0xc143010d78.11011An invalid image index was specified to the wim container wrapper. The wrapper cannot open an image.
0xc144012978.11011The specified log file exists and is not a unicode encoded text file. Only unicode encoded text files are supported.
0xc144012e78.11011[ ERROR ] %1
0xc144012f78.11011[ WARN ] The extended attribute on file %1 was ignored.
0xc14401361011Unsupported operation. Check that the OS you are running contains a Windows Overlay Filter driver (wof.sys/wofadk.sys).
0xc14401378.11011Unsupported operation. Check that the WIMBoot applied image is WIMBoot compatible.
0xc14401388.11011Unsupported operation. Check that the WIMBoot applied image is being saved locally and not to a network share.
0xc14401398.11011Unsupported operation. Check that existing OS images contained in the specified WIM file are in WIMBoot supported format.
0xc144013a8.11011Unsupported operation. Check that the OS image at the specified path to be captured is WIMBoot supported.
0xc144013b1011Unsupported operation. Check that the OS you are running contains a Windows Overlay Filter driver (wof.sys).
0xc14201027A basic assumption of the service failed.
0xc14401368.1Unsupported operation. Check that the OS you are running contains a wof driver (wof.sys).
62 entries