Error on load

The place to describe any bugs you find in the software
Post Reply
Neill
Posts: 32
Joined: Sat 28 Sep, 2024 6:15 pm

Error on load

Post by Neill »

Got error loading application today
image.png
image.png (66.69 KiB) Viewed 23 times
Exception StackTrace:

at MaximMoney.Controls.ucHolidayDetails.l9yfLvtYYef(Object , EventArgs )
at System.Windows.Forms.UserControl.OnResize(EventArgs e)
at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.set_Size(Size value)
at pi61jHfXwXjSH5sLpEp4.uF7ZGlfXE0ZQj9G3Afq1.fA6fX2fqFFP()
at pi61jHfXwXjSH5sLpEp4.uF7ZGlfXE0ZQj9G3Afq1..ctor()
at CWvvI07eNH83AaSVK2e.vIxIM57fE2lg7oiC0fW.q7b7TS7Msc(Object , Object , Object )
at CWvvI07eNH83AaSVK2e.vIxIM57fE2lg7oiC0fW.q7b7TS7Msc(Object , Object , Object )
at CWvvI07eNH83AaSVK2e.vIxIM57fE2lg7oiC0fW.rQ87c58rLR(Object , Object )
at XIdfhg95tL6DZEKR3MI.qqkx799H7fD0HmHYBs2.Bkj93Dhl2C(Object , Boolean )

Full StackTrace:

at MaximMoney.Forms.Error.bBLaimHS0G(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean ignoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at Infragistics.Win.UltraWinForm.UltraFormManager.FormSubClasser.WndProcImpl(Message& m)
at Infragistics.Win.UltraWinForm.UltraFormManager.FormSubClasser.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
at Windows.Win32.PInvoke.ShowWindow(HWND hWnd, SHOW_WINDOW_CMD nCmdShow)
at Windows.Win32.PInvoke.ShowWindow(HWND hWnd, SHOW_WINDOW_CMD nCmdShow)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at BjlihRpiEio6EM0pJtq.Qgf8EApCoxuukPdjhUW.TbtpNnE4H0(Object , Exception , LogCategory )
at XIdfhg95tL6DZEKR3MI.qqkx799H7fD0HmHYBs2.Bkj93Dhl2C(Object , Boolean )
at WhpgXv9U6qyddL851Hm.TWngek92qEvRJfT6aCO.Snj07Hlg9c(String )
at WhpgXv9U6qyddL851Hm.TWngek92qEvRJfT6aCO.j3U0nvgTrh()
at WhpgXv9U6qyddL851Hm.TWngek92qEvRJfT6aCO.XXl083wuKb(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean ignoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FormSubClasser.WndProcImpl(Message& m)
at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FormSubClasser.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
at Windows.Win32.PInvoke.ShowWindow(HWND hWnd, SHOW_WINDOW_CMD nCmdShow)
at Windows.Win32.PInvoke.ShowWindow(HWND hWnd, SHOW_WINDOW_CMD nCmdShow)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)
at bxomkar4GpWsDpkCC04.hSHgWLrJC9JIGsq0NdF.Main()
at <PrivateImplementationDetails>{FE637270-4D66-4973-B980-8401D89777B5}.Main()

version 1761
Campbell
Site Admin
Posts: 386
Joined: Sun 14 Jul, 2024 10:21 am
Location: Edinburgh, Scotland
Contact:

Re: Error on load

Post by Campbell »

Thanks for this. The "Common Language Runtime detected an invalid program" is a weird one. It seems to be happening randomly, so I don't think it's a bug with Maxim Money itself, but rather the .NET runtime. Can you follow the instructions here and see if that resolves?
User avatar
Frelon
Posts: 40
Joined: Mon 19 May, 2025 6:20 pm
Location: Henfield West Sussex

Re: Error on load

Post by Frelon »

Don't think it is the same error, but this happened on opening Maxim this afternoon!
Image
Attachments
2026-01-28 Maxim Error.png
2026-01-28 Maxim Error.png (30.22 KiB) Viewed 17 times
Neill
Posts: 32
Joined: Sat 28 Sep, 2024 6:15 pm

Re: Error on load

Post by Neill »

Appear to be on this version of .NET (see below), will see if there is an update I can install
Had this issue 2 times over last 2 weeks if I recall correct. Its fine after a close and reopen
image.png
image.png (11.28 KiB) Viewed 16 times
Campbell
Site Admin
Posts: 386
Joined: Sun 14 Jul, 2024 10:21 am
Location: Edinburgh, Scotland
Contact:

Re: Error on load

Post by Campbell »

Frelon wrote: Wed 28 Jan, 2026 6:53 pm Don't think it is the same error, but this happened on opening Maxim this afternoon!
Image
This one should now be fixed, in 1.7.6.2.
Post Reply