You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix System.ArgumentNullException: Null strings may not be marshaled in Windows Runtime arguments.
Parameter name: sourceString in ForwardComStubs.Stub_47[TThis] (__ComObject, String, Int32)
#177
Open
yoshiask opened this issue
Sep 1, 2021
· 0 comments
Version 1.4.0.70(1.4.0.70)
Stacktrace
__Interop.ForwardComStubs.Stub_47[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_20[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
The text was updated successfully, but these errors were encountered: