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.ArgumentNullException: Null strings may not be marshaled in Windows Runtime arguments. Parameter name: sourceString in ForwardComStubs.Stub_45[TThis] (__ComObject, String, Int32) #153

Open yoshiask opened 3 years ago

yoshiask commented 3 years ago

Version 1.3.0.70(1.3.0.70)

Stacktrace

__Interop.ForwardComStubs.Stub_45[TThis](ComObject, String, Int32) + 0x69;Interop

UWPCommunity.Views.DashboardView.d__3.MoveNext() + 0x17b;UWPCommunity.Views.DashboardView

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

__Interop.ForwardComStubs.Stub_18[TThis](ComObject, Int32) + 0x24;Interop

Reason

System.ArgumentNullException: Null strings may not be marshaled in Windows Runtime arguments. Parameter name: sourceString

Link to App Center