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.NullReferenceException: Object reference not set to an instance of an object. in <>c__DisplayClass60_0.<SaveAsyncInternal>b__1 () #2

Open
ulfemsoy opened this issue Aug 6, 2024 · 0 comments

Comments

@ulfemsoy
Copy link
Owner

ulfemsoy commented Aug 6, 2024

Version 1.27(1.27)

Stacktrace

Coragi.ImagePrint.Client.Application.MainForm.<>c__DisplayClass60_0.b__1();Coragi.ImagePrint.Client.Application.MainForm

Ebp.Runtime.AsyncContext.<>c__DisplayClass16_0.b__0(Object objState);Ebp.Runtime.AsyncContext

Ebp.Runtime.AsyncContext.<>c__DisplayClass15_0.b__0(Object objSyncState);Ebp.Runtime.AsyncContext

Ebp.ExceptionUtility.PreserveStackTrace(Exception objException);Ebp

Ebp.Runtime.AsyncContext.<>c__DisplayClass15_0.b__0(Object objSyncState);Ebp.Runtime.AsyncContext

Ebp.Ui.Forms.ControlSynchronizationContext.<>c__DisplayClass5_0.b__0();Ebp.Ui.Forms.ControlSynchronizationContext

Ebp.Ui.Forms.ControlSynchronizationContext.Send(SendOrPostCallback objCallback, Object objState);Ebp.Ui.Forms

Ebp.Runtime.AsyncContext.Send(SendOrPostCallback objCallback, Object objState, Boolean bIgnoreAborted);Ebp.Runtime

Ebp.ExceptionUtility.PreserveStackTrace(Exception objException);Ebp

Ebp.Runtime.AsyncContext.Send(SendOrPostCallback objCallback, Object objState, Boolean bIgnoreAborted);Ebp.Runtime

Ebp.Runtime.AsyncContext.SendInternal(MethodInvoker objCallback, Boolean bIgnoreAborted);Ebp.Runtime

Ebp.Runtime.AsyncContext.SendAlways(MethodInvoker objCallback);Ebp.Runtime

Coragi.ImagePrint.Client.Application.MainForm.<>c__DisplayClass60_0.b__0();Coragi.ImagePrint.Client.Application.MainForm

Ebp.Ui.EntityModel.Forms.UiService.<>c__DisplayClass50_1.b__1();Ebp.Ui.EntityModel.Forms.UiService

Ebp.Runtime.AsyncInvoke.ThreadCallback(Object objState);Ebp.Runtime

Reason

System.NullReferenceException: Object reference not set to an instance of an object.

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