Microsoft-Windows-AppxPackagingOM › Event 216

Event ID 216 — App manifest validation warning: Declared namespace namespace is inapplicable, it will be ignored during manifest processing.

Provider
Microsoft-Windows-AppxPackagingOM
Channel
Operational
Level
Warning
Task
Manifest
Opcode
ParseManifest

Description

App manifest validation warning: Declared namespace namespace is inapplicable, it will be ignored during manifest processing.

Message #

App manifest validation warning: Declared namespace %1 is inapplicable, it will be ignored during manifest processing.

Fields #

NameDescription
namespace UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppxPackagingOM",
    "guid": "BA723D81-0D0C-4F1E-80C8-54740F508DDF",
    "event_source_name": "",
    "event_id": 216,
    "version": 0,
    "level": 3,
    "task": 4,
    "opcode": 11,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T06:23:20.661860+00:00",
    "event_record_id": 426,
    "correlation": {},
    "execution": {
      "process_id": 1532,
      "thread_id": 1084
    },
    "channel": "Microsoft-Windows-AppxPackaging/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "namespace": "http://schemas.microsoft.com/developer/appx/2015/build"
  },
  "message": ""
}

References #