Skip to content

Instantly share code, notes, and snippets.

@lyahdav
Created September 23, 2022 22:52
Show Gist options
  • Save lyahdav/00db0cdcaae9eb2602b2a4a45f79677e to your computer and use it in GitHub Desktop.
Save lyahdav/00db0cdcaae9eb2602b2a4a45f79677e to your computer and use it in GitHub Desktop.
D:\a\_work\1\s\BuildOutput\Release\x64\WindowsAppRuntime_DLL\WindowsAppRuntimeInsights.h(53)\Microsoft.WindowsAppRuntime.Bootstrap.dll!00007FFDFBB3206B: (caller: 00007FFDFBB2D898) LogHr(1) tid(242f0) 8007007E The specified module could not be found.
Msg:[Unable to load resource dll. Microsoft.WindowsAppRuntime.Insights.Resource.dll]
D:\a\_work\1\s\dev\WindowsAppRuntime_BootstrapDLL\MddBootstrap.cpp(814)\Microsoft.WindowsAppRuntime.Bootstrap.dll!00007FFDFBB2A779: (caller: 00007FFDFBB292CF) LogHr(2) tid(242f0) 80040010 Object is not in any of the inplace active states
Msg:[Bootstrap.Intitialize: Scanning packages for Major.Minor=1.1, Tag=, MinVersion=0.0.0.0] CallContext:[\Initialize]
D:\a\_work\1\s\dev\WindowsAppRuntime_BootstrapDLL\MddBootstrap.cpp(923)\Microsoft.WindowsAppRuntime.Bootstrap.dll!00007FFDFBB2B1FE: (caller: 00007FFDFBB292CF) LogHr(3) tid(242f0) 80040012 Not able to perform the operation because object is not given storage yet
Msg:[Bootstrap.Intitialize: Microsoft.WinAppRuntime.DDLM.1004.584.2120.0-x6_1004.584.2120.0_x64__8wekyb3d8bbwe is applicable (Major.Minor=1.1, Tag=, MinVersion=0.0.0.0)] CallContext:[\Initialize]
D:\a\_work\1\s\dev\WindowsAppRuntime_BootstrapDLL\MddBootstrap.cpp(914)\Microsoft.WindowsAppRuntime.Bootstrap.dll!00007FFDFBB2B098: (caller: 00007FFDFBB292CF) LogHr(4) tid(242f0) 80040011 Not able to convert object
Msg:[Bootstrap.Intitialize: Microsoft.WinAppRuntime.DDLM.1004.584.2120.0-x8_1004.584.2120.0_x86__8wekyb3d8bbwe not applicable. Architecture doesn't match current architecture x64 (Major.Minor=1.1, Tag=, MinVersion=0.0.0.0)] CallContext:[\Initialize]
D:\a\_work\1\s\dev\WindowsAppRuntime_BootstrapDLL\MddBootstrap.cpp(946)\Microsoft.WindowsAppRuntime.Bootstrap.dll!00007FFDFBB2BB26: (caller: 00007FFDFBB292CF) LogHr(5) tid(242f0) 80040013 Msg:[Bootstrap.Intitialize: Microsoft.WinAppRuntime.DDLM.1004.584.2120.0-x6_1004.584.2120.0_x64__8wekyb3d8bbwe best matches the criteria (Major.Minor=1.1, Tag=, MinVersion=0.0.0.0) of 88 packages scanned] CallContext:[\Initialize]
D:\a\_work\1\s\dev\DynamicDependency\API\WinRTInprocModule.h(106)\Microsoft.WindowsAppRuntime.dll!00007FFDE1145AAB: (caller: 00007FFDE1145347) Exception(1) tid(242f0) 80070005 Access is denied.
Exception thrown at 0x00007FFE85E14FD9 in TestApplication.exe: Microsoft C++ exception: wil::ResultException at memory location 0x00000069296FD5B0.
Exception thrown at 0x00007FFE85E14FD9 in TestApplication.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
D:\a\_work\1\s\dev\DynamicDependency\API\MddWinRT.cpp(54)\Microsoft.WindowsAppRuntime.dll!00007FFDE117B352: (caller: 00007FFDE1148682) ReturnHr(1) tid(242f0) 80070005 Access is denied.
Msg:[D:\a\_work\1\s\dev\DynamicDependency\API\WinRTInprocModule.h(106)\Microsoft.WindowsAppRuntime.dll!00007FFDE1145AAB: (caller: 00007FFDE1145347) Exception(1) tid(242f0) 80070005 Access is denied.
]
D:\a\_work\1\s\dev\UndockedRegFreeWinRT\catalog.cpp(348)\Microsoft.WindowsAppRuntime.dll!00007FFDE11486A1: (caller: 00007FFDE114BA3F) ReturnHr(2) tid(242f0) 80070005 Access is denied.
D:\a\_work\1\s\dev\UndockedRegFreeWinRT\catalog.cpp(334)\Microsoft.WindowsAppRuntime.dll!00007FFDE11486BA: (caller: 00007FFDE114BA3F) ReturnHr(3) tid(242f0) 80070005 Access is denied.
D:\a\_work\1\s\dev\UndockedRegFreeWinRT\urfw.cpp(244)\Microsoft.WindowsAppRuntime.dll!00007FFDE114BA61: (caller: 00007FF619CCE205) ReturnHr(4) tid(242f0) 80070005 Access is denied.
Exception thrown at 0x00007FFE85E14FD9 (KernelBase.dll) in TestApplication.exe: WinRT originate error - 0x80070005 : 'Access is denied.'.
Exception thrown at 0x00007FFE85E14FD9 in TestApplication.exe: Microsoft C++ exception: winrt::hresult_access_denied at memory location 0x00000069296FEF58.
Unhandled exception at 0x00007FFE85E14FD9 in TestApplication.exe: Microsoft C++ exception: winrt::hresult_access_denied at memory location 0x00000069296FEF58.
Exception thrown at 0x00007FFE85E14FD9 (KernelBase.dll) in TestApplication.exe: WinRT originate error - 0x80070005 : 'Access is denied.'.
Exception thrown at 0x00007FFE85E14FD9 in TestApplication.exe: Microsoft C++ exception: winrt::hresult_error at memory location 0x00000069296FF1C8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment