Microsoft-Windows-AppXDeployment-Server › Event 629

Event ID 629 — No applicable cross-architecture framework was found for package PackageName.

Provider
Microsoft-Windows-AppXDeployment-Server
Channel
Operational
Level
Verbose
Task
AppXDeployment.Task.Server.Dependency

Description

No applicable cross-architecture framework was found for package PackageName. The package will be installed with matching-architecture framework only.

Message #

No applicable cross-architecture framework was found for package %1. The package will be installed with matching-architecture framework only.

Fields #

NameDescription
PackageName UnicodeString
DependencyName UnicodeString
DependencyPublisher UnicodeString
DependencyArchitecture UInt32
DependencyMinVersion UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppXDeployment-Server",
    "guid": "3F471139-ACB7-4A01-B7A7-FF5DA4BA2D43",
    "event_source_name": "",
    "event_id": 629,
    "version": 0,
    "level": 5,
    "task": 4,
    "opcode": 0,
    "keywords": 4611686018427387905,
    "time_created": "2023-11-05T22:33:40.966926+00:00",
    "event_record_id": 8741,
    "correlation": {
      "ActivityID": "E4DB489E-1037-0002-627D-DBE43710DA01"
    },
    "execution": {
      "process_id": 4660,
      "thread_id": 5424
    },
    "channel": "Microsoft-Windows-AppXDeploymentServer/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-21-1992711665-1655669231-58201500-1000"
    }
  },
  "event_data": {
    "PackageName": "Microsoft.Windows.Photos_21.21030.25003.0_x64__8wekyb3d8bbwe",
    "DependencyName": "Microsoft.UI.Xaml.2.4",
    "DependencyPublisher": "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US",
    "DependencyArchitecture": 0,
    "DependencyMinVersion": "2.42005.18002.0"
  },
  "message": ""
}

References #