This is work in progress.

Windows / Headers / wdsmcerr.h

wdsmcerr.h

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
WDSMCSERVER_CATEGORY0x00000001WDS Multicast Server
WDSMCCLIENT_CATEGORY0x00000002WDS Multicast Client
EVT_WDSMCS_S_PARAMETERS_READ0x41210200The Windows Deployment Services multicast server successfully read its configuration settings. The Windows Deployment Services multicast server will now process incoming client requests.
EVT_WDSMCS_W_CP_DLL_LOAD_FAILED_NOT_CRITICAL0x8121025AThe Content Provider %1 failed to initialize. The provider is marked as non-critical. WDS Multicast server will continue to start.%n %n Error Information: %2 %n
WDSMCS_E_SESSION_SHUTDOWN_IN_PROGRESS0xC1210100The request for content was rejected because shutdown is in progress for the specified session.
WDSMCS_E_REQCALLBACKS_NOT_REG0xC1210101The Content Provider did not register required callbacks.
WDSMCS_E_INCOMPATIBLE_VERSION0xC1210102The supported version reported by Content Provider is incompatible.
WDSMCS_E_CONTENT_NOT_FOUND0xC1210103The specified content was not found.
WDSMCS_E_CLIENT_NOT_FOUND0xC1210104The specified client was not found.
WDSMCS_E_NAMESPACE_NOT_FOUND0xC1210105The specified namespace was not found.
WDSMCS_E_CONTENT_PROVIDER_NOT_FOUND0xC1210106The specified content provider was not found.
WDSMCS_E_NAMESPACE_ALREADY_EXISTS0xC1210107The specified namespace already exists.
WDSMCS_E_NAMESPACE_SHUTDOWN_IN_PROGRESS0xC1210108The namespace is pending closure due to inactivity.
WDSMCS_E_NAMESPACE_ALREADY_STARTED0xC1210109The namespace has already started.
WDSMCS_E_NS_START_FAILED_NO_CLIENTS0xC121010AThe namespace cannot be started because there are no clients in the namespace.
WDSMCS_E_START_TIME_IN_PAST0xC121010BThe specified start time is in the past.
WDSMCS_E_PACKET_NOT_HASHED0xC121010CA packet was received without a hash.
WDSMCS_E_PACKET_NOT_SIGNED0xC121010DA packet was received without a signature.
WDSMCS_E_PACKET_HAS_SECURITY0xC121010EA signed or hashed packet was received.
WDSMCS_E_PACKET_NOT_CHECKSUMED0xC121010FA packet was received without a checksum.
WDSMCS_E_CLIENT_DOESNOT_SUPPORT_SECURITY_MODE0xC1210110The client does not support the required security mode.
EVT_WDSMCS_E_PARAMETERS_READ_FAILED0xC1210201An error occurred while trying to read the configuration information. The Windows Deployment Services multicast server will not process incoming client requests. %n %n Error Information: %1 %n
EVT_WDSMCS_E_DUPLICATE_MULTICAST_ADDR0xC1210202The multicast IP address %1 is being used by another Windows Deployment Services server, which has IP %2. Use the Windows Deployment Services management tools to configure your multicast IP address range to avoid this multicast IP address. If you allow this overlap to continue, your network usage will be increased.
EVT_WDSMCS_E_NON_WDS_DUPLICATE_MULTICAST_ADDR0xC1210203The multicast IP address %1 is being used by another multicast server, which has IP %2. Use the Windows Deployment Services management tools to configure your multicast IP address range to avoid this multicast IP address. If you allow this overlap to continue, your network usage will be increased.
EVT_WDSMCS_E_CP_DLL_LOAD_FAILED0xC1210250An error occurred while trying to load the module %1 for Content Provider %2. %n %n Error Information: %3 %n
EVT_WDSMCS_E_CP_INIT_FUNC_MISSING0xC1210251The module %1 for Content Provider %2 does not export the initialization function %3. %n %n Error Information: %4 %n
EVT_WDSMCS_E_CP_INIT_FUNC_FAILED0xC1210252The Content Provider %1 loaded from %2 failed to initialize. %n %n Error Information: %3 %n
EVT_WDSMCS_E_CP_INCOMPATIBLE_SERVER_VERSION0xC1210253The Content Provider %1 is incompatible with this version of Windows Deployment Multicast Server. %n
EVT_WDSMCS_E_CP_CALLBACKS_NOT_REG0xC1210254The Content Provider %1 did not register required callbacks during its initialization. %n
EVT_WDSMCS_E_CP_SHUTDOWN_FUNC_FAILED0xC1210255The shutdown function for Content Provider %1 failed. %n %n Error Information: %2 %n
EVT_WDSMCS_E_CP_MEMORY_LEAK0xC1210256The Content Provider %1 did not release %2 memory allocation(s) after its shutdown function has successfully returned.
EVT_WDSMCS_E_CP_OPEN_INSTANCE_FAILED0xC1210257The Content Provider %1 returned an error while trying to open a new instance. %n %n Configuration: %2 %n Error Information: %3 %n
EVT_WDSMCS_E_CP_CLOSE_INSTANCE_FAILED0xC1210258The Content Provider %1 returned an error while trying to close an instance. %n %n Error Information: %2 %n
EVT_WDSMCS_E_CP_OPEN_CONTENT_FAILED0xC1210259The Content Provider %1 returned an error while trying to open content %2. %n %n Error Information: %3 %n
EVT_WDSMCS_E_CP_DLL_LOAD_FAILED_CRITICAL0xC121025BThe Content Provider %1 failed to initialize. The provider is marked as critical. WDS Multicast server will fail to start.%n %n Error Information: %2 %n
EVT_WDSMCS_E_NSREG_START_TIME_IN_PAST0xC1210300The ScheduledCast namespace %1 using content provider %2 could not be registered as it starts in the past. The namespace has been removed from the namespace store. %n %n Error Information: %3 %n
EVT_WDSMCS_E_NSREG_CONTENT_PROVIDER_NOT_REG0xC1210301The namespace %1 using content provider %2 could not be registered because the content provider is not registered. The namespace has been removed from the namespace store. %n %n Error Information: %3 %n
EVT_WDSMCS_E_NSREG_NAMESPACE_EXISTS0xC1210302The namespace %1 using content provider %2 could not be registered because a namespace by that name already exists. The namespace has been removed from the namespace store. %n %n Error Information: %3 %n
EVT_WDSMCS_E_NSREG_FAILURE0xC1210303The namespace %1 using content provider %2 could not be registered due to an unknown error. %n %n Error Information: %3 %n
WDSTPC_E_CALLBACKS_NOT_REG0xC1220300The required callbacks were not registered.
WDSTPC_E_ALREADY_COMPLETED0xC1220301The session has already completed the download.
WDSTPC_E_ALREADY_IN_PROGRESS0xC1220302The download is already in progress.
WDSTPC_E_UNKNOWN_ERROR0xC1220303An unknown error occurred.
WDSTPC_E_NOT_INITIALIZED0xC1220304WDS Multicast Client not initialized.
WDSTPC_E_KICKED_POLICY_NOT_MET0xC1220305The client did not meet the policy requirements set by the administrator and was kicked from the session.
WDSTPC_E_KICKED_FALLBACK0xC1220306The client was disconnected by the administrator. The server requested that the client use another method to obtain the contents.
WDSTPC_E_KICKED_FAIL0xC1220307The client was disconnected by the administrator.
WDSTPC_E_KICKED_UNKNOWN0xC1220308The client was disconnected by the administrator. An unknown reason was specified for disconnecting the client from the session.
WDSTPC_E_MULTISTREAM_NOT_ENABLED0xC1220309Multistream support is not enabled.
WDSTPC_E_ALREADY_IN_LOWEST_SESSION0xC122030AThe specified client is already in the lowest multistream session.
WDSTPC_E_CLIENT_DEMOTE_NOT_SUPPORTED0xC122030BThe specified client does not support demotion.
WDSTPC_E_NO_IP4_INTERFACE0xC122030CNo IPv4 interface available on the server.
WDSTPTC_E_WIM_APPLY_REQUIRES_REFERENCE_IMAGE0xC122030DThe specified WIM file requires a reference WIM such as res.rwm in order to be applied.
53 entries