Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

AccountInfoCertificateGeneralControlDataTemplate on changed crash #81

Closed
COM8 opened this issue Nov 15, 2019 · 0 comments
Closed

AccountInfoCertificateGeneralControlDataTemplate on changed crash #81

COM8 opened this issue Nov 15, 2019 · 0 comments

Comments

@COM8
Copy link
Member

COM8 commented Nov 15, 2019

Version 0.21.1.0(0.21.1.0)

The UI update gets invoked from the wrong thread (not the UI thread).

Stacktrace

__Interop.ComCallHelpers.Call($__ComObject __this, RuntimeTypeHandle __typeHnd, Int32 __targetIndex, Void* arg0, Void* arg1) in C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Packages\appcompile-20191108-031128-56712\AC\Temp\Ilc1802628841\UWPX_UI.McgInterop\SharedStubs.g.cs at 13345:5;__Interop

UWPX_UI_Context.Classes.DataTemplates.Controls.AccountInfoCertificateGeneralControlDataTemplate.ResetValues();UWPX_UI_Context.Classes.DataTemplates.Controls

UWPX_UI_Context.Classes.DataTemplates.Controls.AccountInfoCertificateGeneralControlDataTemplate.LoadValuesFromCert(Security.Cryptography.Certificates.Certificate cert);UWPX_UI_Context.Classes.DataTemplates.Controls

UWPX_UI_Context.Classes.DataTemplates.Controls.AccountInfoCertificateGeneralControlDataTemplate.CONNECTION_INFO_PropertyChanged(Object sender, ComponentModel.PropertyChangedEventArgs e);UWPX_UI_Context.Classes.DataTemplates.Controls

Shared.Classes.AbstractDataTemplate.d__5.MoveNext() in C:\Users\saute\Documents\Repos\UWPX-Client\Shared\Classes\AbstractDataTemplate.cs at 64:17;Shared.Classes.AbstractDataTemplate

__Interop.ComCallHelpers.Call($__ComObject __this, RuntimeTypeHandle __typeHnd, Int32 __targetIndex) in C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Packages\appcompile-20191108-031128-56712\AC\Temp\Ilc1802628841\UWPX_UI.McgInterop\SharedStubs.g.cs at 13751:5;__Interop

__Interop.ForwardComStubs.Stub_21<System.__Canon>(Void* InstParam, $__ComObject __this, Int32 __targetIndex) in C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Packages\appcompile-20191108-031128-56712\AC\Temp\Ilc1802628841\UWPX_UI.McgInterop\SharedStubs.g.cs at 810:4;__Interop.ForwardComStubs

Reason

System.Exception

Link to App Center

@COM8 COM8 changed the title Fix System.Exception in C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Packages\appcompile-20191108-031128-56712\AC\Temp\Ilc1802628841\UWPX_UI.McgInterop\SharedStubs.g.cs at 13345 line 5 AccountInfoCertificateGeneralControlDataTemplate on changed crash Dec 19, 2019
@COM8 COM8 closed this as completed in 63182ae Dec 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant