ich habe bei jtg 0.7.4 unter optionen bei telnet "60 sekunden vor aufnahme nhttpd neustarten" aktiviert.
nun habe ich vor kurzem per internet-update (windows xp pro) die neusten patches von microsoft installiert.
seit dem bekomme ich bei der timeraufnahme, wenn jtg sich per telnet auf die box einlogt, und den nhttpd neustartet, folgende fehlermeldung:
in den optionen unter ausgabe steht als letzter eintrag "enter 'help' for a list of build-in commands".See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: The currency separator information specified in the NumberFormatInfo is ambiguous for parsing.
at Microsoft.VisualBasic.CompilerServices.DoubleType.Parse(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.DoubleType.FromString(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.DoubleType.FromString(String Value)
at Projekt1.Form1.check_timer()
at Projekt1.Form1.Timer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
atelnet
Assembly Version: 1.0.1477.23992
Win32 Version: 1.0.1477.23992
CodeBase: file:///C:/Programme/JtG/atelnet.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3052.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
AxInterop.MSWinsockLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Programme/JtG/AxInterop.MSWinsockLib.DLL
----------------------------------------
Interop.MSWinsockLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Programme/JtG/Interop.MSWinsockLib.DLL
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.
wenn ich dann den button continue-anklicke, dauert es ca. 5 sekunden, bis die gleiche meldung wieder erscheint. wenn ich quit auswaehle, erscheint im ausgabe-fenster "~>" und " Anwendung beendet"
die aufnahme wird dann auch vollstaendig und ohne probleme ausgefuehrt - ohne den abbruch durch quit ist allerdings keine aufnahme moeglich - es gibt dann sehr viele resends, da telnet wohl noch aktiv ist auf der box.
woran liegt es ? welchem update habe ich diesen netten fehler zu verdanken
