Windows-ApplicationModel-Store-SDK › Event 2004

Event ID 2004 — Message Error: Error Code Function: Function Source: Source (Line Number).

Provider
Windows-ApplicationModel-Store-SDK
Channel
Operational
Level
Error
Task
In_AppPurchase
Opcode
Error

Message #

%1
Error: %3
Function: %2
Source: %4 (%5)

Fields #

NameDescription
Message UnicodeString
Function AnsiString
Error Code Int32
Source AnsiString
Line Number UInt32

Example Event #

{
  "system": {
    "provider": "Windows-ApplicationModel-Store-SDK",
    "guid": "FF79A477-C45F-4A52-8AE0-2B324346D4E4",
    "event_source_name": "",
    "event_id": 2004,
    "version": 0,
    "level": 2,
    "task": 2001,
    "opcode": 12,
    "keywords": 9223372036854775810,
    "time_created": "2023-11-05T23:08:47.258586+00:00",
    "event_record_id": 4804,
    "correlation": {},
    "execution": {
      "process_id": 9824,
      "thread_id": 8864
    },
    "channel": "Microsoft-Windows-Store/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-21-1992711665-1655669231-58201500-1000"
    }
  },
  "event_data": {
    "Message": "ChkHr(HRESULT_FROM_WIN32(::RegOpenKeyExW(root, subKey, 0, ((((0x00020000L)) | (0x0001) | (0x0008) | (0x0010)) & (~(0x00100000L))), &hKey)))",
    "Function": "RegistryHelper::GetStringValue",
    "Error Code": -2147024894,
    "Source": "onecoreuap\\enduser\\winstore\\licensing\\winrt\\lib\\registryhelper.cpp",
    "Line Number": 87
  },
  "message": ""
}

References #