Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@yoshiask
Copy link
Member

yoshiask commented Sep 1, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant