Quickstart Error - Please help

59 views
Skip to first unread message

Christoff Muller

unread,
Apr 1, 2025, 10:38:29 AMApr 1
to caesar-lisflood
Good day. 

I am new to Caesar-Lisflood and I have not been able to ran the quick start at all. The following Error keeps occurring: 

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at caesar1.Form1.fracGSchanged(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)
   at System.Windows.Forms.Control.set_Text(String value)
   at System.Windows.Forms.TextBoxBase.set_Text(String value)
   at System.Windows.Forms.TextBox.set_Text(String value)
   at caesar1.Form1.menuItemConfigFileOpen_Click(Object sender, EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItem.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9290.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
CAESAR-lisflood 2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///G:/My%20Drive/9.%20Personal%20Development/4.%20Digital%20Training/CEASER-Lisflood/CAESAR-lisflood%20quick%20start%20for%20version%202.0/quick%20start%20catchment/CAESAR-lisflood%202.0.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9256.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Tom Coulthard

unread,
Apr 1, 2025, 1:55:22 PMApr 1
to caesar-...@googlegroups.com
Hi Christophe - quick thing to check - have you got windows set up so the decimal point is a comma , instead of a point . 

We’ve had this issue before and you need to change the language format settings on windows. 


From: caesar-...@googlegroups.com <caesar-...@googlegroups.com> on behalf of Christoff Muller <christof...@gmail.com>
Sent: Tuesday, April 1, 2025 3:38:29 PM
To: caesar-lisflood <caesar-...@googlegroups.com>
Subject: Quickstart Error - Please help
 
--
You received this message because you are subscribed to the Google Groups "caesar-lisflood" group.
To unsubscribe from this group and stop receiving emails from it, send an email to caesar-lisflo...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/caesar-lisflood/a2af564b-87aa-4610-ab9c-9fd4f82f78b4n%40googlegroups.com.

Christoff Muller

unread,
Apr 1, 2025, 2:41:55 PMApr 1
to caesar-...@googlegroups.com
I just had a look, the comma seems to be the decimal symbol. I also replaced all "." in the txt documents with "," and attempted to open the items again, but it gave the same error.

image.png




Tom Coulthard

unread,
Apr 2, 2025, 1:43:23 AMApr 2
to caesar-...@googlegroups.com
That won’t work. You need to change the computer settings - as in the box you showed. 


Sent: Tuesday, April 1, 2025 7:41:09 PM
To: caesar-...@googlegroups.com <caesar-...@googlegroups.com>
Subject: Re: Quickstart Error - Please help
 

Christoff Muller

unread,
Apr 2, 2025, 2:57:32 AMApr 2
to caesar-...@googlegroups.com

Thank you, I have changed that. It still gives the same error message. Is there perhaps something else I could try? We attempted it on another computer and it gave the same error.



Reply all
Reply to author
Forward
0 new messages