JTG schmiert ab
Verfasst: Do 26 Feb 2004, 23:50
Hoppla,
da hab ich doch computerseitig seit dem Update auf .net 1.1 und JTG 0.7.1b _nichts_ an meinem System geändert. Nur die Box auf JTG Komplettimage gehievt nebst Snapshot von gestern morgen (26.2.04 9:26).
Box-seitig scheint wirklich alles zu spielen, nur JTG semmelt wie folgt ab: beim Start liest er noch die Bouquets ein und zeigt sie auf der linken Seite an, die EPG-Infos fehlen komplett (lerre Liste). Jeder Klick auf einen Sender wird mit einem unhandled exception quittiert. Ebenso, wenn ich das Datum weiterschalten will. Das Problem tritt auf bei EPG und Offline EPG, nicht bei Clickfinder.
Streamingservermode hab ich wahlweise an- und auch abgeschaltet.
Was meint Ihr dazu?
Gruß Ralf
da hab ich doch computerseitig seit dem Update auf .net 1.1 und JTG 0.7.1b _nichts_ an meinem System geändert. Nur die Box auf JTG Komplettimage gehievt nebst Snapshot von gestern morgen (26.2.04 9:26).
Box-seitig scheint wirklich alles zu spielen, nur JTG semmelt wie folgt ab: beim Start liest er noch die Bouquets ein und zeigt sie auf der linken Seite an, die EPG-Infos fehlen komplett (lerre Liste). Jeder Klick auf einen Sender wird mit einem unhandled exception quittiert. Ebenso, wenn ich das Datum weiterschalten will. Das Problem tritt auf bei EPG und Offline EPG, nicht bei Clickfinder.
Code: Alles auswählen
Input string was not in a correct format
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.ParseInt64(String s, NumberStyles style, NumberFormatInfo info)
at DBox2.frmMain.lbSenderCF_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///g:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
DBox2
Assembly Version: 1.0.1499.31498
Win32 Version: 1.0.1499.31498
CodeBase: file:///D:/Programme/dbox/JackTheGrabber/DBox2.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///g:/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:///g:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
Interop.WinGrabEngine
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Programme/dbox/JackTheGrabber/Interop.WinGrabEngine.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///g:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
AxInterop.MSCommLib
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///D:/Programme/dbox/JackTheGrabber/AxInterop.MSCommLib.DLL
----------------------------------------
Microsoft.VisualBasic.Compatibility
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3077
CodeBase: file:///D:/Programme/dbox/JackTheGrabber/Microsoft.VisualBasic.Compatibility.DLL
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3052.4
CodeBase: file:///g:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
Interop.MSCommLib
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///D:/Programme/dbox/JackTheGrabber/Interop.MSCommLib.DLL
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///g:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///g:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///g:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.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.
Was meint Ihr dazu?
Gruß Ralf