Error at opening of ATM

Discussion of the latest application betas including reports of bugs, issues and suggestions before it is made available as a general release.
Post Reply
Gin
Posts: 3
Joined: Thu Jan 07, 2021 8:43 am

Error at opening of ATM

Post by Gin »

Hello,

I get this error immediately after launching the program for the first time:

Product name: AdvancedTester
Product version: 0.0.3.1
Details:
Value of '1/7/2021 12:00:00 AM' is not valid for 'Value'. 'Value' should be between 'MinDate' and 'MaxDate'.
Parameter name: Value
at System.Windows.Forms.DateTimePicker.set_Value(DateTime value)
at   . ()
at   . ()
at   . (Object , EventArgs )
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

tickstory
Posts: 4883
Joined: Sun Jan 06, 2013 12:27 am

Re: Error at opening of ATM

Post by tickstory »

Thanks for your issue report, Gin. Could you please tell us what regional settings you have? It looks like it might have something to do with date formatting.

Thanks.

Gin
Posts: 3
Joined: Thu Jan 07, 2021 8:43 am

Re: Error at opening of ATM

Post by Gin »

Probably yes:

I am currently situated in Germany while I am using a English/USA regional format in windows10.

tickstory
Posts: 4883
Joined: Sun Jan 06, 2013 12:27 am

Re: Error at opening of ATM

Post by tickstory »

Hi Gin,

Thanks for the information. We unfortunately couldn't reproduce the issue but we've identified what could be the problem.
Could you please use your beta download link to get the latest v0.0.3.3 and see if this fixes the issue for you?

Thanks.

Gin
Posts: 3
Joined: Thu Jan 07, 2021 8:43 am

Re: Error at opening of ATM

Post by Gin »

Yes it did, thanks!

tickstory
Posts: 4883
Joined: Sun Jan 06, 2013 12:27 am

Re: Error at opening of ATM

Post by tickstory »

Great news! Thanks for letting us know. We've sent you something in a private message as a thanks for helping us find an issue ;)

Post Reply