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
{{ message }}
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: