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.Exception: Una operación asincrónica no se inició correctamente. Only a single ContentDialog can be open at any time. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*) #192

Open
yoshiask opened this issue Nov 30, 2021 · 1 comment

Comments

@yoshiask
Copy link
Member

Version 1.4.0.0(1.4.0.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

UWPCommunity.Views.Subviews.EditProjectView.<SubmitButton_Click>d__12.MoveNext() + 0x91b;UWPCommunity.Views.Subviews.EditProjectView

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

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Una operación asincrónica no se inició correctamente.

Only a single ContentDialog can be open at any time.

Link to App Center

@FrayxRulez
Copy link

You can upload symbols to AppCenter to get a proper stack trace!

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

2 participants