Richard Petkiewicz Posted April 25, 2022 Posted April 25, 2022 After the latest update I'm now getting an unhandled exception whenever I exit ComicBase. This is what I see in the Details window of the exception dialog box: ************** Exception Text ************** System.OverflowException: Arithmetic operation resulted in an overflow. at ProjectX.Globals.VB$StateMachine_340_CheckForAutoCompactAsync.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at ProjectX.Globals.VB$StateMachine_400_DoQuitAsync.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at ProjectX.FrmMain.VB$StateMachine_158_ExitToolStripMenuItem_Click.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
Mark J. Castaneda Posted April 26, 2022 Posted April 26, 2022 download/install the revised CB2022 program installer from your online account, it should address the problem: https://www.comicbase.com/mycb/Registrations.aspx
Richard Petkiewicz Posted April 26, 2022 Author Posted April 26, 2022 Yes, it fixed the problem. Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now