Ich bin jetzt auf circa +30 Gleisreporter Deluxe und +20 Weichenchefs gekommen, und habe jetzt nach der Sommerpause ein Problem bekommen mit einem Weichenchef, der vor circa 2 Jahren verbaut wurde.
Alle sind mit MM-adressen konfiguriert, aber plötzlich schaltet eine Weiche nicht. Beim Eröffnen des Weichenchef Tool sehe ich, dass diese Weiche jetzt mit Adresse 51200 DCC statt erwartet 21MM wie früher.
Sobald ich diesen Weichenchef im Tool im Drop-Down Liste auswählen stürzt das Weichenchef Tool ab. Ich kann also die Adresse nicht wieder ändern.
Unten ist ganze Fehlermeldung mit details.
Kann man ein Reset durchführen oder gibt es andere gute Vorschlagen wie ich es beheben kann?
Freundliche Grüsse aus der Schweiz,
Lars
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.
Parameter name: startIndex
at System.String.Substring(Int32 startIndex, Int32 length)
at SerialPortTerminal1.Form1.comboBox1_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 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.
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.
---------------------------
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.
Parameter name: startIndex
at System.String.Substring(Int32 startIndex, Int32 length)
at SerialPortTerminal1.Form1.comboBox1_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 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.
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.