Site icon EfmSoft

What does Windows error code 14019 (ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE) mean?

 
Previous Next
ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT

ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE

ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE means that the root assembly element has a default namespace, but it is not the namespace required for the Windows SxS manifest schema. Windows therefore rejects the manifest even when the XML itself is well formed.

How to correct the manifest

Do not replace the namespace with a guessed URI; use the exact schema value required by the target manifest format.

Microsoft: application manifests


Looking for a different code? Search another status or error code.

Exit mobile version