WindowsAppCommunity / UWPCommunityApp

A UWP companion app for the UWP Community website
https://www.microsoft.com/store/apps/9PJW4588MKV0
13 stars 5 forks source link

Fix Windows.UI.Xaml.Markup.XamlParseException in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32) #60

Open yoshiask opened 4 years ago

yoshiask commented 4 years ago

Version 1.1.1.0(1.1.1.0)

Stacktrace

Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32) + 0xa2;__Interop

__Interop.ForwardComStubs.Stub_16[TThis](ComObject, Int32) + 0x1c;Interop

Reason

Windows.UI.Xaml.Markup.XamlParseException

Link to App Center