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 System.Runtime.InteropServices.COMException in StorageFolder.GetFoldersAsync () #48

Open yoshiask opened 4 years ago

yoshiask commented 4 years ago

Version 1.1.1.0(1.1.1.0)

Stacktrace

UWPCommunity.UWPCommunity_XamlTypeInfo.XamlTypeInfoProvider.get_Provider();UWPCommunity.UWPCommunity_XamlTypeInfo

UWPCommunity.UWPCommunity_XamlTypeInfo.XamlTypeInfoProvider.GetXamlTypeByName(String typeName);UWPCommunity.UWPCommunity_XamlTypeInfo

UWPCommunity.UWPCommunity_XamlTypeInfo.XamlMetaDataProvider.GetXamlType(String fullName);UWPCommunity.UWPCommunity_XamlTypeInfo

UWPCommunity.App.GetXamlType(String fullName);UWPCommunity

Reason

System.Runtime.InteropServices.COMException

Link to App Center