Quicken Consistently Crashes When Scrolling Thru Bills & Income Tab
Resurrecting this issue because previous discussions have been closed without resolution. I have over 80 manual reminders scheduled to assist in accurately projecting cash balances. Nearly always while scrolling thru the list it will crash; sometimes it waits to crash until clicking on a specific reminder to edit.
The old Manage Bill & Income Reminders pop-up window from the Tools menu works without issue. It is only the relatively new UI in the Tab that crashes.
Clean re-installs, validations, File Copy have no impact. I suspect the number of reminders is significant because the window scrolling is jerky once getting to bottom of the window.
A Bugsplat error report window is generated after the crash. The Windows event log spawns the following .NET Runtime exception error-
Application: qw.exe Framework Version: v4.0.30319 Description: The process was
terminated due to an unhandled exception. Exception Info:
System.ArgumentOutOfRangeException at
System.Windows.Threading.DispatcherTimer.set_Interval(System.TimeSpan) at
System.Windows.Controls.PopupControlService.ShowToolTip(System.Windows.DependencyObject,
Boolean) at
System.Windows.Controls.PopupControlService.PromotePendingToolTipToCurrent(TriggerAction)
at
System.Windows.Controls.PopupControlService+<>c__DisplayClass15_0.<BeginShowToolTip>b__0(System.Object,
System.EventArgs) at
System.Windows.Threading.DispatcherTimer.FireTick(System.Object) at
System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate,
System.Object, Int32) at
System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object,
System.Delegate, System.Object, Int32, System.Delegate) at
System.Windows.Threading.DispatcherOperation.InvokeImpl() at
System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
at
System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object, Boolean) at
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object, Boolean) at
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object) at
MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext,
System.Threading.ContextCallback, System.Object) at
System.Windows.Threading.DispatcherOperation.Invoke() at
System.Windows.Threading.Dispatcher.ProcessQueue() at
System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr,
Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr,
Boolean ByRef) at
MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) at
System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate,
System.Object, Int32) at
System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object,
System.Delegate, System.Object, Int32, System.Delegate) at
System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority,
System.TimeSpan, System.Delegate, System.Object, Int32) at
MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at
<Module>._WinMainCRTStartup()